[
  {
    "id": "vercel-labs/skills/find-skills",
    "name": "find-skills",
    "description": "Helps users discover and install agent skills when they ask questions like \"how do I do X\", \"find a skill for X\", \"is there a skill that can...\", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.",
    "source": "vercel-labs/skills",
    "skillId": "find-skills",
    "installs": 355500,
    "githubStars": 0,
    "repoUrl": "https://github.com/vercel-labs/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "vercel-labs/agent-skills/vercel-react-best-practices",
    "name": "vercel-react-best-practices",
    "description": "",
    "source": "vercel-labs/agent-skills",
    "skillId": "vercel-react-best-practices",
    "installs": 176800,
    "githubStars": 21556,
    "repoUrl": "https://github.com/vercel-labs/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "vercel-labs/agent-skills/web-design-guidelines",
    "name": "web-design-guidelines",
    "description": "Review UI code for Web Interface Guidelines compliance. Use when asked to \"review my UI\", \"check accessibility\", \"audit design\", \"review UX\", or \"check my site against best practices\".",
    "source": "vercel-labs/agent-skills",
    "skillId": "web-design-guidelines",
    "installs": 135700,
    "githubStars": 21556,
    "repoUrl": "https://github.com/vercel-labs/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/frontend-design",
    "name": "frontend-design",
    "description": "Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.",
    "source": "anthropics/skills",
    "skillId": "frontend-design",
    "installs": 108500,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-ai",
    "name": "azure-ai",
    "description": "Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. USE FOR: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech. DO NOT USE FOR: Function apps/Functions (use azure-functions), databases (azure-kusto), general Azure resources.",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-ai",
    "installs": 88000,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-cost-optimization",
    "name": "azure-cost-optimization",
    "description": "Identify and quantify cost savings across Azure subscriptions by analyzing actual costs, utilization metrics, and generating actionable optimization recommendations. USE FOR: optimize Azure costs, reduce Azure spending, reduce Azure expenses, analyze Azure costs, find cost savings, generate cost optimization report, find orphaned resources, rightsize VMs, cost analysis, reduce waste, Azure spending analysis, find unused resources, optimize Redis costs. DO NOT USE FOR: deploying resources (use azure-deploy), general Azure diagnostics (use azure-diagnostics), security issues (use azure-security)",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-cost-optimization",
    "installs": 87900,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-deploy",
    "name": "azure-deploy",
    "description": "Deploy already-prepared applications to Azure by running azd up, azd deploy, or infrastructure provisioning commands. Supports Bicep and Terraform projects. WHEN: \"run azd up\", \"run azd deploy\", \"execute deployment\", \"provision infrastructure\", \"push to production\", \"push to cloud\", \"go live\", \"ship it\", \"bicep deploy\", \"terraform apply\", \"publish to Azure\", \"launch on Azure\".",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-deploy",
    "installs": 87900,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-diagnostics",
    "name": "azure-diagnostics",
    "description": "Debug and troubleshoot production issues on Azure. Covers Container Apps and Function Apps diagnostics, log analysis with KQL, health checks, and common issue resolution for image pulls, cold starts, health probes, and function invocation failures. USE FOR: debug production issues, troubleshoot container apps, troubleshoot function apps, troubleshoot Azure Functions, analyze logs with KQL, fix image pull failures, resolve cold start issues, investigate health probe failures, check resource health, view application logs, find root cause of errors, function app not working, function invocation failures DO NOT USE FOR: deploying applications (use azure-deploy), creating new resources (use azure-prepare), setting up monitoring (use azure-observability), cost optimization (use azure-cost-optimization)",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-diagnostics",
    "installs": 87900,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-observability",
    "name": "azure-observability",
    "description": "Azure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks. Provides metrics, APM, distributed tracing, KQL queries, and interactive reports. USE FOR: Azure Monitor, Application Insights, Log Analytics, Alerts, Workbooks, metrics, APM, distributed tracing, KQL queries, interactive reports, observability, monitoring dashboards. DO NOT USE FOR: instrumenting apps with App Insights SDK (use appinsights-instrumentation), querying Kusto/ADX clusters (use azure-kusto), cost analysis (use azure-cost-optimization).",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-observability",
    "installs": 87900,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-storage",
    "name": "azure-storage",
    "description": "Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics capabilities. Includes access tiers (hot, cool, archive) and lifecycle management. USE FOR: blob storage, file shares, queue storage, table storage, data lake, upload files, download blobs, storage accounts, access tiers, lifecycle management. DO NOT USE FOR: SQL databases, Cosmos DB (use azure-prepare), messaging with Event Hubs or Service Bus (use azure-messaging).",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-storage",
    "installs": 87900,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-aigateway",
    "name": "azure-aigateway",
    "description": "Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. USE FOR: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailbreak detection, add Azure OpenAI backend, add AI Foundry model, test AI gateway, LLM policies, configure AI backend, token metrics, AI cost control, convert API to MCP, import OpenAPI to gateway. DO NOT USE FOR: deploying APIM (use azure-prepare), general API policies (use azure-deploy), creating new APIM instance (use azure-prepare).",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-aigateway",
    "installs": 87800,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Requires Azure CLI (az) for configuration and testing",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "vercel-labs/agent-browser/agent-browser",
    "name": "agent-browser",
    "description": "Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to \"open a website\", \"fill out a form\", \"click a button\", \"take a screenshot\", \"scrape data from a page\", \"test this web app\", \"login to a site\", \"automate browser actions\", or any task requiring programmatic web interaction.",
    "source": "vercel-labs/agent-browser",
    "skillId": "agent-browser",
    "installs": 66500,
    "githubStars": 0,
    "repoUrl": "https://github.com/vercel-labs/agent-browser",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "appium",
        "name": "appium",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(npx agent-browser:*), Bash(agent-browser:*)"
    }
  },
  {
    "id": "vercel-labs/agent-skills/vercel-composition-patterns",
    "name": "vercel-composition-patterns",
    "description": "",
    "source": "vercel-labs/agent-skills",
    "skillId": "vercel-composition-patterns",
    "installs": 62000,
    "githubStars": 21556,
    "repoUrl": "https://github.com/vercel-labs/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "inference-sh-9/skills/ai-image-generation",
    "name": "ai-image-generation",
    "description": "Generate AI images with FLUX, Gemini, Grok, Seedream, Reve and 50+ models via inference.sh CLI. Models: FLUX Dev LoRA, FLUX.2 Klein LoRA, Gemini 3 Pro Image, Grok Imagine, Seedream 4.5, Reve, ImagineArt. Capabilities: text-to-image, image-to-image, inpainting, LoRA, image editing, upscaling, text rendering. Use for: AI art, product mockups, concept art, social media graphics, marketing visuals, illustrations. Triggers: flux, image generation, ai image, text to image, stable diffusion, generate image, ai art, midjourney alternative, dall-e alternative, text2img, t2i, image generator, ai picture, create image with ai, generative ai, ai illustration, grok image, gemini image",
    "source": "inference-sh-9/skills",
    "skillId": "ai-image-generation",
    "installs": 48900,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/ai-video-generation",
    "name": "ai-video-generation",
    "description": "Generate AI videos with Google Veo, Seedance, Wan, Grok and 40+ models via inference.sh CLI. Models: Veo 3.1, Veo 3, Seedance 1.5 Pro, Wan 2.5, Grok Imagine Video, OmniHuman, Fabric, HunyuanVideo. Capabilities: text-to-video, image-to-video, lipsync, avatar animation, video upscaling, foley sound. Use for: social media videos, marketing content, explainer videos, product demos, AI avatars. Triggers: video generation, ai video, text to video, image to video, veo, animate image, video from image, ai animation, video generator, generate video, t2v, i2v, ai video maker, create video with ai, runway alternative, pika alternative, sora alternative, kling alternative",
    "source": "inference-sh-9/skills",
    "skillId": "ai-video-generation",
    "installs": 48400,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "vercel-labs/agent-skills/vercel-react-native-skills",
    "name": "vercel-react-native-skills",
    "description": "",
    "source": "vercel-labs/agent-skills",
    "skillId": "vercel-react-native-skills",
    "installs": 43300,
    "githubStars": 21556,
    "repoUrl": "https://github.com/vercel-labs/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "nextlevelbuilder/ui-ux-pro-max-skill/ui-ux-pro-max",
    "name": "ui-ux-pro-max",
    "description": "UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.",
    "source": "nextlevelbuilder/ui-ux-pro-max-skill",
    "skillId": "ui-ux-pro-max",
    "installs": 42000,
    "githubStars": 35548,
    "repoUrl": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "obra/superpowers/brainstorming",
    "name": "brainstorming",
    "description": "You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.",
    "source": "obra/superpowers",
    "skillId": "brainstorming",
    "installs": 34500,
    "githubStars": 65649,
    "repoUrl": "https://github.com/obra/superpowers",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/seo-audit",
    "name": "seo-audit",
    "description": "When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions \"SEO audit,\" \"technical SEO,\" \"why am I not ranking,\" \"SEO issues,\" \"on-page SEO,\" \"meta tags review,\" or \"SEO health check.\" For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "seo-audit",
    "installs": 29000,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supabase/agent-skills/supabase-postgres-best-practices",
    "name": "supabase-postgres-best-practices",
    "description": "Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.",
    "source": "supabase/agent-skills",
    "skillId": "supabase-postgres-best-practices",
    "installs": 25700,
    "githubStars": 0,
    "repoUrl": "https://github.com/supabase/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "vercel-labs/next-skills/next-best-practices",
    "name": "next-best-practices",
    "description": "Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling",
    "source": "vercel-labs/next-skills",
    "skillId": "next-best-practices",
    "installs": 23000,
    "githubStars": 660,
    "repoUrl": "https://github.com/vercel-labs/next-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "better-auth/skills/better-auth-best-practices",
    "name": "better-auth-best-practices",
    "description": "",
    "source": "better-auth/skills",
    "skillId": "better-auth-best-practices",
    "installs": 16600,
    "githubStars": 130,
    "repoUrl": "https://github.com/better-auth/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/webapp-testing",
    "name": "webapp-testing",
    "description": "Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.",
    "source": "anthropics/skills",
    "skillId": "webapp-testing",
    "installs": 16100,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/social-content",
    "name": "social-content",
    "description": "When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "social-content",
    "installs": 12500,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/tailwind-design-system",
    "name": "tailwind-design-system",
    "description": "Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.",
    "source": "wshobson/agents",
    "skillId": "tailwind-design-system",
    "installs": 12400,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/canvas-design",
    "name": "canvas-design",
    "description": "Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.",
    "source": "anthropics/skills",
    "skillId": "canvas-design",
    "installs": 12300,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/pricing-strategy",
    "name": "pricing-strategy",
    "description": "When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,' 'free trial,' 'packaging,' 'price increase,' 'value metric,' 'Van Westendorp,' 'willingness to pay,' or 'monetization.' This skill covers pricing research, tier structure, and packaging strategy.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "pricing-strategy",
    "installs": 12100,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hexiaochun/seedance2-api/seedance2-api",
    "name": "seedance2-api",
    "description": "Out-of-the-box Seedance 2.0 API skill — just one API key to generate AI videos. Builds storyboards, generates reference images with Seedream 4.5, submits video tasks, and polls results. Supports both MCP and standalone Python script mode. Use when the user mentions seedance, AI video, storyboard, or video generation.",
    "source": "hexiaochun/seedance2-api",
    "skillId": "seedance2-api",
    "installs": 11500,
    "githubStars": 30,
    "repoUrl": "https://github.com/hexiaochun/seedance2-api",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "compatibility"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Requires Python 3.8+ with requests. Works with Cursor, Claude Code, or any SKILL.md-compatible agent.",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/email-sequence",
    "name": "email-sequence",
    "description": "When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions \"email sequence,\" \"drip campaign,\" \"nurture sequence,\" \"onboarding emails,\" \"welcome sequence,\" \"re-engagement emails,\" \"email automation,\" or \"lifecycle emails.\" For in-app onboarding, see onboarding-cro.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "email-sequence",
    "installs": 10400,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/algorithmic-art",
    "name": "algorithmic-art",
    "description": "Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.",
    "source": "anthropics/skills",
    "skillId": "algorithmic-art",
    "installs": 10300,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "google-labs-code/stitch-skills/react:components",
    "name": "react:components",
    "description": "",
    "source": "google-labs-code/stitch-skills",
    "skillId": "react:components",
    "installs": 10200,
    "githubStars": 2063,
    "repoUrl": "https://github.com/google-labs-code/stitch-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/doc-coauthoring",
    "name": "doc-coauthoring",
    "description": "Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.",
    "source": "anthropics/skills",
    "skillId": "doc-coauthoring",
    "installs": 10200,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "google-labs-code/stitch-skills/design-md",
    "name": "design-md",
    "description": "Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files",
    "source": "google-labs-code/stitch-skills",
    "skillId": "design-md",
    "installs": 9900,
    "githubStars": 2063,
    "repoUrl": "https://github.com/google-labs-code/stitch-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/typescript-advanced-types",
    "name": "typescript-advanced-types",
    "description": "Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.",
    "source": "wshobson/agents",
    "skillId": "typescript-advanced-types",
    "installs": 9900,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "google-labs-code/stitch-skills/stitch-loop",
    "name": "stitch-loop",
    "description": "Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern",
    "source": "google-labs-code/stitch-skills",
    "skillId": "stitch-loop",
    "installs": 8600,
    "githubStars": 2063,
    "repoUrl": "https://github.com/google-labs-code/stitch-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "serve",
        "name": "serve",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "google-labs-code/stitch-skills/enhance-prompt",
    "name": "enhance-prompt",
    "description": "Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.",
    "source": "google-labs-code/stitch-skills",
    "skillId": "enhance-prompt",
    "installs": 8000,
    "githubStars": 2063,
    "repoUrl": "https://github.com/google-labs-code/stitch-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/shadcn-ui",
    "name": "shadcn-ui",
    "description": "Provides complete shadcn/ui component library patterns including installation, configuration, and implementation of accessible React components. Use when setting up shadcn/ui, installing components, building forms with React Hook Form and Zod, customizing themes with Tailwind CSS, or implementing UI patterns like buttons, dialogs, dropdowns, tables, and complex form layouts.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "shadcn-ui",
    "installs": 8000,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "shadcn@latest",
        "name": "shadcn@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-next-app@latest",
        "name": "create-next-app@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss-animate",
        "name": "tailwindcss-animate",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "radix-ui",
        "name": "@radix-ui/react-slot",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Edit, Glob"
    }
  },
  {
    "id": "expo/skills/expo-deployment",
    "name": "expo-deployment",
    "description": "Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes",
    "source": "expo/skills",
    "skillId": "expo-deployment",
    "installs": 7700,
    "githubStars": 1236,
    "repoUrl": "https://github.com/expo/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eas-cli",
        "name": "eas-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eas-cli@latest",
        "name": "eas-cli@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "testflight",
        "name": "testflight",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo",
        "name": "expo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "expo/skills/expo-tailwind-setup",
    "name": "expo-tailwind-setup",
    "description": "Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling",
    "source": "expo/skills",
    "skillId": "expo-tailwind-setup",
    "installs": 7500,
    "githubStars": 1236,
    "repoUrl": "https://github.com/expo/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo",
        "name": "expo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "hyf0/vue-skills/vue-best-practices",
    "name": "vue-best-practices",
    "description": "MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.",
    "source": "hyf0/vue-skills",
    "skillId": "vue-best-practices",
    "installs": 7500,
    "githubStars": 1710,
    "repoUrl": "https://github.com/hyf0/vue-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hyf0/vue-skills/vue-debug-guides",
    "name": "vue-debug-guides",
    "description": "Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues.",
    "source": "hyf0/vue-skills",
    "skillId": "vue-debug-guides",
    "installs": 7500,
    "githubStars": 1710,
    "repoUrl": "https://github.com/hyf0/vue-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/api-design-principles",
    "name": "api-design-principles",
    "description": "Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.",
    "source": "wshobson/agents",
    "skillId": "api-design-principles",
    "installs": 7400,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "inference-sh-9/skills/python-executor",
    "name": "python-executor",
    "description": "Execute Python code in a safe sandboxed environment via [inference.sh](https://inference.sh). Pre-installed: NumPy, Pandas, Matplotlib, requests, BeautifulSoup, Selenium, Playwright, MoviePy, Pillow, OpenCV, trimesh, and 100+ more libraries. Use for: data processing, web scraping, image manipulation, video creation, 3D model processing, PDF generation, API calls, automation scripts. Triggers: python, execute code, run script, web scraping, data analysis, image processing, video editing, 3D models, automation, pandas, matplotlib",
    "source": "inference-sh-9/skills",
    "skillId": "python-executor",
    "installs": 6800,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "expo/skills/expo-api-routes",
    "name": "expo-api-routes",
    "description": "Guidelines for creating API routes in Expo Router with EAS Hosting",
    "source": "expo/skills",
    "skillId": "expo-api-routes",
    "installs": 6800,
    "githubStars": 1236,
    "repoUrl": "https://github.com/expo/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo",
        "name": "expo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eas-cli",
        "name": "eas-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "google-labs-code/stitch-skills/shadcn-ui",
    "name": "shadcn-ui",
    "description": "Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.",
    "source": "google-labs-code/stitch-skills",
    "skillId": "shadcn-ui",
    "installs": 6700,
    "githubStars": 2063,
    "repoUrl": "https://github.com/google-labs-code/stitch-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "shadcn@latest",
        "name": "shadcn@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "tailwindcss",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "inference-sh-9/skills/python-sdk",
    "name": "python-sdk",
    "description": "Python SDK for inference.sh - run AI apps, build agents, and integrate with 150+ models. Package: inferencesh (pip install inferencesh). Supports sync/async, streaming, file uploads. Build agents with template or ad-hoc patterns, tool builder API, skills, and human approval. Use for: Python integration, AI apps, agent development, RAG pipelines, automation. Triggers: python sdk, inferencesh, pip install, python api, python client, async inference, python agent, tool builder python, programmatic ai, python integration, sdk python",
    "source": "inference-sh-9/skills",
    "skillId": "python-sdk",
    "installs": 6700,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "inferencesh",
        "name": "inferencesh",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(pip install inferencesh), Bash(python *)"
    }
  },
  {
    "id": "better-auth/skills/create-auth-skill",
    "name": "create-auth-skill",
    "description": "",
    "source": "better-auth/skills",
    "skillId": "create-auth-skill",
    "installs": 6700,
    "githubStars": 130,
    "repoUrl": "https://github.com/better-auth/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/python-performance-optimization",
    "name": "python-performance-optimization",
    "description": "Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.",
    "source": "wshobson/agents",
    "skillId": "python-performance-optimization",
    "installs": 6600,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "line-profiler",
        "name": "line-profiler",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "memory-profiler",
        "name": "memory-profiler",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "py-spy",
        "name": "py-spy",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytest-benchmark",
        "name": "pytest-benchmark",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "inference-sh-9/skills/javascript-sdk",
    "name": "javascript-sdk",
    "description": "JavaScript/TypeScript SDK for inference.sh - run AI apps, build agents, integrate 150+ models. Package: @inferencesh/sdk (npm install). Full TypeScript support, streaming, file uploads. Build agents with template or ad-hoc patterns, tool builder API, skills, human approval. Use for: JavaScript integration, TypeScript, Node.js, React, Next.js, frontend apps. Triggers: javascript sdk, typescript sdk, npm install, node.js api, js client, react ai, next.js ai, frontend sdk, @inferencesh/sdk, typescript agent, browser sdk, js integration",
    "source": "inference-sh-9/skills",
    "skillId": "javascript-sdk",
    "installs": 6600,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "inferencesh",
        "name": "@inferencesh/sdk",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(npm *), Bash(npx *), Bash(node *), Bash(pnpm *), Bash(yarn *)"
    }
  },
  {
    "id": "callstackincubator/agent-skills/react-native-best-practices",
    "name": "react-native-best-practices",
    "description": "Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops.",
    "source": "callstackincubator/agent-skills",
    "skillId": "react-native-best-practices",
    "installs": 6500,
    "githubStars": 944,
    "repoUrl": "https://github.com/callstackincubator/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-native",
        "name": "react-native",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "source-map-explorer",
        "name": "source-map-explorer",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "expo/skills/expo-cicd-workflows",
    "name": "expo-cicd-workflows",
    "description": "Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.",
    "source": "expo/skills",
    "skillId": "expo-cicd-workflows",
    "installs": 6500,
    "githubStars": 1236,
    "repoUrl": "https://github.com/expo/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "node",
        "name": "node",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT License",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read,Write,Bash(node:*)",
      "version": "1.0.0"
    }
  },
  {
    "id": "vercel-labs/next-skills/next-cache-components",
    "name": "next-cache-components",
    "description": "Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag",
    "source": "vercel-labs/next-skills",
    "skillId": "next-cache-components",
    "installs": 6400,
    "githubStars": 660,
    "repoUrl": "https://github.com/vercel-labs/next-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "antfu/skills/vue",
    "name": "vue",
    "description": "Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.",
    "source": "antfu/skills",
    "skillId": "vue",
    "installs": 6400,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "avdlee/swiftui-agent-skill/swiftui-expert-skill",
    "name": "swiftui-expert-skill",
    "description": "Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.",
    "source": "avdlee/swiftui-agent-skill",
    "skillId": "swiftui-expert-skill",
    "installs": 6100,
    "githubStars": 0,
    "repoUrl": "https://github.com/avdlee/swiftui-agent-skill",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/nextjs-app-router-patterns",
    "name": "nextjs-app-router-patterns",
    "description": "Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components.",
    "source": "wshobson/agents",
    "skillId": "nextjs-app-router-patterns",
    "installs": 6000,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "resciencelab/opc-skills/seo-geo",
    "name": "seo-geo",
    "description": "SEO & GEO (Generative Engine Optimization) for websites. Analyze keywords, generate schema markup, optimize for AI search engines (ChatGPT, Perplexity, Gemini, Copilot, Claude) and traditional search (Google, Bing). Use when user wants to improve search visibility, search optimization, search ranking, AI visibility, ChatGPT ranking, Google AI Overview, indexing, JSON-LD, meta tags, or keyword research.",
    "source": "resciencelab/opc-skills",
    "skillId": "seo-geo",
    "installs": 5900,
    "githubStars": 0,
    "repoUrl": "https://github.com/resciencelab/opc-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "antfu/skills/vue-best-practices",
    "name": "vue-best-practices",
    "description": "MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.",
    "source": "antfu/skills",
    "skillId": "vue-best-practices",
    "installs": 5600,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/python-testing-patterns",
    "name": "python-testing-patterns",
    "description": "Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.",
    "source": "wshobson/agents",
    "skillId": "python-testing-patterns",
    "installs": 5300,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytest-cov",
        "name": "pytest-cov",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytest",
        "name": "pytest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "millionco/react-doctor/react-doctor",
    "name": "react-doctor",
    "description": "Run after making React changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in a React project.",
    "source": "millionco/react-doctor",
    "skillId": "react-doctor",
    "installs": 5100,
    "githubStars": 5030,
    "repoUrl": "https://github.com/millionco/react-doctor",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "antfu/skills/vueuse-functions",
    "name": "vueuse-functions",
    "description": "Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.",
    "source": "antfu/skills",
    "skillId": "vueuse-functions",
    "installs": 4900,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Requires Vue 3 (or above) or Nuxt 3 (or above) project",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-danger-x-to-markdown",
    "name": "baoyu-danger-x-to-markdown",
    "description": "Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring user consent. Use when user mentions \"X to markdown\", \"tweet to markdown\", \"save tweet\", or provides x.com/twitter.com URLs for conversion.",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-danger-x-to-markdown",
    "installs": 4900,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "tsx",
        "name": "tsx",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "npx",
        "name": "npx",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/fastapi-templates",
    "name": "fastapi-templates",
    "description": "Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.",
    "source": "wshobson/agents",
    "skillId": "fastapi-templates",
    "installs": 4800,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/e2e-testing-patterns",
    "name": "e2e-testing-patterns",
    "description": "Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.",
    "source": "wshobson/agents",
    "skillId": "e2e-testing-patterns",
    "installs": 4500,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "axe-core",
        "name": "@axe-core/playwright",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/async-python-patterns",
    "name": "async-python-patterns",
    "description": "Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.",
    "source": "wshobson/agents",
    "skillId": "async-python-patterns",
    "installs": 4300,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-url-to-markdown",
    "name": "baoyu-url-to-markdown",
    "description": "Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-url-to-markdown",
    "installs": 4300,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "vercel-labs/next-skills/next-upgrade",
    "name": "next-upgrade",
    "description": "Upgrade Next.js to the latest version following official migration guides and codemods",
    "source": "vercel-labs/next-skills",
    "skillId": "next-upgrade",
    "installs": 4200,
    "githubStars": 660,
    "repoUrl": "https://github.com/vercel-labs/next-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "next",
        "name": "@next/codemod@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "next@latest",
        "name": "next@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "types",
        "name": "@types/react@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[target-version]"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/docker-expert",
    "name": "docker-expert",
    "description": "Docker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and production deployment patterns. Use PROACTIVELY f...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "docker-expert",
    "installs": 4200,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "devops",
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "wshobson/agents/security-requirement-extraction",
    "name": "security-requirement-extraction",
    "description": "Derive security requirements from threat models and business context. Use when translating threats into actionable requirements, creating security user stories, or building security test cases.",
    "source": "wshobson/agents",
    "skillId": "security-requirement-extraction",
    "installs": 4000,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/javascript-testing-patterns",
    "name": "javascript-testing-patterns",
    "description": "Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.",
    "source": "wshobson/agents",
    "skillId": "javascript-testing-patterns",
    "installs": 3700,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "inference-sh-9/skills/email-design",
    "name": "email-design",
    "description": "Email marketing design with layout patterns, subject line formulas, and deliverability rules. Covers welcome sequences, promotional emails, transactional templates, and mobile optimization. Use for: email marketing, newsletter design, drip campaigns, email templates, transactional emails. Triggers: email design, email template, email marketing, newsletter design, email layout, email campaign, drip campaign, welcome email, promotional email, transactional email, email subject line, email header image, email banner",
    "source": "inference-sh-9/skills",
    "skillId": "email-design",
    "installs": 3600,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "antfu/skills/unocss",
    "name": "unocss",
    "description": "UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Wind, Icons, Attributify.",
    "source": "antfu/skills",
    "skillId": "unocss",
    "installs": 3600,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "analogjs/angular-skills/angular-component",
    "name": "angular-component",
    "description": "Create modern Angular standalone components following v20+ best practices. Use for building UI components with signal-based inputs/outputs, OnPush change detection, host bindings, content projection, and lifecycle hooks. Triggers on component creation, refactoring class-based inputs to signals, adding host bindings, or implementing accessible interactive components.",
    "source": "analogjs/angular-skills",
    "skillId": "angular-component",
    "installs": 3600,
    "githubStars": 421,
    "repoUrl": "https://github.com/analogjs/angular-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/react-native-architecture",
    "name": "react-native-architecture",
    "description": "Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.",
    "source": "wshobson/agents",
    "skillId": "react-native-architecture",
    "installs": 3500,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-expo-app@latest",
        "name": "create-expo-app@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo",
        "name": "expo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/accessibility-compliance",
    "name": "accessibility-compliance",
    "description": "Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.",
    "source": "wshobson/agents",
    "skillId": "accessibility-compliance",
    "installs": 3500,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/modern-javascript-patterns",
    "name": "modern-javascript-patterns",
    "description": "Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.",
    "source": "wshobson/agents",
    "skillId": "modern-javascript-patterns",
    "installs": 3300,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/monorepo-management",
    "name": "monorepo-management",
    "description": "Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.",
    "source": "wshobson/agents",
    "skillId": "monorepo-management",
    "installs": 3200,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-turbo@latest",
        "name": "create-turbo@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react",
        "name": "react",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "typescript",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "repo",
        "name": "@repo/ui",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint",
        "name": "eslint",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-nx-workspace@latest",
        "name": "create-nx-workspace@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "turbo",
        "name": "turbo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-markdown-to-html",
    "name": "baoyu-markdown-to-html",
    "description": "Converts Markdown to styled HTML with WeChat-compatible themes. Supports code highlighting, math, PlantUML, footnotes, alerts, and infographics. Use when user asks for \"markdown to html\", \"convert md to html\", \"md转html\", or needs styled HTML output from markdown.",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-markdown-to-html",
    "installs": 3200,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/python-design-patterns",
    "name": "python-design-patterns",
    "description": "Python design patterns including KISS, Separation of Concerns, Single Responsibility, and composition over inheritance. Use when making architecture decisions, refactoring code structure, or evaluating when abstractions are appropriate.",
    "source": "wshobson/agents",
    "skillId": "python-design-patterns",
    "installs": 3100,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "antfu/skills/vue-router-best-practices",
    "name": "vue-router-best-practices",
    "description": "Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.",
    "source": "antfu/skills",
    "skillId": "vue-router-best-practices",
    "installs": 3100,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "github.com/vuejs-ai"
    }
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-format-markdown",
    "name": "baoyu-format-markdown",
    "description": "Formats plain text or markdown files with frontmatter, titles, summaries, headings, bold, lists, and code blocks. Use when user asks to \"format markdown\", \"beautify article\", \"add formatting\", or improve article layout. Outputs to {filename}-formatted.md.",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-format-markdown",
    "installs": 3100,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "to",
        "name": "to",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "autocorrect-node",
        "name": "autocorrect-node",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/database-migration",
    "name": "database-migration",
    "description": "Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.",
    "source": "wshobson/agents",
    "skillId": "database-migration",
    "installs": 3000,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sequelize-cli",
        "name": "sequelize-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/rust-async-patterns",
    "name": "rust-async-patterns",
    "description": "Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.",
    "source": "wshobson/agents",
    "skillId": "rust-async-patterns",
    "installs": 3000,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/cold-email",
    "name": "cold-email",
    "description": "Write B2B cold emails and follow-up sequences that get replies. Use when the user wants to write cold outreach emails, prospecting emails, cold email campaigns, sales development emails, or SDR emails. Covers subject lines, opening lines, body copy, CTAs, personalization, and multi-touch follow-up sequences.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "cold-email",
    "installs": 3000,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "kepano/obsidian-skills/obsidian-markdown",
    "name": "obsidian-markdown",
    "description": "Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.",
    "source": "kepano/obsidian-skills",
    "skillId": "obsidian-markdown",
    "installs": 3000,
    "githubStars": 0,
    "repoUrl": "https://github.com/kepano/obsidian-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/auth-implementation-patterns",
    "name": "auth-implementation-patterns",
    "description": "Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.",
    "source": "wshobson/agents",
    "skillId": "auth-implementation-patterns",
    "installs": 2900,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/ship-learn-next",
    "name": "ship-learn-next",
    "description": "Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.",
    "source": "softaworks/agent-toolkit",
    "skillId": "ship-learn-next",
    "installs": 2900,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "avdlee/swift-concurrency-agent-skill/swift-concurrency",
    "name": "swift-concurrency",
    "description": "Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) \"use Swift Concurrency\" or \"modern concurrency patterns\", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures to async/await, (6) @MainActor, Sendable, or actor isolation, (7) concurrent code architecture or performance optimization, (8) concurrency-related linter warnings (SwiftLint or similar; e.g. async_without_await, Sendable/actor isolation/MainActor lint).",
    "source": "avdlee/swift-concurrency-agent-skill",
    "skillId": "swift-concurrency",
    "installs": 2900,
    "githubStars": 0,
    "repoUrl": "https://github.com/avdlee/swift-concurrency-agent-skill",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "resend/email-best-practices/email-best-practices",
    "name": "email-best-practices",
    "description": "",
    "source": "resend/email-best-practices",
    "skillId": "email-best-practices",
    "installs": 2900,
    "githubStars": 0,
    "repoUrl": "https://github.com/resend/email-best-practices",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/deployment-pipeline-design",
    "name": "deployment-pipeline-design",
    "description": "Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.",
    "source": "wshobson/agents",
    "skillId": "deployment-pipeline-design",
    "installs": 2800,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/database-schema-designer",
    "name": "database-schema-designer",
    "description": "Design robust, scalable database schemas for SQL and NoSQL databases. Provides normalization guidelines, indexing strategies, migration patterns, constraint design, and performance optimization. Ensures data integrity, query performance, and maintainable data models.",
    "source": "softaworks/agent-toolkit",
    "skillId": "database-schema-designer",
    "installs": 2800,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/openapi-to-typescript",
    "name": "openapi-to-typescript",
    "description": "Converts OpenAPI 3.0 JSON/YAML to TypeScript interfaces and type guards. This skill should be used when the user asks to generate types from OpenAPI, convert schema to TS, create API interfaces, or generate TypeScript types from an API specification.",
    "source": "softaworks/agent-toolkit",
    "skillId": "openapi-to-typescript",
    "installs": 2800,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "google-gemini/gemini-skills/gemini-api-dev",
    "name": "gemini-api-dev",
    "description": "Use this skill when building applications with Gemini models, Gemini API, working with multimodal content (text, images, audio, video), implementing function calling, using structured outputs, or needing current model specifications. Covers SDK usage (google-genai for Python, @google/genai for JavaScript/TypeScript, com.google.genai:google-genai for Java, google.golang.org/genai for Go), model selection, and API capabilities.",
    "source": "google-gemini/gemini-skills",
    "skillId": "gemini-api-dev",
    "installs": 2800,
    "githubStars": 1915,
    "repoUrl": "https://github.com/google-gemini/gemini-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "google",
        "name": "@google/genai",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "google-genai",
        "name": "google-genai",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/tailwind-v4-shadcn",
    "name": "tailwind-v4-shadcn",
    "description": "",
    "source": "jezweb/claude-skills",
    "skillId": "tailwind-v4-shadcn",
    "installs": 2700,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/solidity-security",
    "name": "solidity-security",
    "description": "Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.",
    "source": "wshobson/agents",
    "skillId": "solidity-security",
    "installs": 2600,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sickn33/antigravity-awesome-skills/nextjs-supabase-auth",
    "name": "nextjs-supabase-auth",
    "description": "Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js, login supabase, auth middleware, protected route.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "nextjs-supabase-auth",
    "installs": 2600,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "antfu/skills/vue-testing-best-practices",
    "name": "vue-testing-best-practices",
    "description": "Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.",
    "source": "antfu/skills",
    "skillId": "vue-testing-best-practices",
    "installs": 2600,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "github.com/vuejs-ai"
    }
  },
  {
    "id": "neondatabase/agent-skills/neon-postgres",
    "name": "neon-postgres",
    "description": "Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.",
    "source": "neondatabase/agent-skills",
    "skillId": "neon-postgres",
    "installs": 2600,
    "githubStars": 28,
    "repoUrl": "https://github.com/neondatabase/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "neonctl@latest",
        "name": "neonctl@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/backtesting-frameworks",
    "name": "backtesting-frameworks",
    "description": "Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.",
    "source": "wshobson/agents",
    "skillId": "backtesting-frameworks",
    "installs": 2500,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "ibelick/ui-skills/fixing-motion-performance",
    "name": "fixing-motion-performance",
    "description": "Audit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, and blur effects. Use when animations stutter, transitions jank, or reviewing CSS/JS animation performance.",
    "source": "ibelick/ui-skills",
    "skillId": "fixing-motion-performance",
    "installs": 2500,
    "githubStars": 904,
    "repoUrl": "https://github.com/ibelick/ui-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/k8s-security-policies",
    "name": "k8s-security-policies",
    "description": "Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.",
    "source": "wshobson/agents",
    "skillId": "k8s-security-policies",
    "installs": 2400,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "ibelick/ui-skills/fixing-accessibility",
    "name": "fixing-accessibility",
    "description": "Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors. Use when adding interactive controls, forms, dialogs, or reviewing WCAG compliance.",
    "source": "ibelick/ui-skills",
    "skillId": "fixing-accessibility",
    "installs": 2400,
    "githubStars": 904,
    "repoUrl": "https://github.com/ibelick/ui-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "resend/react-email/react-email",
    "name": "react-email",
    "description": "Use when creating HTML email templates with React components - welcome emails, password resets, notifications, order confirmations, newsletters, or transactional emails.",
    "source": "resend/react-email",
    "skillId": "react-email",
    "installs": 2400,
    "githubStars": 0,
    "repoUrl": "https://github.com/resend/react-email",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-email@latest",
        "name": "create-email@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/angular-migration",
    "name": "angular-migration",
    "description": "Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or modernizing legacy Angular code.",
    "source": "wshobson/agents",
    "skillId": "angular-migration",
    "installs": 2200,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "better-auth/skills/email-and-password-best-practices",
    "name": "email-and-password-best-practices",
    "description": "",
    "source": "better-auth/skills",
    "skillId": "email-and-password-best-practices",
    "installs": 2200,
    "githubStars": 130,
    "repoUrl": "https://github.com/better-auth/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dimillian/skills/swiftui-performance-audit",
    "name": "swiftui-performance-audit",
    "description": "Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is insufficient.",
    "source": "dimillian/skills",
    "skillId": "swiftui-performance-audit",
    "installs": 2200,
    "githubStars": 1951,
    "repoUrl": "https://github.com/dimillian/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "analogjs/angular-skills/angular-signals",
    "name": "angular-signals",
    "description": "Implement signal-based reactive state management in Angular v20+. Use for creating reactive state with signal(), derived state with computed(), dependent state with linkedSignal(), and side effects with effect(). Triggers on state management questions, converting from BehaviorSubject/Observable patterns to signals, or implementing reactive data flows.",
    "source": "analogjs/angular-skills",
    "skillId": "angular-signals",
    "installs": 2200,
    "githubStars": 421,
    "repoUrl": "https://github.com/analogjs/angular-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sveltejs/mcp/svelte-code-writer",
    "name": "svelte-code-writer",
    "description": "CLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating, editing or analyzing any Svelte component (.svelte) or Svelte module (.svelte.ts/.svelte.js). If possible, this skill should be executed within the svelte-file-editor agent for optimal results.",
    "source": "sveltejs/mcp",
    "skillId": "svelte-code-writer",
    "installs": 2200,
    "githubStars": 167,
    "repoUrl": "https://github.com/sveltejs/mcp",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sveltejs",
        "name": "@sveltejs/mcp",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sveltejs/mcp/svelte-code-writer",
    "name": "svelte-code-writer",
    "description": "CLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating, editing or analyzing any Svelte component (.svelte) or Svelte module (.svelte.ts/.svelte.js). If possible, this skill should be executed within the svelte-file-editor agent for optimal results.",
    "source": "sveltejs/mcp",
    "skillId": "svelte-code-writer",
    "installs": 2200,
    "githubStars": 167,
    "repoUrl": "https://github.com/sveltejs/mcp",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sveltejs",
        "name": "@sveltejs/mcp",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sveltejs/mcp/svelte-code-writer",
    "name": "svelte-code-writer",
    "description": "CLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating, editing or analyzing any Svelte component (.svelte) or Svelte module (.svelte.ts/.svelte.js). If possible, this skill should be executed within the svelte-file-editor agent for optimal results.",
    "source": "sveltejs/mcp",
    "skillId": "svelte-code-writer",
    "installs": 2200,
    "githubStars": 167,
    "repoUrl": "https://github.com/sveltejs/mcp",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sveltejs",
        "name": "@sveltejs/mcp",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "better-auth/skills/better-auth-security-best-practices",
    "name": "better-auth-security-best-practices",
    "description": "",
    "source": "better-auth/skills",
    "skillId": "better-auth-security-best-practices",
    "installs": 1900,
    "githubStars": 130,
    "repoUrl": "https://github.com/better-auth/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "addyosmani/web-quality-skills/performance",
    "name": "performance",
    "description": "Optimize web performance for faster loading and better user experience. Use when asked to \"speed up my site\", \"optimize performance\", \"reduce load time\", \"fix slow loading\", \"improve page speed\", or \"performance audit\".",
    "source": "addyosmani/web-quality-skills",
    "skillId": "performance",
    "installs": 1900,
    "githubStars": 589,
    "repoUrl": "https://github.com/addyosmani/web-quality-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lighthouse",
        "name": "lighthouse",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "analogjs/angular-skills/angular-forms",
    "name": "angular-forms",
    "description": "Build signal-based forms in Angular v21+ using the new Signal Forms API. Use for form creation with automatic two-way binding, schema-based validation, field state management, and dynamic forms. Triggers on form implementation, adding validation, creating multi-step forms, or building forms with conditional fields. Signal Forms are experimental but recommended for new Angular projects. Don't use for template-driven forms without signals or third-party form libraries like Formly or ngx-formly.",
    "source": "analogjs/angular-skills",
    "skillId": "angular-forms",
    "installs": 1900,
    "githubStars": 421,
    "repoUrl": "https://github.com/analogjs/angular-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "analogjs/angular-skills/angular-routing",
    "name": "angular-routing",
    "description": "Implement routing in Angular v20+ applications with lazy loading, functional guards, resolvers, and route parameters. Use for navigation setup, protected routes, route-based data loading, and nested routing. Triggers on route configuration, adding authentication guards, implementing lazy loading, or reading route parameters with signals.",
    "source": "analogjs/angular-skills",
    "skillId": "angular-routing",
    "installs": 1900,
    "githubStars": 421,
    "repoUrl": "https://github.com/analogjs/angular-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "ejirocodes/agent-skills/svelte5-best-practices",
    "name": "svelte5-best-practices",
    "description": "Svelte 5 runes, snippets, SvelteKit patterns, and modern best practices for TypeScript and component development. Use when writing, reviewing, or refactoring Svelte 5 components and SvelteKit applications. Triggers on: Svelte components, runes ($state, $derived, $effect, $props, $bindable, $inspect), snippets ({#snippet}, {@render}), event handling, SvelteKit data loading, form actions, Svelte 4 to Svelte 5 migration, store to rune migration, slots to snippets migration, TypeScript props typing, generic components, SSR state isolation, performance optimization, or component testing.",
    "source": "ejirocodes/agent-skills",
    "skillId": "svelte5-best-practices",
    "installs": 1900,
    "githubStars": 2,
    "repoUrl": "https://github.com/ejirocodes/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sickn33/antigravity-awesome-skills/typescript-expert",
    "name": "typescript-expert",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "typescript-expert",
    "installs": 1800,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "ts-migrate",
        "name": "ts-migrate",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typesync",
        "name": "typesync",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsx",
        "name": "tsx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "ts-node",
        "name": "ts-node",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "@typescript/analyze-trace",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "framework",
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/security-review",
    "name": "security-review",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "security-review",
    "installs": 1800,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/tailwindcss-advanced-layouts",
    "name": "tailwindcss-advanced-layouts",
    "description": "Tailwind CSS advanced layout techniques including CSS Grid and Flexbox patterns",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "tailwindcss-advanced-layouts",
    "installs": 1800,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "analogjs/angular-skills/angular-http",
    "name": "angular-http",
    "description": "Implement HTTP data fetching in Angular v20+ using resource(), httpResource(), and HttpClient. Use for API calls, data loading with signals, request/response handling, and interceptors. Triggers on data fetching, API integration, loading states, error handling, or converting Observable-based HTTP to signal-based patterns.",
    "source": "analogjs/angular-skills",
    "skillId": "angular-http",
    "installs": 1800,
    "githubStars": 421,
    "repoUrl": "https://github.com/analogjs/angular-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "boristane/agent-skills/logging-best-practices",
    "name": "logging-best-practices",
    "description": "Logging best practices focused on wide events (canonical log lines) for powerful debugging and analytics",
    "source": "boristane/agent-skills",
    "skillId": "logging-best-practices",
    "installs": 1800,
    "githubStars": 0,
    "repoUrl": "https://github.com/boristane/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sickn33/antigravity-awesome-skills/api-security-best-practices",
    "name": "api-security-best-practices",
    "description": "Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "api-security-best-practices",
    "installs": 1700,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "dotneet/claude-code-marketplace/typescript-react-reviewer",
    "name": "typescript-react-reviewer",
    "description": "Expert code reviewer for TypeScript + React 19 applications. Use when reviewing React code, identifying anti-patterns, evaluating state management, or assessing code maintainability. Triggers: code review requests, PR reviews, React architecture evaluation, identifying code smells, TypeScript type safety checks, useEffect abuse detection, state management review.",
    "source": "dotneet/claude-code-marketplace",
    "skillId": "typescript-react-reviewer",
    "installs": 1700,
    "githubStars": 0,
    "repoUrl": "https://github.com/dotneet/claude-code-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "forrestchang/andrej-karpathy-skills/karpathy-guidelines",
    "name": "karpathy-guidelines",
    "description": "Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.",
    "source": "forrestchang/andrej-karpathy-skills",
    "skillId": "karpathy-guidelines",
    "installs": 1700,
    "githubStars": 0,
    "repoUrl": "https://github.com/forrestchang/andrej-karpathy-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/m15-anti-pattern",
    "name": "m15-anti-pattern",
    "description": "Use when reviewing code for anti-patterns. Keywords: anti-pattern, common mistake, pitfall, code smell, bad practice, code review, is this an anti-pattern, better way to do this, common mistake to avoid, why is this bad, idiomatic way, beginner mistake, fighting borrow checker, clone everywhere, unwrap in production, should I refactor, 反模式, 常见错误, 代码异味, 最佳实践, 地道写法",
    "source": "zhanghandong/rust-skills",
    "skillId": "m15-anti-pattern",
    "installs": 1600,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "pluginagentmarketplace/custom-plugin-java/java-spring-boot",
    "name": "java-spring-boot",
    "description": "Build production Spring Boot applications - REST APIs, Security, Data, Actuator",
    "source": "pluginagentmarketplace/custom-plugin-java",
    "skillId": "java-spring-boot",
    "installs": 1600,
    "githubStars": 0,
    "repoUrl": "https://github.com/pluginagentmarketplace/custom-plugin-java",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "sasmp_version": "1.3.0",
      "version": "3.0.0",
      "bonded_agent": "03-java-spring",
      "bond_type": "PRIMARY_BOND",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "apollographql/skills/rust-best-practices",
    "name": "rust-best-practices",
    "description": "Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5) optimizing Rust code for performance, (6) writing tests or documentation for Rust projects.\n",
    "source": "apollographql/skills",
    "skillId": "rust-best-practices",
    "installs": 1500,
    "githubStars": 29,
    "repoUrl": "https://github.com/apollographql/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "compatibility"
      }
    ],
    "compatibility": "Rust 1.70+, Cargo",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(cargo:*) Bash(rustc:*) Bash(rustfmt:*) Bash(clippy:*) Read Write Edit Glob Grep"
    }
  },
  {
    "id": "bmad-labs/skills/typescript-e2e-testing",
    "name": "typescript-e2e-testing",
    "description": "Complete E2E (end-to-end) and integration testing skill for TypeScript/NestJS projects using Jest, real infrastructure via Docker, and GWT pattern.\n\nALWAYS use this skill when user needs to:\n\n**SETUP** - Initialize or configure E2E testing infrastructure:\n- Set up E2E testing for a new project\n- Configure docker-compose for testing (Kafka, PostgreSQL, MongoDB, Redis)\n- Create jest-e2e.config.ts or E2E Jest configuration\n- Set up test helpers for database, Kafka, or Redis\n- Configure .env.e2e environment variables\n- Create test/e2e directory structure\n\n**WRITE** - Create or add E2E/integration tests:\n- Write, create, add, or generate e2e tests or integration tests\n- Test API endpoints, workflows, or complete features end-to-end\n- Test with real databases, message brokers, or external services\n- Test Kafka consumers/producers, event-driven workflows\n- Working on any file ending in .e2e-spec.ts or in test/e2e/ directory\n- Use GWT (Given-When-Then) pattern for tests\n\n**REVIEW** - Audit or evaluate E2E tests:\n- Review existing E2E tests for quality\n- Check test isolation and cleanup patterns\n- Audit GWT pattern compliance\n- Evaluate assertion quality and specificity\n- Check for anti-patterns (multiple WHEN actions, conditional assertions)\n\n**RUN** - Execute or analyze E2E test results:\n- Run E2E tests\n- Start/stop Docker infrastructure for testing\n- Analyze E2E test results\n- Verify Docker services are healthy\n- Interpret test output and failures\n\n**DEBUG** - Fix failing or flaky E2E tests:\n- Fix failing E2E tests\n- Debug flaky tests or test isolation issues\n- Troubleshoot connection errors (database, Kafka, Redis)\n- Fix timeout issues or async operation failures\n- Diagnose race conditions or state leakage\n- Debug Kafka message consumption issues\n\n**OPTIMIZE** - Improve E2E test performance:\n- Speed up slow E2E tests\n- Optimize Docker infrastructure startup\n- Replace fixed waits with smart polling\n- Reduce beforeEach cleanup time\n- Improve test parallelization where safe\n\nKeywords: e2e, end-to-end, integration test, e2e-spec.ts, test/e2e, Jest, supertest, NestJS, Kafka, Redpanda, PostgreSQL, MongoDB, Redis, docker-compose, GWT pattern, Given-When-Then, real infrastructure, test isolation, flaky test, MSW, nock, waitForMessages, fix e2e, debug e2e, run e2e, review e2e, optimize e2e, setup e2e\n",
    "source": "bmad-labs/skills",
    "skillId": "typescript-e2e-testing",
    "installs": 1400,
    "githubStars": 2,
    "repoUrl": "https://github.com/bmad-labs/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dimillian/skills/swiftui-liquid-glass",
    "name": "swiftui-liquid-glass",
    "description": "Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment.",
    "source": "dimillian/skills",
    "skillId": "swiftui-liquid-glass",
    "installs": 1400,
    "githubStars": 1951,
    "repoUrl": "https://github.com/dimillian/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astrolicious/agent-skills/astro",
    "name": "astro",
    "description": "Skill for using Astro projects. Includes CLI commands, project structure, core config options, and adapters. Use this skill when the user needs to work with Astro or when the user mentions Astro.",
    "source": "astrolicious/agent-skills",
    "skillId": "astro",
    "installs": 1400,
    "githubStars": 1,
    "repoUrl": "https://github.com/astrolicious/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "astro",
        "name": "astro",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/documentation-update",
    "name": "documentation-update",
    "description": "Regenerates documentation files (agents.md, agent-skills.md, plugins.md, usage.md) from marketplace data using Jinja templates. Use when plugins are added, updated, or removed to keep documentation in sync.",
    "source": "geoffjay/claude-plugins",
    "skillId": "documentation-update",
    "installs": 1400,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "addyosmani/web-quality-skills/accessibility",
    "name": "accessibility",
    "description": "Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to \"improve accessibility\", \"a11y audit\", \"WCAG compliance\", \"screen reader support\", \"keyboard navigation\", or \"make accessible\".",
    "source": "addyosmani/web-quality-skills",
    "skillId": "accessibility",
    "installs": 1300,
    "githubStars": 589,
    "repoUrl": "https://github.com/addyosmani/web-quality-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lighthouse",
        "name": "lighthouse",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "axe-core",
        "name": "@axe-core/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/tailwind-css-patterns",
    "name": "tailwind-css-patterns",
    "description": "Provides comprehensive Tailwind CSS utility-first styling patterns including responsive design, layout utilities, flexbox, grid, spacing, typography, colors, and modern CSS best practices. Use when styling React/Vue/Svelte components, building responsive layouts, implementing design systems, or optimizing CSS workflow.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "tailwind-css-patterns",
    "installs": 1300,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "rivet-dev/skills/rivetkit-client-javascript",
    "name": "rivetkit-client-javascript",
    "description": "",
    "source": "rivet-dev/skills",
    "skillId": "rivetkit-client-javascript",
    "installs": 1300,
    "githubStars": 0,
    "repoUrl": "https://github.com/rivet-dev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/swift-style",
    "name": "swift-style",
    "description": "Swift code style conventions for clean, readable code. Use when writing Swift code to ensure consistent formatting, naming, organization, and idiomatic patterns.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "swift-style",
    "installs": 1300,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/devops-engineer",
    "name": "devops-engineer",
    "description": "Use when setting up CI/CD pipelines, containerizing applications, or managing infrastructure as code. Invoke for pipelines, Docker, Kubernetes, cloud platforms, GitOps.",
    "source": "jeffallan/claude-skills",
    "skillId": "devops-engineer",
    "installs": 1200,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "rivet-dev/skills/rivetkit-client-swiftui",
    "name": "rivetkit-client-swiftui",
    "description": "",
    "source": "rivet-dev/skills",
    "skillId": "rivetkit-client-swiftui",
    "installs": 1200,
    "githubStars": 0,
    "repoUrl": "https://github.com/rivet-dev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "acedergren/oci-agent-skills/monitoring-operations",
    "name": "monitoring-operations",
    "description": "Use when setting up metrics, alarms, or troubleshooting missing data in OCI Monitoring. Covers metric namespace confusion, alarm threshold gotchas, log collection setup, and common monitoring gaps.",
    "source": "acedergren/oci-agent-skills",
    "skillId": "monitoring-operations",
    "installs": 1200,
    "githubStars": 0,
    "repoUrl": "https://github.com/acedergren/oci-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/tailwind-patterns",
    "name": "tailwind-patterns",
    "description": "",
    "source": "jezweb/claude-skills",
    "skillId": "tailwind-patterns",
    "installs": 1100,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/java-architect",
    "name": "java-architect",
    "description": "Use when building enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke for WebFlux, JPA optimization, Spring Security, cloud-native patterns.",
    "source": "jeffallan/claude-skills",
    "skillId": "java-architect",
    "installs": 1100,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "railwayapp/railway-skills/deployment",
    "name": "deployment",
    "description": "",
    "source": "railwayapp/railway-skills",
    "skillId": "deployment",
    "installs": 1000,
    "githubStars": 155,
    "repoUrl": "https://github.com/railwayapp/railway-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "prisma/skills/prisma-database-setup",
    "name": "prisma-database-setup",
    "description": "Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when setting up a new project, changing databases, or troubleshooting connection issues. Triggers on \"configure postgres\", \"connect to mysql\", \"setup mongodb\", \"sqlite setup\".",
    "source": "prisma/skills",
    "skillId": "prisma-database-setup",
    "installs": 1000,
    "githubStars": 11,
    "repoUrl": "https://github.com/prisma/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "@prisma/client",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "upstash/context7/documentation-lookup",
    "name": "documentation-lookup",
    "description": "This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.",
    "source": "upstash/context7",
    "skillId": "documentation-lookup",
    "installs": 1000,
    "githubStars": 0,
    "repoUrl": "https://github.com/upstash/context7",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/markdown-url",
    "name": "markdown-url",
    "description": "Route any website you need to visit through markdown.new by prefixing the URL.\n\n**WHEN TO USE:**\n- You would normally open a website link to read content (docs, blog posts, changelogs, GitHub issues, etc.)\n- You need a cleaner, Markdown-friendly view for copying notes or summarizing\n",
    "source": "am-will/codex-skills",
    "skillId": "markdown-url",
    "installs": 965,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "node",
        "name": "node",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/websocket-engineer",
    "name": "websocket-engineer",
    "description": "Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence tracking, room management.",
    "source": "jeffallan/claude-skills",
    "skillId": "websocket-engineer",
    "installs": 964,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/azure-devops-cli",
    "name": "azure-devops-cli",
    "description": "Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints. Use when working with Azure DevOps, az commands, devops automation, CI/CD, or when user mentions Azure DevOps CLI.",
    "source": "github/awesome-copilot",
    "skillId": "azure-devops-cli",
    "installs": 933,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-cli",
        "name": "azure-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "azure-cli",
        "name": "azure-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/azure-deployment-preflight",
    "name": "azure-deployment-preflight",
    "description": "Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission checks. Use this skill before any deployment to Azure to preview changes, identify potential issues, and ensure the deployment will succeed. Activate when users mention deploying to Azure, validating Bicep files, checking deployment permissions, previewing infrastructure changes, running what-if, or preparing for azd provision.",
    "source": "github/awesome-copilot",
    "skillId": "azure-deployment-preflight",
    "installs": 932,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "apollographql/skills/apollo-client",
    "name": "apollo-client",
    "description": "Guide for building React applications with Apollo Client 4.x. Use this skill when: (1) setting up Apollo Client in a React project, (2) writing GraphQL queries or mutations with hooks, (3) configuring caching or cache policies, (4) managing local state with reactive variables, (5) troubleshooting Apollo Client errors or performance issues.\n",
    "source": "apollographql/skills",
    "skillId": "apollo-client",
    "installs": 924,
    "githubStars": 29,
    "repoUrl": "https://github.com/apollographql/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "React 18+, React 19 (Suspense/RSC). Works with Next.js, Vite, CRA, and other React frameworks.",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(npm:*) Bash(npx:*) Bash(node:*) Read Write Edit Glob Grep"
    }
  },
  {
    "id": "planetscale/database-skills/postgres",
    "name": "postgres",
    "description": "PostgreSQL best practices, query optimization, connection troubleshooting, and performance improvement. Load when working with Postgres databases.",
    "source": "planetscale/database-skills",
    "skillId": "postgres",
    "installs": 884,
    "githubStars": 318,
    "repoUrl": "https://github.com/planetscale/database-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "railwayapp/railway-skills/database",
    "name": "database",
    "description": "",
    "source": "railwayapp/railway-skills",
    "skillId": "database",
    "installs": 883,
    "githubStars": 155,
    "repoUrl": "https://github.com/railwayapp/railway-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sickn33/antigravity-awesome-skills/web-performance-optimization",
    "name": "web-performance-optimization",
    "description": "Optimize website and web application performance including loading speed, Core Web Vitals, bundle size, caching strategies, and runtime performance",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "web-performance-optimization",
    "installs": 848,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "webpack-bundle-analyzer",
        "name": "webpack-bundle-analyzer",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "date-fns",
        "name": "date-fns",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sharp",
        "name": "sharp",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/api-documentation-generator",
    "name": "api-documentation-generator",
    "description": "Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "api-documentation-generator",
    "installs": 837,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "apify/agent-skills/apify-brand-reputation-monitoring",
    "name": "apify-brand-reputation-monitoring",
    "description": "Track reviews, ratings, sentiment, and brand mentions across Google Maps, Booking.com, TripAdvisor, Facebook, Instagram, YouTube, and TikTok. Use when user asks to monitor brand reputation, analyze reviews, track mentions, or gather customer feedback.",
    "source": "apify/agent-skills",
    "skillId": "apify-brand-reputation-monitoring",
    "installs": 790,
    "githubStars": 0,
    "repoUrl": "https://github.com/apify/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apify",
        "name": "@apify/mcpc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "openrouterteam/agent-skills/openrouter-typescript-sdk",
    "name": "openrouter-typescript-sdk",
    "description": "",
    "source": "openrouterteam/agent-skills",
    "skillId": "openrouter-typescript-sdk",
    "installs": 768,
    "githubStars": 13,
    "repoUrl": "https://github.com/openrouterteam/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "delineas/astro-framework-agents/astro-framework",
    "name": "astro-framework",
    "description": "Comprehensive Astro framework development guide for building fast, content-driven websites using islands architecture. Use this skill when creating Astro components, implementing islands with selective hydration, working with content collections, configuring SSR adapters, building API endpoints, implementing view transitions, or integrating UI frameworks (React, Vue, Svelte, Solid). Triggers on Astro, islands architecture, content collections, client directives, view transitions, Astro SSR, hybrid rendering, static site generation, astro.config.",
    "source": "delineas/astro-framework-agents",
    "skillId": "astro-framework",
    "installs": 765,
    "githubStars": 12,
    "repoUrl": "https://github.com/delineas/astro-framework-agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sickn33/antigravity-awesome-skills/vercel-deployment",
    "name": "vercel-deployment",
    "description": "Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "vercel-deployment",
    "installs": 746,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/firebase",
    "name": "firebase",
    "description": "Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and they'r...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "firebase",
    "installs": 744,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "jeffallan/claude-skills/rust-engineer",
    "name": "rust-engineer",
    "description": "Use when building Rust applications requiring memory safety, systems programming, or zero-cost abstractions. Invoke for ownership patterns, lifetimes, traits, async/await with tokio.",
    "source": "jeffallan/claude-skills",
    "skillId": "rust-engineer",
    "installs": 739,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/kotlin-specialist",
    "name": "kotlin-specialist",
    "description": "Use when building Kotlin applications requiring coroutines, multiplatform development, or Android with Compose. Invoke for Flow API, KMP projects, Ktor servers, DSL design, sealed classes.",
    "source": "jeffallan/claude-skills",
    "skillId": "kotlin-specialist",
    "installs": 734,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/web-accessibility",
    "name": "web-accessibility",
    "description": "Implement web accessibility (a11y) standards following WCAG 2.1 guidelines. Use when building accessible UIs, fixing accessibility issues, or ensuring compliance with disability standards. Handles ARIA attributes, keyboard navigation, screen readers, semantic HTML, and accessibility testing.",
    "source": "supercent-io/skills-template",
    "skillId": "web-accessibility",
    "installs": 729,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/accessibility-a11y",
    "name": "accessibility-a11y",
    "description": "Implement web accessibility (a11y) best practices following WCAG guidelines to create inclusive, accessible user interfaces.",
    "source": "mindrally/skills",
    "skillId": "accessibility-a11y",
    "installs": 698,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/coding-guidelines",
    "name": "coding-guidelines",
    "description": "Use when asking about Rust code style or best practices. Keywords: naming, formatting, comment, clippy, rustfmt, lint, code style, best practice, P.NAM, G.FMT, code review, naming convention, variable naming, function naming, type naming, 命名规范, 代码风格, 格式化, 最佳实践, 代码审查, 怎么命名",
    "source": "zhanghandong/rust-skills",
    "skillId": "coding-guidelines",
    "installs": 692,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "https://rust-coding-guidelines.github.io/rust-coding-guidelines-zh/"
    }
  },
  {
    "id": "supabase/agent-skills/skill-creator",
    "name": "skill-creator",
    "description": "",
    "source": "supabase/agent-skills",
    "skillId": "skill-creator",
    "installs": 691,
    "githubStars": 0,
    "repoUrl": "https://github.com/supabase/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/api-documentation",
    "name": "api-documentation",
    "description": "Create comprehensive API documentation for developers. Use when documenting REST APIs, GraphQL schemas, or SDK methods. Handles OpenAPI/Swagger, interactive docs, examples, and API reference guides.",
    "source": "supercent-io/skills-template",
    "skillId": "api-documentation",
    "installs": 689,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sickn33/antigravity-awesome-skills/documentation-templates",
    "name": "documentation-templates",
    "description": "Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "documentation-templates",
    "installs": 688,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "supercent-io/skills-template/deployment-automation",
    "name": "deployment-automation",
    "description": "Automate application deployment to cloud platforms and servers. Use when setting up CI/CD pipelines, deploying to Docker/Kubernetes, or configuring cloud infrastructure. Handles GitHub Actions, Docker, Kubernetes, AWS, Vercel, and deployment best practices.",
    "source": "supercent-io/skills-template",
    "skillId": "deployment-automation",
    "installs": 688,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/performance-optimization",
    "name": "performance-optimization",
    "description": "Optimize application performance for speed, efficiency, and scalability. Use when improving page load times, reducing bundle size, optimizing database queries, or fixing performance bottlenecks. Handles React optimization, lazy loading, caching, code splitting, and profiling.",
    "source": "supercent-io/skills-template",
    "skillId": "performance-optimization",
    "installs": 681,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lighthouse",
        "name": "lighthouse",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/monitoring-observability",
    "name": "monitoring-observability",
    "description": "Set up monitoring, logging, and observability for applications and infrastructure. Use when implementing health checks, metrics collection, log aggregation, or alerting systems. Handles Prometheus, Grafana, ELK Stack, Datadog, and monitoring best practices.",
    "source": "supercent-io/skills-template",
    "skillId": "monitoring-observability",
    "installs": 675,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/firebase-ai-logic",
    "name": "firebase-ai-logic",
    "description": "Integrate Firebase AI Logic (Gemini in Firebase) for intelligent app features. Use when adding AI capabilities to Firebase apps, implementing generative AI features, or setting up Firebase AI SDK. Handles Firebase AI SDK setup, prompt engineering, and AI-powered features.",
    "source": "supercent-io/skills-template",
    "skillId": "firebase-ai-logic",
    "installs": 673,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "firebase-tools",
        "name": "firebase-tools",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "firebase",
        "name": "firebase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/documentation-writer",
    "name": "documentation-writer",
    "description": "Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.",
    "source": "github/awesome-copilot",
    "skillId": "documentation-writer",
    "installs": 630,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/multi-stage-dockerfile",
    "name": "multi-stage-dockerfile",
    "description": "Create optimized multi-stage Dockerfiles for any language or framework",
    "source": "github/awesome-copilot",
    "skillId": "multi-stage-dockerfile",
    "installs": 611,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/tailwindcss-animations",
    "name": "tailwindcss-animations",
    "description": "Tailwind CSS animations and transitions including built-in utilities and custom animation patterns",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "tailwindcss-animations",
    "installs": 606,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/devops-rollout-plan",
    "name": "devops-rollout-plan",
    "description": "Generate comprehensive rollout plans with preflight checks, step-by-step deployment, verification signals, rollback procedures, and communication plans for infrastructure and application changes",
    "source": "github/awesome-copilot",
    "skillId": "devops-rollout-plan",
    "installs": 605,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/kotlin-springboot",
    "name": "kotlin-springboot",
    "description": "Get best practices for developing applications with Spring Boot and Kotlin.",
    "source": "github/awesome-copilot",
    "skillId": "kotlin-springboot",
    "installs": 605,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/ruby-mcp-server-generator",
    "name": "ruby-mcp-server-generator",
    "description": "Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem.",
    "source": "github/awesome-copilot",
    "skillId": "ruby-mcp-server-generator",
    "installs": 604,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/rust-mcp-server-generator",
    "name": "rust-mcp-server-generator",
    "description": "Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK",
    "source": "github/awesome-copilot",
    "skillId": "rust-mcp-server-generator",
    "installs": 604,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/kotlin-mcp-server-generator",
    "name": "kotlin-mcp-server-generator",
    "description": "Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.",
    "source": "github/awesome-copilot",
    "skillId": "kotlin-mcp-server-generator",
    "installs": 603,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-spring-boot-kotlin-project",
    "name": "create-spring-boot-kotlin-project",
    "description": "Create Spring Boot Kotlin Project Skeleton",
    "source": "github/awesome-copilot",
    "skillId": "create-spring-boot-kotlin-project",
    "installs": 601,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/monitoring-expert",
    "name": "monitoring-expert",
    "description": "Use when setting up monitoring systems, logging, metrics, tracing, or alerting. Invoke for dashboards, Prometheus/Grafana, load testing, profiling, capacity planning.",
    "source": "jeffallan/claude-skills",
    "skillId": "monitoring-expert",
    "installs": 591,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "apollographql/skills/graphql-schema",
    "name": "graphql-schema",
    "description": "Guide for designing GraphQL schemas following industry best practices. Use this skill when: (1) designing a new GraphQL schema or API, (2) reviewing existing schema for improvements, (3) deciding on type structures or nullability, (4) implementing pagination or error patterns, (5) ensuring security in schema design.\n",
    "source": "apollographql/skills",
    "skillId": "graphql-schema",
    "installs": 588,
    "githubStars": 29,
    "repoUrl": "https://github.com/apollographql/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "Any GraphQL implementation (Apollo Server, graphql-js, Yoga, etc.)",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(npm:*) Bash(npx:*) Read Write Edit Glob Grep"
    }
  },
  {
    "id": "apollographql/skills/apollo-mcp-server",
    "name": "apollo-mcp-server",
    "description": "Guide for using Apollo MCP Server to connect AI agents with GraphQL APIs. Use this skill when: (1) setting up or configuring Apollo MCP Server, (2) defining MCP tools from GraphQL operations, (3) using introspection tools (introspect, search, validate, execute), (4) troubleshooting MCP server connectivity or tool execution issues.\n",
    "source": "apollographql/skills",
    "skillId": "apollo-mcp-server",
    "installs": 565,
    "githubStars": 29,
    "repoUrl": "https://github.com/apollographql/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "mcp-remote",
        "name": "mcp-remote",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Works with Claude Code, Claude Desktop, Cursor.",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(rover:*) Bash(npx:*) Read Write Edit Glob Grep"
    }
  },
  {
    "id": "apollographql/skills/graphql-operations",
    "name": "graphql-operations",
    "description": "Guide for writing GraphQL operations (queries, mutations, fragments) following best practices. Use this skill when: (1) writing GraphQL queries or mutations, (2) organizing operations with fragments, (3) optimizing data fetching patterns, (4) setting up type generation or linting, (5) reviewing operations for efficiency.\n",
    "source": "apollographql/skills",
    "skillId": "graphql-operations",
    "installs": 553,
    "githubStars": 29,
    "repoUrl": "https://github.com/apollographql/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "Any GraphQL client (Apollo Client, urql, Relay, etc.)",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(npm:*) Bash(npx:*) Read Write Edit Glob Grep"
    }
  },
  {
    "id": "alirezarezvani/claude-skills/aws-solution-architect",
    "name": "aws-solution-architect",
    "description": "Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "aws-solution-architect",
    "installs": 552,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/senior-devops",
    "name": "senior-devops",
    "description": "Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or optimizing deployment processes.",
    "source": "davila7/claude-code-templates",
    "skillId": "senior-devops",
    "installs": 551,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/firebase-apk-scanner",
    "name": "firebase-apk-scanner",
    "description": "Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud functions. Use when analyzing APK files for Firebase vulnerabilities, performing mobile app security audits, or testing Firebase endpoint security. For authorized security research only.",
    "source": "trailofbits/skills",
    "skillId": "firebase-apk-scanner",
    "installs": 549,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash({baseDir}/scanner.sh:*), Bash(apktool:*), Bash(curl:*), Read, Grep, Glob"
    }
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/tailwindcss-mobile-first",
    "name": "tailwindcss-mobile-first",
    "description": "Comprehensive mobile-first responsive design patterns with 2025/2026 best practices for Tailwind CSS v4",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "tailwindcss-mobile-first",
    "installs": 547,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/android-kotlin",
    "name": "android-kotlin",
    "description": "Android Kotlin development with Coroutines, Jetpack Compose, Hilt, and MockK testing",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "android-kotlin",
    "installs": 531,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/accessibility",
    "name": "accessibility",
    "description": "",
    "source": "jezweb/claude-skills",
    "skillId": "accessibility",
    "installs": 511,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/tailwindcss",
    "name": "tailwindcss",
    "description": "Tailwind CSS utility-first CSS framework. Use when styling web applications with utility classes, building responsive designs, or customizing design systems with theme variables.",
    "source": "hairyf/skills",
    "skillId": "tailwindcss",
    "installs": 507,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sickn33/antigravity-awesome-skills/aws-serverless",
    "name": "aws-serverless",
    "description": "Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start opt...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "aws-serverless",
    "installs": 461,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "apollographql/skills/apollo-server",
    "name": "apollo-server",
    "description": "Guide for building GraphQL servers with Apollo Server 5.x. Use this skill when: (1) setting up a new Apollo Server project, (2) writing resolvers or defining GraphQL schemas, (3) implementing authentication or authorization, (4) creating plugins or custom data sources, (5) troubleshooting Apollo Server errors or performance issues.\n",
    "source": "apollographql/skills",
    "skillId": "apollo-server",
    "installs": 444,
    "githubStars": 29,
    "repoUrl": "https://github.com/apollographql/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apollo",
        "name": "@apollo/server",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Node.js v20+, TypeScript 4.7+. Works with Express v4/v5, standalone, Fastify, and serverless.",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(npm:*) Bash(npx:*) Bash(node:*) Read Write Edit Glob Grep"
    }
  },
  {
    "id": "jezweb/claude-skills/firebase-firestore",
    "name": "firebase-firestore",
    "description": "",
    "source": "jezweb/claude-skills",
    "skillId": "firebase-firestore",
    "installs": 436,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "affaan-m/everything-claude-code/docker-patterns",
    "name": "docker-patterns",
    "description": "Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "docker-patterns",
    "installs": 429,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "astronomer/agents/airflow",
    "name": "airflow",
    "description": "Manages Apache Airflow operations including listing, testing, running, and debugging DAGs, viewing task logs, checking connections and variables, and monitoring system health. Use when working with Airflow DAGs, pipelines, workflows, or tasks, or when the user mentions testing dags, running pipelines, debugging workflows, dag failures, task errors, dag status, pipeline status, list dags, show connections, check variables, or airflow health.",
    "source": "astronomer/agents",
    "skillId": "airflow",
    "installs": 395,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "eraserlabs/eraser-io/aws-diagrams",
    "name": "aws-diagrams",
    "description": "Visualizes AWS infrastructure from CLI output, CloudFormation, or descriptions. Use when user has AWS resources to diagram.",
    "source": "eraserlabs/eraser-io",
    "skillId": "aws-diagrams",
    "installs": 381,
    "githubStars": 0,
    "repoUrl": "https://github.com/eraserlabs/eraser-io",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Requires network access to call Eraser API",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read Write Bash(curl:*)"
    }
  },
  {
    "id": "jezweb/claude-skills/firebase-auth",
    "name": "firebase-auth",
    "description": "",
    "source": "jezweb/claude-skills",
    "skillId": "firebase-auth",
    "installs": 372,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "firebase/agent-skills/firebase-firestore-basics",
    "name": "firebase-firestore-basics",
    "description": "Comprehensive guide for Firestore basics including provisioning, security rules, and SDK usage. Use this skill when the user needs help setting up Firestore, writing security rules, or using the Firestore SDK in their application.",
    "source": "firebase/agent-skills",
    "skillId": "firebase-firestore-basics",
    "installs": 360,
    "githubStars": 0,
    "repoUrl": "https://github.com/firebase/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "compatibility"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "compatibility"
      },
      {
        "type": "npm",
        "org": "firebase-tools",
        "name": "firebase-tools",
        "detectedFrom": "compatibility"
      }
    ],
    "compatibility": "This skill is best used with the Firebase CLI, but does not require it. Install it by running `npm install -g firebase-tools`.",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/authoring-dags",
    "name": "authoring-dags",
    "description": "Workflow and best practices for writing Apache Airflow DAGs. Use when the user wants to create a new DAG, write pipeline code, or asks about DAG patterns and conventions. For testing and debugging DAGs, see the testing-dags skill.",
    "source": "astronomer/agents",
    "skillId": "authoring-dags",
    "installs": 358,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/debugging-dags",
    "name": "debugging-dags",
    "description": "Comprehensive DAG failure diagnosis and root cause analysis. Use for complex debugging requests requiring deep investigation like \"diagnose and fix the pipeline\", \"full root cause analysis\", \"why is this failing and how to prevent it\". For simple debugging (\"why did dag fail\", \"show logs\"), the airflow entrypoint skill handles it directly. This skill provides structured investigation and prevention recommendations.",
    "source": "astronomer/agents",
    "skillId": "debugging-dags",
    "installs": 354,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/docker-expert",
    "name": "docker-expert",
    "description": "Docker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and production deployment patterns. Use PROACTIVELY for Dockerfile optimization, container issues, image size problems, security hardening, networking, and orchestration challenges.",
    "source": "davila7/claude-code-templates",
    "skillId": "docker-expert",
    "installs": 349,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "devops",
      "color": "blue",
      "displayName": "Docker Expert"
    }
  },
  {
    "id": "astronomer/agents/analyzing-data",
    "name": "analyzing-data",
    "description": "Queries data warehouse and answers business questions about data. Handles questions requiring database/warehouse queries including \"who uses X\", \"how many Y\", \"show me Z\", \"find customers\", \"what is the count\", data lookups, metrics, trends, or SQL analysis.",
    "source": "astronomer/agents",
    "skillId": "analyzing-data",
    "installs": 349,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sickn33/antigravity-awesome-skills/gcp-cloud-run",
    "name": "gcp-cloud-run",
    "description": "Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-dri...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "gcp-cloud-run",
    "installs": 343,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "pedrobarretocw/supabase-best-practices/supabase-best-practices",
    "name": "supabase-best-practices",
    "description": "",
    "source": "pedrobarretocw/supabase-best-practices",
    "skillId": "supabase-best-practices",
    "installs": 314,
    "githubStars": 0,
    "repoUrl": "https://github.com/pedrobarretocw/supabase-best-practices",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/rest-api-design",
    "name": "rest-api-design",
    "description": "Design RESTful APIs following best practices for resource modeling, HTTP methods, status codes, versioning, and documentation. Use when creating new APIs, designing endpoints, or improving existing API architecture.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "rest-api-design",
    "installs": 310,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/docker-best-practices",
    "name": "docker-best-practices",
    "description": "Comprehensive Docker best practices for images, containers, and production deployments",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "docker-best-practices",
    "installs": 309,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/spring-boot-rest-api-standards",
    "name": "spring-boot-rest-api-standards",
    "description": "Provides REST API design standards and best practices for Spring Boot projects. Use when creating or reviewing REST endpoints, DTOs, error handling, pagination, security headers, HATEOAS and architecture patterns.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "spring-boot-rest-api-standards",
    "installs": 300,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/devops-iac-engineer",
    "name": "devops-iac-engineer",
    "description": "Implements infrastructure as code using Terraform, Kubernetes, and cloud platforms. Designs scalable architectures, CI/CD pipelines, and observability solutions. Provides security-first DevOps practices and site reliability engineering guidance.",
    "source": "davila7/claude-code-templates",
    "skillId": "devops-iac-engineer",
    "installs": 284,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/docker",
    "name": "docker",
    "description": "Docker containerization for packaging applications with dependencies into isolated, portable units ensuring consistency across development, testing, and production environments.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "docker",
    "installs": 272,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "CMD",
        "name": "CMD",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/devops",
    "name": "devops",
    "description": "Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "devops",
    "installs": 263,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "wrangler",
        "name": "wrangler",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "2.0.0"
    }
  },
  {
    "id": "aj-geddes/useful-ai-prompts/android-kotlin-development",
    "name": "android-kotlin-development",
    "description": "Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "android-kotlin-development",
    "installs": 263,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-setup-ai-monitoring",
    "name": "sentry-setup-ai-monitoring",
    "description": "Setup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI agents, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI/Pydantic AI. Detects installed AI SDKs and configures appropriate integrations.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-setup-ai-monitoring",
    "installs": 262,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-setup-logging",
    "name": "sentry-setup-logging",
    "description": "",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-setup-logging",
    "installs": 262,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "solanaguide/solana-cli/solana-payments-wallets-trading",
    "name": "solana-payments-wallets-trading",
    "description": "Pay people in SOL or USDC, buy and sell tokens, check prices, manage Solana wallets, stake SOL, earn yield through lending, and track portfolio performance — all from the command line. No API keys, no private key env vars. Use when the user wants to send crypto, trade, check balances, earn yield, or see how their holdings are doing.",
    "source": "solanaguide/solana-cli",
    "skillId": "solana-payments-wallets-trading",
    "installs": 261,
    "githubStars": 0,
    "repoUrl": "https://github.com/solanaguide/solana-cli",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "solana-compass",
        "name": "@solana-compass/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zxkane/aws-skills/aws-cdk-development",
    "name": "aws-cdk-development",
    "description": "AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.",
    "source": "zxkane/aws-skills",
    "skillId": "aws-cdk-development",
    "installs": 255,
    "githubStars": 0,
    "repoUrl": "https://github.com/zxkane/aws-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "aws-cdk",
        "name": "aws-cdk",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "cdk-nag",
        "name": "cdk-nag",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "context": "fork"
    }
  },
  {
    "id": "hairyf/skills/arch-tsdown-monorepo",
    "name": "arch-tsdown-monorepo",
    "description": "pnpm monorepo starter for TypeScript libraries with tsdown per package. Use when scaffolding or maintaining a multi-package TS/ESM repo with workspace deps and npm Trusted Publisher.",
    "source": "hairyf/skills",
    "skillId": "arch-tsdown-monorepo",
    "installs": 243,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-wiremock-rest-api",
    "name": "unit-test-wiremock-rest-api",
    "description": "Provides patterns for unit testing external REST APIs using WireMock to mock HTTP endpoints. Use when testing service integrations with external APIs.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-wiremock-rest-api",
    "installs": 225,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/supabase-postgres-best-practices",
    "name": "supabase-postgres-best-practices",
    "description": "Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.",
    "source": "davila7/claude-code-templates",
    "skillId": "supabase-postgres-best-practices",
    "installs": 220,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-sdk-java-v2-dynamodb",
    "name": "aws-sdk-java-v2-dynamodb",
    "description": "Provides Amazon DynamoDB patterns using AWS SDK for Java 2.x. Use when creating, querying, scanning, or performing CRUD operations on DynamoDB tables, working with indexes, batch operations, transactions, or integrating with Spring Boot applications.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-sdk-java-v2-dynamodb",
    "installs": 217,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-sdk-java-v2-s3",
    "name": "aws-sdk-java-v2-s3",
    "description": "Provides Amazon S3 patterns and examples using AWS SDK for Java 2.x. Use when working with S3 buckets, uploading/downloading objects, multipart uploads, presigned URLs, S3 Transfer Manager, object operations, or S3-specific configurations.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-sdk-java-v2-s3",
    "installs": 217,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/supabase-postgres-best-practices",
    "name": "supabase-postgres-best-practices",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "supabase-postgres-best-practices",
    "installs": 214,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hugorcd/evlog/review-logging-patterns",
    "name": "review-logging-patterns",
    "description": "",
    "source": "hugorcd/evlog",
    "skillId": "review-logging-patterns",
    "installs": 214,
    "githubStars": 0,
    "repoUrl": "https://github.com/hugorcd/evlog",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "spences10/svelte-skills-kit/sveltekit-structure",
    "name": "sveltekit-structure",
    "description": "SvelteKit structure guidance. Use for routing, layouts, error handling, SSR, or svelte:boundary. Covers file naming, nested layouts, error boundaries, pending UI, and hydration.",
    "source": "spences10/svelte-skills-kit",
    "skillId": "sveltekit-structure",
    "installs": 209,
    "githubStars": 45,
    "repoUrl": "https://github.com/spences10/svelte-skills-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sickn33/antigravity-awesome-skills/segment-cdp",
    "name": "segment-cdp",
    "description": "Expert patterns for Segment Customer Data Platform including Analytics.js, server-side tracking, tracking plans with Protocols, identity resolution, destinations configuration, and data governance ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "segment-cdp",
    "installs": 208,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "spences10/svelte-skills-kit/svelte-runes",
    "name": "svelte-runes",
    "description": "Svelte runes guidance. Use for reactive state, props, effects, or migration. Covers $state, $derived, $effect, $props, $bindable. Prevents reactivity mistakes.",
    "source": "spences10/svelte-skills-kit",
    "skillId": "svelte-runes",
    "installs": 196,
    "githubStars": 45,
    "repoUrl": "https://github.com/spences10/svelte-skills-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/ruby-rails-application",
    "name": "ruby-rails-application",
    "description": "Develop Ruby on Rails applications with models, controllers, views, Active Record ORM, authentication, and RESTful routes. Use when building Rails applications, managing database relationships, and implementing MVC architecture.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "ruby-rails-application",
    "installs": 166,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "andrelandgraf/fullstackrecipes/observability-monitoring",
    "name": "observability-monitoring",
    "description": "Complete observability stack with structured logging, error tracking, and web analytics.",
    "source": "andrelandgraf/fullstackrecipes",
    "skillId": "observability-monitoring",
    "installs": 159,
    "githubStars": 0,
    "repoUrl": "https://github.com/andrelandgraf/fullstackrecipes",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dodopayments/skills/webhook-integration",
    "name": "webhook-integration",
    "description": "Complete guide for setting up and handling Dodo Payments webhooks for real-time payment event notifications.",
    "source": "dodopayments/skills",
    "skillId": "webhook-integration",
    "installs": 154,
    "githubStars": 0,
    "repoUrl": "https://github.com/dodopayments/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/ci-cd-best-practices",
    "name": "ci-cd-best-practices",
    "description": "CI/CD best practices for building automated pipelines, deployment strategies, testing, and DevOps workflows across platforms",
    "source": "mindrally/skills",
    "skillId": "ci-cd-best-practices",
    "installs": 149,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hugorcd/evlog/create-evlog-adapter",
    "name": "create-evlog-adapter",
    "description": "",
    "source": "hugorcd/evlog",
    "skillId": "create-evlog-adapter",
    "installs": 137,
    "githubStars": 0,
    "repoUrl": "https://github.com/hugorcd/evlog",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dodopayments/skills/dodo-best-practices",
    "name": "dodo-best-practices",
    "description": "",
    "source": "dodopayments/skills",
    "skillId": "dodo-best-practices",
    "installs": 134,
    "githubStars": 0,
    "repoUrl": "https://github.com/dodopayments/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dodopayments/skills/subscription-integration",
    "name": "subscription-integration",
    "description": "Guide for implementing subscription billing with Dodo Payments - trials, upgrades, downgrades, and on-demand billing.",
    "source": "dodopayments/skills",
    "skillId": "subscription-integration",
    "installs": 132,
    "githubStars": 0,
    "repoUrl": "https://github.com/dodopayments/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dodopayments/skills/checkout-integration",
    "name": "checkout-integration",
    "description": "Guide for creating checkout sessions and payment flows with Dodo Payments - one-time, subscriptions, and overlay checkout.",
    "source": "dodopayments/skills",
    "skillId": "checkout-integration",
    "installs": 129,
    "githubStars": 0,
    "repoUrl": "https://github.com/dodopayments/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "dodopayments",
        "name": "@dodopayments/checkout",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "spences10/svelte-skills-kit/sveltekit-remote-functions",
    "name": "sveltekit-remote-functions",
    "description": "SvelteKit remote functions guidance. Use for command(), query(), form() patterns in .remote.ts files.",
    "source": "spences10/svelte-skills-kit",
    "skillId": "sveltekit-remote-functions",
    "installs": 127,
    "githubStars": 45,
    "repoUrl": "https://github.com/spences10/svelte-skills-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/websocket-implementation",
    "name": "websocket-implementation",
    "description": "Implement real-time bidirectional communication with WebSockets including connection management, message routing, and scaling. Use when building real-time features, chat systems, live notifications, or collaborative applications.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "websocket-implementation",
    "installs": 125,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "spences10/svelte-skills-kit/sveltekit-data-flow",
    "name": "sveltekit-data-flow",
    "description": "SvelteKit data flow guidance. Use for load functions, form actions, server/client data, and invalidation. Covers +page.server.ts vs +page.ts, serialization, fail(), redirect(), error(), invalidateAll().",
    "source": "spences10/svelte-skills-kit",
    "skillId": "sveltekit-data-flow",
    "installs": 117,
    "githubStars": 45,
    "repoUrl": "https://github.com/spences10/svelte-skills-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/gcp-cloud-run",
    "name": "gcp-cloud-run",
    "description": "Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-driven architecture with Pub/Sub.",
    "source": "davila7/claude-code-templates",
    "skillId": "gcp-cloud-run",
    "installs": 110,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "everyinc/compound-engineering-plugin/dspy-ruby",
    "name": "dspy-ruby",
    "description": "Build type-safe LLM applications with DSPy.rb — Ruby's programmatic prompt framework with signatures, modules, agents, and optimization. Use when implementing predictable AI features, creating LLM signatures and modules, configuring language model providers, building agent systems with tools, optimizing prompts, or testing LLM-powered functionality in Ruby applications.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "dspy-ruby",
    "installs": 110,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dodopayments/skills/billing-sdk",
    "name": "billing-sdk",
    "description": "Guide for using BillingSDK - open-source React components for pricing tables, subscription management, and billing UI with Dodo Payments.",
    "source": "dodopayments/skills",
    "skillId": "billing-sdk",
    "installs": 109,
    "githubStars": 0,
    "repoUrl": "https://github.com/dodopayments/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "billingsdk",
        "name": "@billingsdk/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "shadcn@latest",
        "name": "shadcn@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/application-logging",
    "name": "application-logging",
    "description": "Implement structured logging across applications with log aggregation and centralized analysis. Use when setting up application logging, implementing ELK stack, or analyzing application behavior.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "application-logging",
    "installs": 104,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sickn33/antigravity-awesome-skills/monorepo-architect",
    "name": "monorepo-architect",
    "description": "Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Use PROACTIVELY for monorepo setup,",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "monorepo-architect",
    "installs": 102,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "aj-geddes/useful-ai-prompts/gcp-cloud-run",
    "name": "gcp-cloud-run",
    "description": "Deploy containerized applications on Google Cloud Run with automatic scaling, traffic management, and service mesh integration. Use for container-based serverless computing.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "gcp-cloud-run",
    "installs": 102,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/security-audit-logging",
    "name": "security-audit-logging",
    "description": "Implement comprehensive security audit logging for compliance, forensics, and SIEM integration. Use when building audit trails, compliance logging, or security monitoring systems.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "security-audit-logging",
    "installs": 101,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/gcp-cloud-functions",
    "name": "gcp-cloud-functions",
    "description": "Deploy serverless functions on Google Cloud Platform with triggers, IAM roles, environment variables, and monitoring. Use for event-driven computing on GCP.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "gcp-cloud-functions",
    "installs": 93,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/logging-best-practices",
    "name": "logging-best-practices",
    "description": "Implement structured logging with JSON formats, log levels (DEBUG, INFO, WARN, ERROR), contextual logging, PII handling, and centralized logging. Use for logging, observability, log levels, structured logs, or debugging.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "logging-best-practices",
    "installs": 88,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-ruby-setup",
    "name": "sentry-ruby-setup",
    "description": "",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-ruby-setup",
    "installs": 85,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/gcp-development",
    "name": "gcp-development",
    "description": "Google Cloud Platform (GCP) development best practices for Cloud Functions, Cloud Run, Firestore, BigQuery, and Infrastructure as Code.",
    "source": "mindrally/skills",
    "skillId": "gcp-development",
    "installs": 84,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/monorepo-management",
    "name": "monorepo-management",
    "description": "Manage monorepo architectures using Lerna, Turborepo, and Nx. Configure workspaces, dependency versioning, and cross-package testing.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "monorepo-management",
    "installs": 82,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lerna",
        "name": "lerna",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "turbo",
        "name": "turbo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sickn33/antigravity-awesome-skills/monorepo-management",
    "name": "monorepo-management",
    "description": "Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monor...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "monorepo-management",
    "installs": 74,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "dengineproblem/agents-monorepo/social-media-marketing",
    "name": "social-media-marketing",
    "description": "Эксперт по SMM. Используй для стратегий в Instagram, Facebook, TikTok, LinkedIn, контент-планов и community management.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "social-media-marketing",
    "installs": 74,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-linting",
    "name": "go-linting",
    "description": "Recommended Go linters and golangci-lint configuration. Use when setting up linting for a Go project or configuring CI/CD.",
    "source": "cxuu/golang-skills",
    "skillId": "go-linting",
    "installs": 72,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/websocket",
    "name": "websocket",
    "description": "Real-time bidirectional communication with security focus on CSWSH prevention, authentication, and message validation",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "websocket",
    "installs": 69,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "HIGH"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ruby-pro",
    "name": "ruby-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ruby-pro",
    "installs": 67,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "patricio0312rev/skills/websocket-realtime-builder",
    "name": "websocket-realtime-builder",
    "description": "Implements real-time features using WebSockets with Socket.io, rooms, authentication, and reconnection handling. Use when users request \"real-time updates\", \"WebSocket\", \"Socket.io\", \"live chat\", or \"push notifications\".",
    "source": "patricio0312rev/skills",
    "skillId": "websocket-realtime-builder",
    "installs": 64,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "socket.io",
        "name": "socket.io",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "socket.io-client",
        "name": "socket.io-client",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/websocket-engineer",
    "name": "websocket-engineer",
    "description": "",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "websocket-engineer",
    "installs": 62,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "personamanagmentlayer/pcl/gcp-expert",
    "name": "gcp-expert",
    "description": "Expert-level Google Cloud Platform, services, and cloud architecture",
    "source": "personamanagmentlayer/pcl",
    "skillId": "gcp-expert",
    "installs": 59,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "cloud"
    }
  },
  {
    "id": "mindrally/skills/ruby-rails",
    "name": "ruby-rails",
    "description": "Expert in Ruby and Rails development with conventions and best practices",
    "source": "mindrally/skills",
    "skillId": "ruby-rails",
    "installs": 58,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/websocket-development",
    "name": "websocket-development",
    "description": "Best practices and guidelines for building real-time applications with WebSocket communication",
    "source": "mindrally/skills",
    "skillId": "websocket-development",
    "installs": 55,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "openshift/hypershift/code",
    "name": "code",
    "description": "",
    "source": "openshift/hypershift",
    "skillId": "code",
    "installs": 44,
    "githubStars": 0,
    "repoUrl": "https://github.com/openshift/hypershift",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "laurigates/claude-plugins/ruff-linting",
    "name": "ruff-linting",
    "description": "Python code quality with ruff linter. Fast linting, rule selection, auto-fixing, and configuration. Use when checking Python code quality, enforcing standards, or finding bugs.",
    "source": "laurigates/claude-plugins",
    "skillId": "ruff-linting",
    "installs": 41,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "ruff",
        "name": "ruff",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(ruff *), Bash(python *), Bash(uv *), Read, Edit, Write, Grep, Glob"
    }
  },
  {
    "id": "thebushidocollective/han/biome-linting",
    "name": "biome-linting",
    "description": "Use when applying Biome's linting capabilities, rule categories, and code quality enforcement to JavaScript/TypeScript projects.",
    "source": "thebushidocollective/han",
    "skillId": "biome-linting",
    "installs": 38,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "biomejs",
        "name": "@biomejs/biome",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "biome",
        "name": "biome",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "onekeyhq/app-monorepo/1k-date-formatting",
    "name": "1k-date-formatting",
    "description": "Date and time formatting — use OneKey dateUtils (formatDate/formatTime) instead of native JS date methods.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-date-formatting",
    "installs": 36,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "pollinations/pollinations/code-formatting",
    "name": "code-formatting",
    "description": "Format code on the current branch using Biome. Use when asked to format, lint, or clean up code before committing or creating a PR.",
    "source": "pollinations/pollinations",
    "skillId": "code-formatting",
    "installs": 29,
    "githubStars": 0,
    "repoUrl": "https://github.com/pollinations/pollinations",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "biome",
        "name": "biome",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "laurigates/claude-plugins/configure-linting",
    "name": "configure-linting",
    "description": "Check and configure linting tools (Biome, Ruff, Clippy)",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-linting",
    "installs": 24,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix] [--linter <biome|ruff|clippy>]",
      "argument-hint": "[--check-only] [--fix] [--linter <biome|ruff|clippy>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-formatting",
    "name": "configure-formatting",
    "description": "Check and configure code formatting (Biome, Prettier, Ruff, rustfmt)",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-formatting",
    "installs": 23,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prettier",
        "name": "prettier",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix] [--formatter <biome|prettier|ruff|rustfmt>]",
      "argument-hint": "[--check-only] [--fix] [--formatter <biome|prettier|ruff|rustfmt>]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/markdown-linting",
    "name": "markdown-linting",
    "description": "Comprehensive markdown linting guidance using markdownlint-cli2. Run, execute, check, and validate markdown files. Fix linting errors (MD0XX rules). Configure .markdownlint-cli2.jsonc (rules and ignores). Set up VS Code extension and GitHub Actions workflows. Supports markdown flavors including GitHub Flavored Markdown (GFM) and CommonMark. Use when working with markdown files, encountering validation errors, configuring markdownlint, setting up linting workflows, troubleshooting linting issues, establishing markdown quality standards, or configuring flavor-specific rules for tables, task lists, and strikethrough.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "markdown-linting",
    "installs": 16,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "markdownlint-cli2",
        "name": "markdownlint-cli2",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "or",
        "name": "or",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "approach",
        "name": "approach",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "usage.",
        "name": "usage.",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "husky",
        "name": "husky",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "lint-staged",
        "name": "lint-staged",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep"
    }
  },
  {
    "id": "lerianstudio/ring/ring:linting-codebase",
    "name": "ring:linting-codebase",
    "description": "",
    "source": "lerianstudio/ring",
    "skillId": "ring:linting-codebase",
    "installs": 15,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/biome-formatting",
    "name": "biome-formatting",
    "description": "Use when formatting JavaScript/TypeScript code with Biome's fast formatter including patterns, options, and code style management.",
    "source": "thebushidocollective/han",
    "skillId": "biome-formatting",
    "installs": 14,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "biomejs",
        "name": "@biomejs/biome",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "biome",
        "name": "biome",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "denolfe/dotfiles/markdown-formatting",
    "name": "markdown-formatting",
    "description": "Format and lint markdown and MDX files using markdownlint with comprehensive rule knowledge for automated and manual fixes. Use when working with .md or .mdx files, formatting documentation, linting markdown/MDX, or when user mentions markdown issues, formatting problems, or documentation standards.",
    "source": "denolfe/dotfiles",
    "skillId": "markdown-formatting",
    "installs": 14,
    "githubStars": 0,
    "repoUrl": "https://github.com/denolfe/dotfiles",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "markdownlint",
        "name": "markdownlint",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "owner/repo/skill",
    "name": "skill",
    "description": "",
    "source": "owner/repo",
    "skillId": "skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/owner/repo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "vercel-labs/agent-skills/vercel-deploy-claimable",
    "name": "vercel-deploy",
    "description": "Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as \"Deploy my app\", \"Deploy this to production\", \"Create a preview deployment\", \"Deploy and give me the link\", or \"Push this live\". No authentication required - returns preview URL and claimable deployment link.",
    "source": "vercel-labs/agent-skills",
    "skillId": "vercel-deploy-claimable",
    "installs": 0,
    "githubStars": 21556,
    "repoUrl": "https://github.com/vercel-labs/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "vercel-labs/agent-skills/composition-patterns",
    "name": "vercel-composition-patterns",
    "description": "React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.",
    "source": "vercel-labs/agent-skills",
    "skillId": "composition-patterns",
    "installs": 0,
    "githubStars": 21556,
    "repoUrl": "https://github.com/vercel-labs/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "vercel-labs/agent-skills/react-best-practices",
    "name": "vercel-react-best-practices",
    "description": "React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.",
    "source": "vercel-labs/agent-skills",
    "skillId": "react-best-practices",
    "installs": 0,
    "githubStars": 21556,
    "repoUrl": "https://github.com/vercel-labs/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "vercel-labs/agent-skills/react-native-skills",
    "name": "vercel-react-native-skills",
    "description": "React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.",
    "source": "vercel-labs/agent-skills",
    "skillId": "react-native-skills",
    "installs": 0,
    "githubStars": 21556,
    "repoUrl": "https://github.com/vercel-labs/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "google-labs-code/stitch-skills/react-components",
    "name": "react:components",
    "description": "Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.",
    "source": "google-labs-code/stitch-skills",
    "skillId": "react-components",
    "installs": 0,
    "githubStars": 2063,
    "repoUrl": "https://github.com/google-labs-code/stitch-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "google-labs-code/stitch-skills/remotion",
    "name": "remotion",
    "description": "Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays",
    "source": "google-labs-code/stitch-skills",
    "skillId": "remotion",
    "installs": 0,
    "githubStars": 2063,
    "repoUrl": "https://github.com/google-labs-code/stitch-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "remotion",
        "name": "@remotion/transitions",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "remotion",
        "name": "remotion",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "callstackincubator/agent-skills/github",
    "name": "github",
    "description": "GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automation. Use when working with GitHub PRs, merging strategies, or repository management tasks.",
    "source": "callstackincubator/agent-skills",
    "skillId": "github",
    "installs": 0,
    "githubStars": 944,
    "repoUrl": "https://github.com/callstackincubator/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "callstackincubator/agent-skills/upgrading-react-native",
    "name": "upgrading-react-native",
    "description": "Upgrades React Native apps to newer versions by applying rn-diff-purge template diffs, updating package.json dependencies, migrating native iOS and Android configuration, resolving CocoaPods and Gradle changes, and handling breaking API updates. Use when upgrading React Native, bumping RN version, updating from RN 0.x to 0.y, or migrating Expo SDK alongside a React Native upgrade.",
    "source": "callstackincubator/agent-skills",
    "skillId": "upgrading-react-native",
    "installs": 0,
    "githubStars": 944,
    "repoUrl": "https://github.com/callstackincubator/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-native",
        "name": "react-native",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/screen-reader-testing",
    "name": "screen-reader-testing",
    "description": "Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.",
    "source": "wshobson/agents",
    "skillId": "screen-reader-testing",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/wcag-audit-patterns",
    "name": "wcag-audit-patterns",
    "description": "Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.",
    "source": "wshobson/agents",
    "skillId": "wcag-audit-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "axe-core",
        "name": "@axe-core/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pa11y",
        "name": "pa11y",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/multi-reviewer-patterns",
    "name": "multi-reviewer-patterns",
    "description": "Coordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting. Use this skill when organizing multi-reviewer code reviews, calibrating finding severity, or consolidating review results.",
    "source": "wshobson/agents",
    "skillId": "multi-reviewer-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.2"
    }
  },
  {
    "id": "wshobson/agents/parallel-debugging",
    "name": "parallel-debugging",
    "description": "Debug complex issues using competing hypotheses with parallel investigation, evidence collection, and root cause arbitration. Use this skill when debugging bugs with multiple potential causes, performing root cause analysis, or organizing parallel investigation workflows.",
    "source": "wshobson/agents",
    "skillId": "parallel-debugging",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.2"
    }
  },
  {
    "id": "wshobson/agents/parallel-feature-development",
    "name": "parallel-feature-development",
    "description": "Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing features for parallel development, establishing file ownership boundaries, or managing integration between parallel work streams.",
    "source": "wshobson/agents",
    "skillId": "parallel-feature-development",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.2"
    }
  },
  {
    "id": "wshobson/agents/task-coordination-strategies",
    "name": "task-coordination-strategies",
    "description": "Decompose complex tasks, design dependency graphs, and coordinate multi-agent work with proper task descriptions and workload balancing. Use this skill when breaking down work for agent teams, managing task dependencies, or monitoring team progress.",
    "source": "wshobson/agents",
    "skillId": "task-coordination-strategies",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.2"
    }
  },
  {
    "id": "wshobson/agents/team-communication-protocols",
    "name": "team-communication-protocols",
    "description": "Structured messaging protocols for agent team communication including message type selection, plan approval, shutdown procedures, and anti-patterns to avoid. Use this skill when establishing team communication norms, handling plan approvals, or managing team shutdown.",
    "source": "wshobson/agents",
    "skillId": "team-communication-protocols",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.2"
    }
  },
  {
    "id": "wshobson/agents/team-composition-patterns",
    "name": "team-composition-patterns",
    "description": "Design optimal agent team compositions with sizing heuristics, preset configurations, and agent type selection. Use this skill when deciding team size, selecting agent types, or configuring team presets for multi-agent workflows.",
    "source": "wshobson/agents",
    "skillId": "team-composition-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.2"
    }
  },
  {
    "id": "wshobson/agents/architecture-patterns",
    "name": "architecture-patterns",
    "description": "Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.",
    "source": "wshobson/agents",
    "skillId": "architecture-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/cqrs-implementation",
    "name": "cqrs-implementation",
    "description": "Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.",
    "source": "wshobson/agents",
    "skillId": "cqrs-implementation",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/event-store-design",
    "name": "event-store-design",
    "description": "Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.",
    "source": "wshobson/agents",
    "skillId": "event-store-design",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/microservices-patterns",
    "name": "microservices-patterns",
    "description": "Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.",
    "source": "wshobson/agents",
    "skillId": "microservices-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/projection-patterns",
    "name": "projection-patterns",
    "description": "Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.",
    "source": "wshobson/agents",
    "skillId": "projection-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/saga-orchestration",
    "name": "saga-orchestration",
    "description": "Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running workflows.",
    "source": "wshobson/agents",
    "skillId": "saga-orchestration",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/temporal-python-testing",
    "name": "temporal-python-testing",
    "description": "Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.",
    "source": "wshobson/agents",
    "skillId": "temporal-python-testing",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/workflow-orchestration-patterns",
    "name": "workflow-orchestration-patterns",
    "description": "Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.",
    "source": "wshobson/agents",
    "skillId": "workflow-orchestration-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/defi-protocol-templates",
    "name": "defi-protocol-templates",
    "description": "Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.",
    "source": "wshobson/agents",
    "skillId": "defi-protocol-templates",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/nft-standards",
    "name": "nft-standards",
    "description": "Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.",
    "source": "wshobson/agents",
    "skillId": "nft-standards",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/web3-testing",
    "name": "web3-testing",
    "description": "Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.",
    "source": "wshobson/agents",
    "skillId": "web3-testing",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hardhat",
        "name": "hardhat",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/data-storytelling",
    "name": "data-storytelling",
    "description": "Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.",
    "source": "wshobson/agents",
    "skillId": "data-storytelling",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/kpi-dashboard-design",
    "name": "kpi-dashboard-design",
    "description": "Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use when building business dashboards, selecting metrics, or designing data visualization layouts.",
    "source": "wshobson/agents",
    "skillId": "kpi-dashboard-design",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/github-actions-templates",
    "name": "github-actions-templates",
    "description": "Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.",
    "source": "wshobson/agents",
    "skillId": "github-actions-templates",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/gitlab-ci-patterns",
    "name": "gitlab-ci-patterns",
    "description": "Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.",
    "source": "wshobson/agents",
    "skillId": "gitlab-ci-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/secrets-management",
    "name": "secrets-management",
    "description": "Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.",
    "source": "wshobson/agents",
    "skillId": "secrets-management",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/cost-optimization",
    "name": "cost-optimization",
    "description": "Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.",
    "source": "wshobson/agents",
    "skillId": "cost-optimization",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/hybrid-cloud-networking",
    "name": "hybrid-cloud-networking",
    "description": "Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.",
    "source": "wshobson/agents",
    "skillId": "hybrid-cloud-networking",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/istio-traffic-management",
    "name": "istio-traffic-management",
    "description": "Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.",
    "source": "wshobson/agents",
    "skillId": "istio-traffic-management",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/linkerd-patterns",
    "name": "linkerd-patterns",
    "description": "Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking with minimal overhead.",
    "source": "wshobson/agents",
    "skillId": "linkerd-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/mtls-configuration",
    "name": "mtls-configuration",
    "description": "Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing zero-trust networking, certificate management, or securing internal service communication.",
    "source": "wshobson/agents",
    "skillId": "mtls-configuration",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/multi-cloud-architecture",
    "name": "multi-cloud-architecture",
    "description": "Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers.",
    "source": "wshobson/agents",
    "skillId": "multi-cloud-architecture",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/service-mesh-observability",
    "name": "service-mesh-observability",
    "description": "Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SLOs for service communication.",
    "source": "wshobson/agents",
    "skillId": "service-mesh-observability",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/terraform-module-library",
    "name": "terraform-module-library",
    "description": "Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.",
    "source": "wshobson/agents",
    "skillId": "terraform-module-library",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/context-driven-development",
    "name": "context-driven-development",
    "description": "Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a `conductor/` directory. Scaffolds new projects from scratch, extracts context from existing codebases, validates artifact consistency before implementation, and synchronizes documents as the project evolves. Use when setting up a project, creating or updating product docs, managing a tech stack file, defining development workflows, tracking work units, onboarding to an existing codebase, or running project scaffolding.",
    "source": "wshobson/agents",
    "skillId": "context-driven-development",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "wshobson/agents/track-management",
    "name": "track-management",
    "description": "Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.",
    "source": "wshobson/agents",
    "skillId": "track-management",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "wshobson/agents/workflow-patterns",
    "name": "workflow-patterns",
    "description": "Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.",
    "source": "wshobson/agents",
    "skillId": "workflow-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "wshobson/agents/airflow-dag-patterns",
    "name": "airflow-dag-patterns",
    "description": "Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.",
    "source": "wshobson/agents",
    "skillId": "airflow-dag-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/data-quality-frameworks",
    "name": "data-quality-frameworks",
    "description": "Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.",
    "source": "wshobson/agents",
    "skillId": "data-quality-frameworks",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "great_expectations",
        "name": "great_expectations",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/dbt-transformation-patterns",
    "name": "dbt-transformation-patterns",
    "description": "Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or implementing analytics engineering best practices.",
    "source": "wshobson/agents",
    "skillId": "dbt-transformation-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/spark-optimization",
    "name": "spark-optimization",
    "description": "Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugging slow jobs, or scaling data processing pipelines.",
    "source": "wshobson/agents",
    "skillId": "spark-optimization",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/postgresql",
    "name": "postgresql-table-design",
    "description": "Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features",
    "source": "wshobson/agents",
    "skillId": "postgresql",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/bazel-build-optimization",
    "name": "bazel-build-optimization",
    "description": "Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.",
    "source": "wshobson/agents",
    "skillId": "bazel-build-optimization",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/code-review-excellence",
    "name": "code-review-excellence",
    "description": "Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.",
    "source": "wshobson/agents",
    "skillId": "code-review-excellence",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/debugging-strategies",
    "name": "debugging-strategies",
    "description": "Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.",
    "source": "wshobson/agents",
    "skillId": "debugging-strategies",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/error-handling-patterns",
    "name": "error-handling-patterns",
    "description": "Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.",
    "source": "wshobson/agents",
    "skillId": "error-handling-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/git-advanced-workflows",
    "name": "git-advanced-workflows",
    "description": "Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.",
    "source": "wshobson/agents",
    "skillId": "git-advanced-workflows",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/nx-workspace-patterns",
    "name": "nx-workspace-patterns",
    "description": "Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands.",
    "source": "wshobson/agents",
    "skillId": "nx-workspace-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "nx",
        "name": "nx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/sql-optimization-patterns",
    "name": "sql-optimization-patterns",
    "description": "Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.",
    "source": "wshobson/agents",
    "skillId": "sql-optimization-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/turborepo-caching",
    "name": "turborepo-caching",
    "description": "Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing distributed caching.",
    "source": "wshobson/agents",
    "skillId": "turborepo-caching",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "turbo",
        "name": "turbo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/architecture-decision-records",
    "name": "architecture-decision-records",
    "description": "Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.",
    "source": "wshobson/agents",
    "skillId": "architecture-decision-records",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "adr-tools",
        "name": "adr-tools",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/changelog-automation",
    "name": "changelog-automation",
    "description": "Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.",
    "source": "wshobson/agents",
    "skillId": "changelog-automation",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "commitlint",
        "name": "@commitlint/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "husky",
        "name": "husky",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "standard-version",
        "name": "standard-version",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "semantic-release",
        "name": "semantic-release",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "commitizen",
        "name": "commitizen",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/openapi-spec-generation",
    "name": "openapi-spec-generation",
    "description": "Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.",
    "source": "wshobson/agents",
    "skillId": "openapi-spec-generation",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "stoplight",
        "name": "@stoplight/spectral-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "redocly",
        "name": "@redocly/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openapitools",
        "name": "@openapitools/openapi-generator-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/dotnet-backend-patterns",
    "name": "dotnet-backend-patterns",
    "description": "Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.",
    "source": "wshobson/agents",
    "skillId": "dotnet-backend-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/dependency-upgrade",
    "name": "dependency-upgrade",
    "description": "Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.",
    "source": "wshobson/agents",
    "skillId": "dependency-upgrade",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm-check-updates",
        "name": "npm-check-updates",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "madge",
        "name": "madge",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript@latest",
        "name": "typescript@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react@17",
        "name": "react@17",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-router-dom@6",
        "name": "react-router-dom@6",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "jscodeshift",
        "name": "jscodeshift",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "testing-library",
        "name": "@testing-library/react@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "package@latest",
        "name": "package@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/react-modernization",
    "name": "react-modernization",
    "description": "Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to latest React versions.",
    "source": "wshobson/agents",
    "skillId": "react-modernization",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "jscodeshift",
        "name": "jscodeshift",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "codemod",
        "name": "codemod",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/react-state-management",
    "name": "react-state-management",
    "description": "Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.",
    "source": "wshobson/agents",
    "skillId": "react-state-management",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/godot-gdscript-patterns",
    "name": "godot-gdscript-patterns",
    "description": "Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices.",
    "source": "wshobson/agents",
    "skillId": "godot-gdscript-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/unity-ecs-patterns",
    "name": "unity-ecs-patterns",
    "description": "Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large entity counts.",
    "source": "wshobson/agents",
    "skillId": "unity-ecs-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/employment-contract-templates",
    "name": "employment-contract-templates",
    "description": "Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.",
    "source": "wshobson/agents",
    "skillId": "employment-contract-templates",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/gdpr-data-handling",
    "name": "gdpr-data-handling",
    "description": "Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.",
    "source": "wshobson/agents",
    "skillId": "gdpr-data-handling",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/incident-runbook-templates",
    "name": "incident-runbook-templates",
    "description": "Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Use when building runbooks, responding to incidents, or establishing incident response procedures.",
    "source": "wshobson/agents",
    "skillId": "incident-runbook-templates",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/on-call-handoff-patterns",
    "name": "on-call-handoff-patterns",
    "description": "Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use when transitioning on-call responsibilities, documenting shift summaries, or improving on-call processes.",
    "source": "wshobson/agents",
    "skillId": "on-call-handoff-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/postmortem-writing",
    "name": "postmortem-writing",
    "description": "Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.",
    "source": "wshobson/agents",
    "skillId": "postmortem-writing",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/nodejs-backend-patterns",
    "name": "nodejs-backend-patterns",
    "description": "Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.",
    "source": "wshobson/agents",
    "skillId": "nodejs-backend-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/gitops-workflow",
    "name": "gitops-workflow",
    "description": "Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.",
    "source": "wshobson/agents",
    "skillId": "gitops-workflow",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/helm-chart-scaffolding",
    "name": "helm-chart-scaffolding",
    "description": "Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.",
    "source": "wshobson/agents",
    "skillId": "helm-chart-scaffolding",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/k8s-manifest-generator",
    "name": "k8s-manifest-generator",
    "description": "Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.",
    "source": "wshobson/agents",
    "skillId": "k8s-manifest-generator",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/embedding-strategies",
    "name": "embedding-strategies",
    "description": "Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.",
    "source": "wshobson/agents",
    "skillId": "embedding-strategies",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/hybrid-search-implementation",
    "name": "hybrid-search-implementation",
    "description": "Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.",
    "source": "wshobson/agents",
    "skillId": "hybrid-search-implementation",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/langchain-architecture",
    "name": "langchain-architecture",
    "description": "Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.",
    "source": "wshobson/agents",
    "skillId": "langchain-architecture",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/llm-evaluation",
    "name": "llm-evaluation",
    "description": "Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.",
    "source": "wshobson/agents",
    "skillId": "llm-evaluation",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/prompt-engineering-patterns",
    "name": "prompt-engineering-patterns",
    "description": "Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.",
    "source": "wshobson/agents",
    "skillId": "prompt-engineering-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/rag-implementation",
    "name": "rag-implementation",
    "description": "Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.",
    "source": "wshobson/agents",
    "skillId": "rag-implementation",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/similarity-search-patterns",
    "name": "similarity-search-patterns",
    "description": "Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.",
    "source": "wshobson/agents",
    "skillId": "similarity-search-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/vector-index-tuning",
    "name": "vector-index-tuning",
    "description": "Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.",
    "source": "wshobson/agents",
    "skillId": "vector-index-tuning",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/ml-pipeline-workflow",
    "name": "ml-pipeline-workflow",
    "description": "Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating model training and deployment workflows.",
    "source": "wshobson/agents",
    "skillId": "ml-pipeline-workflow",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/distributed-tracing",
    "name": "distributed-tracing",
    "description": "Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implementing observability for distributed systems.",
    "source": "wshobson/agents",
    "skillId": "distributed-tracing",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/grafana-dashboards",
    "name": "grafana-dashboards",
    "description": "Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.",
    "source": "wshobson/agents",
    "skillId": "grafana-dashboards",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/prometheus-configuration",
    "name": "prometheus-configuration",
    "description": "Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or configuring alerting systems.",
    "source": "wshobson/agents",
    "skillId": "prometheus-configuration",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/slo-implementation",
    "name": "slo-implementation",
    "description": "Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or measuring service performance.",
    "source": "wshobson/agents",
    "skillId": "slo-implementation",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/billing-automation",
    "name": "billing-automation",
    "description": "Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurring payment systems.",
    "source": "wshobson/agents",
    "skillId": "billing-automation",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/paypal-integration",
    "name": "paypal-integration",
    "description": "Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-commerce checkout flows.",
    "source": "wshobson/agents",
    "skillId": "paypal-integration",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/pci-compliance",
    "name": "pci-compliance",
    "description": "Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achieving PCI compliance, or implementing payment card security measures.",
    "source": "wshobson/agents",
    "skillId": "pci-compliance",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/stripe-integration",
    "name": "stripe-integration",
    "description": "Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.",
    "source": "wshobson/agents",
    "skillId": "stripe-integration",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/python-anti-patterns",
    "name": "python-anti-patterns",
    "description": "Common Python anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing implementations, or when debugging issues that might stem from known bad practices.",
    "source": "wshobson/agents",
    "skillId": "python-anti-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/python-background-jobs",
    "name": "python-background-jobs",
    "description": "Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing async task processing, job queues, long-running operations, or decoupling work from request/response cycles.",
    "source": "wshobson/agents",
    "skillId": "python-background-jobs",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/python-code-style",
    "name": "python-code-style",
    "description": "Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.",
    "source": "wshobson/agents",
    "skillId": "python-code-style",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "ruff",
        "name": "ruff",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "myproject",
        "name": "myproject",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/python-configuration",
    "name": "python-configuration",
    "description": "Python configuration management via environment variables and typed settings. Use when externalizing config, setting up pydantic-settings, managing secrets, or implementing environment-specific behavior.",
    "source": "wshobson/agents",
    "skillId": "python-configuration",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/python-error-handling",
    "name": "python-error-handling",
    "description": "Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing validation logic, designing exception strategies, handling batch processing failures, or building robust APIs.",
    "source": "wshobson/agents",
    "skillId": "python-error-handling",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/python-observability",
    "name": "python-observability",
    "description": "Python observability patterns including structured logging, metrics, and distributed tracing. Use when adding logging, implementing metrics collection, setting up tracing, or debugging production systems.",
    "source": "wshobson/agents",
    "skillId": "python-observability",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/python-packaging",
    "name": "python-packaging",
    "description": "Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.",
    "source": "wshobson/agents",
    "skillId": "python-packaging",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "build",
        "name": "build",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "twine",
        "name": "twine",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "https",
        "name": "https",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "dist",
        "name": "dist",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "my-package",
        "name": "my-package",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/python-project-structure",
    "name": "python-project-structure",
    "description": "Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining public interfaces with __all__, or planning directory layouts.",
    "source": "wshobson/agents",
    "skillId": "python-project-structure",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/python-resilience",
    "name": "python-resilience",
    "description": "Python resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators. Use when adding retry logic, implementing timeouts, building fault-tolerant services, or handling transient failures.",
    "source": "wshobson/agents",
    "skillId": "python-resilience",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/python-resource-management",
    "name": "python-resource-management",
    "description": "Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, file handles, implementing cleanup logic, or building streaming responses with accumulated state.",
    "source": "wshobson/agents",
    "skillId": "python-resource-management",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/python-type-safety",
    "name": "python-type-safety",
    "description": "Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic classes, defining structural interfaces, or configuring mypy/pyright.",
    "source": "wshobson/agents",
    "skillId": "python-type-safety",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/uv-package-manager",
    "name": "uv-package-manager",
    "description": "Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.",
    "source": "wshobson/agents",
    "skillId": "uv-package-manager",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "package",
        "name": "package",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "PACKAGE",
        "name": "PACKAGE",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "uv",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/risk-metrics-calculation",
    "name": "risk-metrics-calculation",
    "description": "Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or building risk monitoring systems.",
    "source": "wshobson/agents",
    "skillId": "risk-metrics-calculation",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/anti-reversing-techniques",
    "name": "anti-reversing-techniques",
    "description": "Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or understanding software protection mechanisms.",
    "source": "wshobson/agents",
    "skillId": "anti-reversing-techniques",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/binary-analysis-patterns",
    "name": "binary-analysis-patterns",
    "description": "Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.",
    "source": "wshobson/agents",
    "skillId": "binary-analysis-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/memory-forensics",
    "name": "memory-forensics",
    "description": "Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when analyzing memory dumps, investigating incidents, or performing malware analysis from RAM captures.",
    "source": "wshobson/agents",
    "skillId": "memory-forensics",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "volatility3",
        "name": "volatility3",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/protocol-reverse-engineering",
    "name": "protocol-reverse-engineering",
    "description": "Master network protocol reverse engineering including packet analysis, protocol dissection, and custom protocol documentation. Use when analyzing network traffic, understanding proprietary protocols, or debugging network communication.",
    "source": "wshobson/agents",
    "skillId": "protocol-reverse-engineering",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/attack-tree-construction",
    "name": "attack-tree-construction",
    "description": "Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.",
    "source": "wshobson/agents",
    "skillId": "attack-tree-construction",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/sast-configuration",
    "name": "sast-configuration",
    "description": "Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or automating code vulnerability detection.",
    "source": "wshobson/agents",
    "skillId": "sast-configuration",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "semgrep",
        "name": "semgrep",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/stride-analysis-patterns",
    "name": "stride-analysis-patterns",
    "description": "Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating security documentation.",
    "source": "wshobson/agents",
    "skillId": "stride-analysis-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/threat-mitigation-mapping",
    "name": "threat-mitigation-mapping",
    "description": "Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validating control effectiveness.",
    "source": "wshobson/agents",
    "skillId": "threat-mitigation-mapping",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/bash-defensive-patterns",
    "name": "bash-defensive-patterns",
    "description": "Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.",
    "source": "wshobson/agents",
    "skillId": "bash-defensive-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/bats-testing-patterns",
    "name": "bats-testing-patterns",
    "description": "Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.",
    "source": "wshobson/agents",
    "skillId": "bats-testing-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "bats-core",
        "name": "bats-core",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/shellcheck-configuration",
    "name": "shellcheck-configuration",
    "description": "Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.",
    "source": "wshobson/agents",
    "skillId": "shellcheck-configuration",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "shellcheck",
        "name": "shellcheck",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/competitive-landscape",
    "name": "competitive-landscape",
    "description": "This skill should be used when the user asks to \"analyze competitors\", \"assess competitive landscape\", \"identify differentiation\", \"evaluate market positioning\", \"apply Porter's Five Forces\", or requests competitive strategy analysis.",
    "source": "wshobson/agents",
    "skillId": "competitive-landscape",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "wshobson/agents/market-sizing-analysis",
    "name": "market-sizing-analysis",
    "description": "This skill should be used when the user asks to \"calculate TAM\", \"determine SAM\", \"estimate SOM\", \"size the market\", \"calculate market opportunity\", \"what's the total addressable market\", or requests market sizing analysis for a startup or business opportunity.",
    "source": "wshobson/agents",
    "skillId": "market-sizing-analysis",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "wshobson/agents/startup-financial-modeling",
    "name": "startup-financial-modeling",
    "description": "This skill should be used when the user asks to \"create financial projections\", \"build a financial model\", \"forecast revenue\", \"calculate burn rate\", \"estimate runway\", \"model cash flow\", or requests 3-5 year financial planning for a startup.",
    "source": "wshobson/agents",
    "skillId": "startup-financial-modeling",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "wshobson/agents/startup-metrics-framework",
    "name": "startup-metrics-framework",
    "description": "This skill should be used when the user asks about \"key startup metrics\", \"SaaS metrics\", \"CAC and LTV\", \"unit economics\", \"burn multiple\", \"rule of 40\", \"marketplace metrics\", or requests guidance on tracking and optimizing business performance metrics.",
    "source": "wshobson/agents",
    "skillId": "startup-metrics-framework",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "wshobson/agents/team-composition-analysis",
    "name": "team-composition-analysis",
    "description": "This skill should be used when the user asks to \"plan team structure\", \"determine hiring needs\", \"design org chart\", \"calculate compensation\", \"plan equity allocation\", or requests organizational design and headcount planning for a startup.",
    "source": "wshobson/agents",
    "skillId": "team-composition-analysis",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "wshobson/agents/go-concurrency-patterns",
    "name": "go-concurrency-patterns",
    "description": "Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.",
    "source": "wshobson/agents",
    "skillId": "go-concurrency-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/memory-safety-patterns",
    "name": "memory-safety-patterns",
    "description": "Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory bugs.",
    "source": "wshobson/agents",
    "skillId": "memory-safety-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/design-system-patterns",
    "name": "design-system-patterns",
    "description": "Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design tokens, implementing theme switching, building component libraries, or establishing design system foundations.",
    "source": "wshobson/agents",
    "skillId": "design-system-patterns",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/interaction-design",
    "name": "interaction-design",
    "description": "Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loading states, or creating delightful user experiences.",
    "source": "wshobson/agents",
    "skillId": "interaction-design",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/mobile-android-design",
    "name": "mobile-android-design",
    "description": "Master Material Design 3 and Jetpack Compose patterns for building native Android apps. Use when designing Android interfaces, implementing Compose UI, or following Google's Material Design guidelines.",
    "source": "wshobson/agents",
    "skillId": "mobile-android-design",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/mobile-ios-design",
    "name": "mobile-ios-design",
    "description": "Master iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps. Use when designing iOS interfaces, implementing SwiftUI views, or ensuring apps follow Apple's design principles.",
    "source": "wshobson/agents",
    "skillId": "mobile-ios-design",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/react-native-design",
    "name": "react-native-design",
    "description": "Master React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations.",
    "source": "wshobson/agents",
    "skillId": "react-native-design",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/responsive-design",
    "name": "responsive-design",
    "description": "Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior.",
    "source": "wshobson/agents",
    "skillId": "responsive-design",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/visual-design-foundations",
    "name": "visual-design-foundations",
    "description": "Apply typography, color theory, spacing systems, and iconography principles to create cohesive visual designs. Use when establishing design tokens, building style guides, or improving visual hierarchy and consistency.",
    "source": "wshobson/agents",
    "skillId": "visual-design-foundations",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "wshobson/agents/web-component-design",
    "name": "web-component-design",
    "description": "Master React, Vue, and Svelte component patterns including CSS-in-JS, composition strategies, and reusable component architecture. Use when building UI component libraries, designing component APIs, or implementing frontend design systems.",
    "source": "wshobson/agents",
    "skillId": "web-component-design",
    "installs": 0,
    "githubStars": 29669,
    "repoUrl": "https://github.com/wshobson/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/agent-md-refactor",
    "name": "agent-md-refactor",
    "description": "Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.",
    "source": "softaworks/agent-toolkit",
    "skillId": "agent-md-refactor",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/backend-to-frontend-handoff-docs",
    "name": "backend-to-frontend-handoff-docs",
    "description": "Create API handoff documentation for frontend developers. Use when backend work is complete and needs to be documented for frontend integration, or user says 'create handoff', 'document API', 'frontend handoff', or 'API documentation'.",
    "source": "softaworks/agent-toolkit",
    "skillId": "backend-to-frontend-handoff-docs",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/c4-architecture",
    "name": "c4-architecture",
    "description": "Generate architecture documentation using C4 model Mermaid diagrams. Use when asked to create architecture diagrams, document system architecture, visualize software structure, create C4 diagrams, or generate context/container/component/deployment diagrams. Triggers include \"architecture diagram\", \"C4 diagram\", \"system context\", \"container diagram\", \"component diagram\", \"deployment diagram\", \"document architecture\", \"visualize architecture\".",
    "source": "softaworks/agent-toolkit",
    "skillId": "c4-architecture",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/codex",
    "name": "codex",
    "description": "Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses GPT-5.2 by default for state-of-the-art software engineering.",
    "source": "softaworks/agent-toolkit",
    "skillId": "codex",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/command-creator",
    "name": "command-creator",
    "description": "This skill should be used when creating a Claude Code slash command. Use when users ask to \"create a command\", \"make a slash command\", \"add a command\", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices.",
    "source": "softaworks/agent-toolkit",
    "skillId": "command-creator",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/commit-work",
    "name": "commit-work",
    "description": "Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.",
    "source": "softaworks/agent-toolkit",
    "skillId": "commit-work",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/crafting-effective-readmes",
    "name": "crafting-effective-readmes",
    "description": "Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.",
    "source": "softaworks/agent-toolkit",
    "skillId": "crafting-effective-readmes",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/daily-meeting-update",
    "name": "daily-meeting-update",
    "description": "Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.",
    "source": "softaworks/agent-toolkit",
    "skillId": "daily-meeting-update",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/datadog-cli",
    "name": "datadog-cli",
    "description": "Datadog CLI for searching logs, querying metrics, tracing requests, and managing dashboards. Use this when debugging production issues or working with Datadog observability.",
    "source": "softaworks/agent-toolkit",
    "skillId": "datadog-cli",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "leoflores",
        "name": "@leoflores/datadog-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/dependency-updater",
    "name": "dependency-updater",
    "description": "Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, diagnoses and fixes dependency issues.",
    "source": "softaworks/agent-toolkit",
    "skillId": "dependency-updater",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "taze",
        "name": "taze",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "package-name",
        "name": "package-name",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/design-system-starter",
    "name": "design-system-starter",
    "description": "Create and evolve design systems with design tokens, component architecture, accessibility guidelines, and documentation templates. Ensures consistent, scalable, and accessible UI across products.",
    "source": "softaworks/agent-toolkit",
    "skillId": "design-system-starter",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/difficult-workplace-conversations",
    "name": "difficult-workplace-conversations",
    "description": "Structured approach to workplace conflicts, performance discussions, and challenging feedback using preparation-delivery-followup framework. Use when preparing for tough conversations, addressing conflicts, giving critical feedback, or navigating sensitive workplace discussions.",
    "source": "softaworks/agent-toolkit",
    "skillId": "difficult-workplace-conversations",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "softaworks/agent-toolkit/domain-name-brainstormer",
    "name": "domain-name-brainstormer",
    "description": "Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.",
    "source": "softaworks/agent-toolkit",
    "skillId": "domain-name-brainstormer",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/draw-io",
    "name": "draw-io",
    "description": "draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.",
    "source": "softaworks/agent-toolkit",
    "skillId": "draw-io",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/excalidraw",
    "name": "excalidraw",
    "description": "Use when working with *.excalidraw or *.excalidraw.json files, user mentions diagrams/flowcharts, or requests architecture visualization - delegates all Excalidraw operations to subagents to prevent context exhaustion from verbose JSON (single files: 4k-22k tokens, can exceed read limits)",
    "source": "softaworks/agent-toolkit",
    "skillId": "excalidraw",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/feedback-mastery",
    "name": "feedback-mastery",
    "description": "Navigate difficult conversations and deliver constructive feedback using structured frameworks. Covers the Preparation-Delivery-Follow-up model and Situation-Behavior-Impact (SBI) feedback technique. Use when preparing for difficult conversations, giving feedback, or managing conflicts.",
    "source": "softaworks/agent-toolkit",
    "skillId": "feedback-mastery",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "softaworks/agent-toolkit/frontend-to-backend-requirements",
    "name": "frontend-to-backend-requirements",
    "description": "Document frontend data needs for backend developers. Use when frontend needs to communicate API requirements to backend, or user says 'backend requirements', 'what data do I need', 'API requirements', or is describing data needs for a UI.",
    "source": "softaworks/agent-toolkit",
    "skillId": "frontend-to-backend-requirements",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/game-changing-features",
    "name": "game-changing-features",
    "description": "Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact features, or says 'what would make this 10x better', 'product strategy', or 'what should we build next'.",
    "source": "softaworks/agent-toolkit",
    "skillId": "game-changing-features",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/gemini",
    "name": "gemini",
    "description": "Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Uses Gemini 3 Pro by default for state-of-the-art reasoning and coding.",
    "source": "softaworks/agent-toolkit",
    "skillId": "gemini",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/gepetto",
    "name": "gepetto",
    "description": "Creates detailed, sectionized implementation plans through research, stakeholder interviews, and multi-LLM review. Use when planning features that need thorough pre-implementation analysis.",
    "source": "softaworks/agent-toolkit",
    "skillId": "gepetto",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/humanizer",
    "name": "humanizer",
    "description": "Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \"Signs of AI writing\" guide. Detects and fixes patterns including:\ninflated symbolism, promotional language, superficial -ing analyses, vague\nattributions, em dash overuse, rule of three, AI vocabulary words, negative\nparallelisms, and excessive conjunctive phrases.\n\nCredits: Original skill by @blader - https://github.com/blader/humanizer\n",
    "source": "softaworks/agent-toolkit",
    "skillId": "humanizer",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "2.1.1"
    }
  },
  {
    "id": "softaworks/agent-toolkit/jira",
    "name": "jira",
    "description": "Use when the user mentions Jira issues (e.g., \"PROJ-123\"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like \"jira\", \"issue\", \"ticket\", \"sprint\", \"backlog\", or issue key patterns.",
    "source": "softaworks/agent-toolkit",
    "skillId": "jira",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "ankitpokhrel",
        "name": "ankitpokhrel/jira-cli/jira-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/lesson-learned",
    "name": "lesson-learned",
    "description": "Analyze recent code changes via git history and extract software engineering lessons. Use when the user asks 'what is the lesson here?', 'what can I learn from this?', 'engineering takeaway', 'what did I just learn?', 'reflect on this code', or wants to extract principles from recent work.",
    "source": "softaworks/agent-toolkit",
    "skillId": "lesson-learned",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/marp-slide",
    "name": "marp-slide",
    "description": "Create professional Marp presentation slides with 7 beautiful themes (default, minimal, colorful, dark, gradient, tech, business). Use when users request slide creation, presentations, or Marp documents. Supports custom themes, image layouts, and \"make it look good\" requests with automatic quality improvements.",
    "source": "softaworks/agent-toolkit",
    "skillId": "marp-slide",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/meme-factory",
    "name": "meme-factory",
    "description": "Generate memes using the memegen.link API. Use when users request memes, want to add humor to content, or need visual aids for social media. Supports 100+ popular templates with custom text and styling.",
    "source": "softaworks/agent-toolkit",
    "skillId": "meme-factory",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/mermaid-diagrams",
    "name": "mermaid-diagrams",
    "description": "Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to \"diagram\", \"visualize\", \"model\", \"map out\", \"show the flow\", or when explaining system architecture, database design, code structure, or user/application flows.",
    "source": "softaworks/agent-toolkit",
    "skillId": "mermaid-diagrams",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "mermaid-js",
        "name": "@mermaid-js/mermaid-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/mui",
    "name": "mui",
    "description": "Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities.",
    "source": "softaworks/agent-toolkit",
    "skillId": "mui",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/naming-analyzer",
    "name": "naming-analyzer",
    "description": "Suggest better variable, function, and class names based on context and conventions.",
    "source": "softaworks/agent-toolkit",
    "skillId": "naming-analyzer",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/perplexity",
    "name": "perplexity",
    "description": "Web search and research using Perplexity AI. Use when user says \"search\", \"find\", \"look up\", \"ask\", \"research\", or \"what's the latest\" for generic queries. NOT for library/framework docs (use Context7) or workspace questions.",
    "source": "softaworks/agent-toolkit",
    "skillId": "perplexity",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/plugin-forge",
    "name": "plugin-forge",
    "description": "Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.",
    "source": "softaworks/agent-toolkit",
    "skillId": "plugin-forge",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/professional-communication",
    "name": "professional-communication",
    "description": "Guide technical communication for software developers. Covers email structure, team messaging etiquette, meeting agendas, and adapting messages for technical vs non-technical audiences. Use when drafting professional messages, preparing meeting communications, or improving written communication.",
    "source": "softaworks/agent-toolkit",
    "skillId": "professional-communication",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "softaworks/agent-toolkit/qa-test-planner",
    "name": "qa-test-planner",
    "description": "Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.",
    "source": "softaworks/agent-toolkit",
    "skillId": "qa-test-planner",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "explicit"
    }
  },
  {
    "id": "softaworks/agent-toolkit/react-dev",
    "name": "react-dev",
    "description": "This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and routing integration (TanStack Router, React Router).",
    "source": "softaworks/agent-toolkit",
    "skillId": "react-dev",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "softaworks/agent-toolkit/react-useeffect",
    "name": "react-useeffect",
    "description": "React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.",
    "source": "softaworks/agent-toolkit",
    "skillId": "react-useeffect",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/reducing-entropy",
    "name": "reducing-entropy",
    "description": "Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.",
    "source": "softaworks/agent-toolkit",
    "skillId": "reducing-entropy",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/requirements-clarity",
    "name": "requirements-clarity",
    "description": "Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, features are complex (>2 days), or involve cross-team coordination. Ask two core questions - Why? (YAGNI check) and Simpler? (KISS check) - to ensure clarity before coding.",
    "source": "softaworks/agent-toolkit",
    "skillId": "requirements-clarity",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/session-handoff",
    "name": "session-handoff",
    "description": "Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity.",
    "source": "softaworks/agent-toolkit",
    "skillId": "session-handoff",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/skill-judge",
    "name": "skill-judge",
    "description": "Evaluate Agent Skill design quality against official specifications and best practices. Use when reviewing, auditing, or improving SKILL.md files and skill packages. Provides multi-dimensional scoring and actionable improvement suggestions.",
    "source": "softaworks/agent-toolkit",
    "skillId": "skill-judge",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/web-to-markdown",
    "name": "web-to-markdown",
    "description": "Use ONLY when the user explicitly says: 'use the skill web-to-markdown ...' (or 'use a skill web-to-markdown ...'). Converts webpage URLs to clean Markdown by calling the local web2md CLI (Puppeteer + Readability), suitable for JS-rendered pages.",
    "source": "softaworks/agent-toolkit",
    "skillId": "web-to-markdown",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "softaworks/agent-toolkit/writing-clearly-and-concisely",
    "name": "writing-clearly-and-concisely",
    "description": "Use when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.",
    "source": "softaworks/agent-toolkit",
    "skillId": "writing-clearly-and-concisely",
    "installs": 0,
    "githubStars": 722,
    "repoUrl": "https://github.com/softaworks/agent-toolkit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sickn33/antigravity-awesome-skills/00-andruia-consultant",
    "name": "00-andruia-consultant",
    "description": "Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "00-andruia-consultant",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "id": "00-andruia-consultant",
      "category": "andruia",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/10-andruia-skill-smith",
    "name": "10-andruia-skill-smith",
    "description": "Ingeniero de Sistemas de Andru.ia. Diseña, redacta y despliega nuevas habilidades (skills) dentro del repositorio siguiendo el Estándar de Diamante.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "10-andruia-skill-smith",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "id": "10-andruia-skill-smith",
      "category": "andruia",
      "risk": "official",
      "source": "personal"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/20-andruia-niche-intelligence",
    "name": "20-andruia-niche-intelligence",
    "description": "Estratega de Inteligencia de Dominio de Andru.ia. Analiza el nicho específico de un proyecto para inyectar conocimientos, regulaciones y estándares únicos del sector. Actívalo tras definir el nicho.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "20-andruia-niche-intelligence",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "id": "20-andruia-niche-intelligence",
      "category": "andruia",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/3d-web-experience",
    "name": "3d-web-experience",
    "description": "Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "3d-web-experience",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "gltf-transform",
        "name": "@gltf-transform/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ab-test-setup",
    "name": "ab-test-setup",
    "description": "Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ab-test-setup",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/accessibility-compliance-accessibility-audit",
    "name": "accessibility-compliance-accessibility-audit",
    "description": "You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "accessibility-compliance-accessibility-audit",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/active-directory-attacks",
    "name": "active-directory-attacks",
    "description": "This skill should be used when the user asks to \"attack Active Directory\", \"exploit AD\", \"Kerberoasting\", \"DCSync\", \"pass-the-hash\", \"BloodHound enumeration\", \"Golden Ticket\", ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "active-directory-attacks",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/activecampaign-automation",
    "name": "activecampaign-automation",
    "description": "Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "activecampaign-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/address-github-comments",
    "name": "address-github-comments",
    "description": "Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "address-github-comments",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/agent-evaluation",
    "name": "agent-evaluation",
    "description": "Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on re...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "agent-evaluation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/agent-framework-azure-ai-py",
    "name": "agent-framework-azure-ai-py",
    "description": "Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code int...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "agent-framework-azure-ai-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "agent-framework",
        "name": "agent-framework",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "agent-framework-azure-ai",
        "name": "agent-framework-azure-ai",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/agent-manager-skill",
    "name": "agent-manager-skill",
    "description": "Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "agent-manager-skill",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/agent-memory-mcp",
    "name": "agent-memory-mcp",
    "description": "A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "agent-memory-mcp",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/agent-memory-systems",
    "name": "agent-memory-systems",
    "description": "Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector s...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "agent-memory-systems",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/agent-orchestration-improve-agent",
    "name": "agent-orchestration-improve-agent",
    "description": "Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "agent-orchestration-improve-agent",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/agent-orchestration-multi-agent-optimize",
    "name": "agent-orchestration-multi-agent-optimize",
    "description": "Optimize multi-agent systems with coordinated profiling, workload distribution, and cost-aware orchestration. Use when improving agent performance, throughput, or reliability.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "agent-orchestration-multi-agent-optimize",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/agent-tool-builder",
    "name": "agent-tool-builder",
    "description": "Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessar...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "agent-tool-builder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/agentfolio",
    "name": "agentfolio",
    "description": "Skill for discovering and researching autonomous AI agents, tools, and ecosystems using the AgentFolio directory.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "agentfolio",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "agentfolio.io",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/agents-v2-py",
    "name": "agents-v2-py",
    "description": "Build container-based Foundry Agents with Azure AI Projects SDK (ImageBasedHostedAgentDefinition). Use when creating hosted agents with custom container images in Azure AI Foundry.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "agents-v2-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-ai-projects",
        "name": "azure-ai-projects",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ai-agent-development",
    "name": "ai-agent-development",
    "description": "AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ai-agent-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ai-agents-architect",
    "name": "ai-agents-architect",
    "description": "Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ai-agents-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ai-engineer",
    "name": "ai-engineer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ai-engineer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ai-ml",
    "name": "ai-ml",
    "description": "AI and machine learning workflow covering LLM application development, RAG implementation, agent architecture, ML pipelines, and AI-powered features.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ai-ml",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ai-product",
    "name": "ai-product",
    "description": "Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production.  This skill covers LLM integration patterns, RAG architecture, prompt ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ai-product",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ai-wrapper-product",
    "name": "ai-wrapper-product",
    "description": "Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc.) into focused tools people will pay for. Not just 'ChatGPT but different' - products that solve specific problems with AI. Cov...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ai-wrapper-product",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/airflow-dag-patterns",
    "name": "airflow-dag-patterns",
    "description": "Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "airflow-dag-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/airtable-automation",
    "name": "airtable-automation",
    "description": "Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "airtable-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/algolia-search",
    "name": "algolia-search",
    "description": "Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning Use when: adding search to, algolia, instantsearch, search api, search functionality.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "algolia-search",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/algorithmic-art",
    "name": "algorithmic-art",
    "description": "Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields,...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "algorithmic-art",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/amplitude-automation",
    "name": "amplitude-automation",
    "description": "Automate Amplitude tasks via Rube MCP (Composio): events, user activity, cohorts, user identification. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "amplitude-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/analytics-tracking",
    "name": "analytics-tracking",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "analytics-tracking",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/android-jetpack-compose-expert",
    "name": "android-jetpack-compose-expert",
    "description": "Expert guidance for building modern Android UIs with Jetpack Compose, covering state management, navigation, performance, and Material Design 3.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "android-jetpack-compose-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/android_ui_verification",
    "name": "android_ui_verification",
    "description": "Automated end-to-end UI testing and verification on an Android Emulator using ADB.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "android_ui_verification",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/angular",
    "name": "angular",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "angular",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "self",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/angular-best-practices",
    "name": "angular-best-practices",
    "description": "Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and rendering efficiency.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "angular-best-practices",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "self",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/angular-migration",
    "name": "angular-migration",
    "description": "Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "angular-migration",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/angular-state-management",
    "name": "angular-state-management",
    "description": "Master modern Angular state management with Signals, NgRx, and RxJS. Use when setting up global state, managing component stores, choosing between state solutions, or migrating from legacy patterns.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "angular-state-management",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "self",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/angular-ui-patterns",
    "name": "angular-ui-patterns",
    "description": "Modern Angular UI patterns for loading states, error handling, and data display. Use when building UI components, handling async data, or managing component states.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "angular-ui-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "self",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/anti-reversing-techniques",
    "name": "anti-reversing-techniques",
    "description": "Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or u...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "anti-reversing-techniques",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/antigravity-workflows",
    "name": "antigravity-workflows",
    "description": "Orchestrate multiple Antigravity skills through guided workflows for SaaS MVP delivery, security audits, AI agent builds, and browser QA.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "antigravity-workflows",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "none",
      "source": "self",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/api-design-principles",
    "name": "api-design-principles",
    "description": "Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "api-design-principles",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/api-documentation",
    "name": "api-documentation",
    "description": "API documentation workflow for generating OpenAPI specs, creating developer guides, and maintaining comprehensive API documentation.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "api-documentation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/api-documenter",
    "name": "api-documenter",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "api-documenter",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/api-fuzzing-bug-bounty",
    "name": "api-fuzzing-bug-bounty",
    "description": "This skill should be used when the user asks to \"test API security\", \"fuzz APIs\", \"find IDOR vulnerabilities\", \"test REST API\", \"test GraphQL\", \"API penetration testing\", \"bug b...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "api-fuzzing-bug-bounty",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/api-patterns",
    "name": "api-patterns",
    "description": "API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "api-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/api-security-testing",
    "name": "api-security-testing",
    "description": "API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "api-security-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/api-testing-observability-api-mock",
    "name": "api-testing-observability-api-mock",
    "description": "You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and enable parallel development.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "api-testing-observability-api-mock",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/app-builder",
    "name": "app-builder",
    "description": "Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "app-builder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/templates",
    "name": "templates",
    "description": "Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "templates",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/app-store-optimization",
    "name": "app-store-optimization",
    "description": "Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "app-store-optimization",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/appdeploy",
    "name": "appdeploy",
    "description": "Deploy web apps with backend APIs, database, and file storage. Use when the user asks to deploy or publish a website or web app and wants a public URL. Uses HTTP API via curl.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "appdeploy",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "AppDeploy (MIT)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/application-performance-performance-optimization",
    "name": "application-performance-performance-optimization",
    "description": "Optimize end-to-end application performance with profiling, observability, and backend/frontend tuning. Use when coordinating performance optimization across the stack.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "application-performance-performance-optimization",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/architect-review",
    "name": "architect-review",
    "description": "Master software architect specializing in modern architecture",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "architect-review",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/architecture",
    "name": "architecture",
    "description": "Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "architecture",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/architecture-decision-records",
    "name": "architecture-decision-records",
    "description": "Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architect...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "architecture-decision-records",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "adr-tools",
        "name": "adr-tools",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/architecture-patterns",
    "name": "architecture-patterns",
    "description": "Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "architecture-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/arm-cortex-expert",
    "name": "arm-cortex-expert",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "arm-cortex-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/asana-automation",
    "name": "asana-automation",
    "description": "Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "asana-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/async-python-patterns",
    "name": "async-python-patterns",
    "description": "Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "async-python-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/attack-tree-construction",
    "name": "attack-tree-construction",
    "description": "Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "attack-tree-construction",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/audio-transcriber",
    "name": "audio-transcriber",
    "description": "Transform audio recordings into professional Markdown documentation with intelligent summaries using LLM integration",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "audio-transcriber",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "faster-whisper",
        "name": "faster-whisper",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "openai-whisper",
        "name": "openai-whisper",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "tqdm",
        "name": "tqdm",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "claude-cli",
        "name": "claude-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "pipx",
        "name": "pipx",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "content",
      "risk": "safe",
      "source": "community",
      "tags": "[audio, transcription, whisper, meeting-minutes, speech-to-text]",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/auth-implementation-patterns",
    "name": "auth-implementation-patterns",
    "description": "Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing A...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "auth-implementation-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/automate-whatsapp",
    "name": "automate-whatsapp",
    "description": "Build WhatsApp automations with Kapso workflows: configure WhatsApp triggers, edit workflow graphs, manage executions, deploy functions, and use databases/integrations for state. Use when automatin...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "automate-whatsapp",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/gokapso/agent-skills/tree/master/skills/automate-whatsapp",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/autonomous-agent-patterns",
    "name": "autonomous-agent-patterns",
    "description": "Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "autonomous-agent-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/autonomous-agents",
    "name": "autonomous-agents",
    "description": "Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it'...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "autonomous-agents",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/avalonia-layout-zafiro",
    "name": "avalonia-layout-zafiro",
    "description": "Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "avalonia-layout-zafiro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/avalonia-viewmodels-zafiro",
    "name": "avalonia-viewmodels-zafiro",
    "description": "Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "avalonia-viewmodels-zafiro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/avalonia-zafiro-development",
    "name": "avalonia-zafiro-development",
    "description": "Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "avalonia-zafiro-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/aws-cost-cleanup",
    "name": "aws-cost-cleanup",
    "description": "Automated cleanup of unused AWS resources to reduce costs",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "aws-cost-cleanup",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/aws-cost-optimizer",
    "name": "aws-cost-optimizer",
    "description": "Comprehensive AWS cost analysis and optimization recommendations using AWS CLI and Cost Explorer",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "aws-cost-optimizer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/aws-penetration-testing",
    "name": "aws-penetration-testing",
    "description": "This skill should be used when the user asks to \"pentest AWS\", \"test AWS security\", \"enumerate IAM\", \"exploit cloud infrastructure\", \"AWS privilege escalation\", \"S3 bucket testing...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "aws-penetration-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "prowler",
        "name": "prowler",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "scoutsuite",
        "name": "scoutsuite",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "principalmapper",
        "name": "principalmapper",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/aws-skills",
    "name": "aws-skills",
    "description": "AWS development with infrastructure automation and cloud architecture patterns",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "aws-skills",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/zxkane/aws-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azd-deployment",
    "name": "azd-deployment",
    "description": "Deploy containerized applications to Azure Container Apps using Azure Developer CLI (azd). Use when setting up azd projects, writing azure.yaml configuration, creating Bicep infrastructure for Cont...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azd-deployment",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-agents-persistent-dotnet",
    "name": "azure-ai-agents-persistent-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-agents-persistent-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-agents-persistent-java",
    "name": "azure-ai-agents-persistent-java",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-agents-persistent-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-anomalydetector-java",
    "name": "azure-ai-anomalydetector-java",
    "description": "Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series analysis, or AI-powered monitoring.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-anomalydetector-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-contentsafety-java",
    "name": "azure-ai-contentsafety-java",
    "description": "Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text/image analysis, blocklist management, or harm detection for hate, violence, sexual conten...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-contentsafety-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-contentsafety-py",
    "name": "azure-ai-contentsafety-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-contentsafety-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-ai-contentsafety",
        "name": "azure-ai-contentsafety",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-contentsafety-ts",
    "name": "azure-ai-contentsafety-ts",
    "description": "Analyze text and images for harmful content using Azure AI Content Safety (@azure-rest/ai-content-safety). Use when moderating user-generated content, detecting hate speech, violence, sexual conten...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-contentsafety-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure-rest",
        "name": "@azure-rest/ai-content-safety",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-contentunderstanding-py",
    "name": "azure-ai-contentunderstanding-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-contentunderstanding-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-ai-contentunderstanding",
        "name": "azure-ai-contentunderstanding",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-document-intelligence-dotnet",
    "name": "azure-ai-document-intelligence-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-document-intelligence-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-document-intelligence-ts",
    "name": "azure-ai-document-intelligence-ts",
    "description": "Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing invoices, receipts, IDs, forms, or building cu...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-document-intelligence-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure-rest",
        "name": "@azure-rest/ai-document-intelligence",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-formrecognizer-java",
    "name": "azure-ai-formrecognizer-java",
    "description": "Build document analysis applications with Azure Document Intelligence (Form Recognizer) SDK for Java. Use when extracting text, tables, key-value pairs from documents, receipts, invoices, or buildi...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-formrecognizer-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-ml-py",
    "name": "azure-ai-ml-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-ml-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-ai-ml",
        "name": "azure-ai-ml",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-openai-dotnet",
    "name": "azure-ai-openai-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-openai-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-projects-dotnet",
    "name": "azure-ai-projects-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-projects-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-projects-java",
    "name": "azure-ai-projects-java",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-projects-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-projects-py",
    "name": "azure-ai-projects-py",
    "description": "Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evalua...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-projects-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-ai-projects",
        "name": "azure-ai-projects",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-projects-ts",
    "name": "azure-ai-projects-ts",
    "description": "Build AI applications using Azure AI Projects SDK for JavaScript (@azure/ai-projects). Use when working with Foundry project clients, agents, connections, deployments, datasets, indexes, evaluation...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-projects-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/ai-projects",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/monitor-opentelemetry",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-textanalytics-py",
    "name": "azure-ai-textanalytics-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-textanalytics-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-ai-textanalytics",
        "name": "azure-ai-textanalytics",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-transcription-py",
    "name": "azure-ai-transcription-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-transcription-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-ai-transcription",
        "name": "azure-ai-transcription",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-translation-document-py",
    "name": "azure-ai-translation-document-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-translation-document-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-ai-translation-document",
        "name": "azure-ai-translation-document",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-translation-text-py",
    "name": "azure-ai-translation-text-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-translation-text-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-ai-translation-text",
        "name": "azure-ai-translation-text",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-translation-ts",
    "name": "azure-ai-translation-ts",
    "description": "Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use when implementing text translation, transliter...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-translation-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure-rest",
        "name": "@azure-rest/ai-translation-text",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure-rest",
        "name": "@azure-rest/ai-translation-document",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-vision-imageanalysis-java",
    "name": "azure-ai-vision-imageanalysis-java",
    "description": "Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or smart cropping.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-vision-imageanalysis-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-vision-imageanalysis-py",
    "name": "azure-ai-vision-imageanalysis-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-vision-imageanalysis-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-ai-vision-imageanalysis",
        "name": "azure-ai-vision-imageanalysis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-voicelive-dotnet",
    "name": "azure-ai-voicelive-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-voicelive-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-voicelive-java",
    "name": "azure-ai-voicelive-java",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-voicelive-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-voicelive-py",
    "name": "azure-ai-voicelive-py",
    "description": "Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication with...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-voicelive-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-ai-voicelive",
        "name": "azure-ai-voicelive",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-ai-voicelive-ts",
    "name": "azure-ai-voicelive-ts",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-ai-voicelive-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/ai-voicelive",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "types",
        "name": "@types/node",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-appconfiguration-java",
    "name": "azure-appconfiguration-java",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-appconfiguration-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-appconfiguration-py",
    "name": "azure-appconfiguration-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-appconfiguration-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-appconfiguration",
        "name": "azure-appconfiguration",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-appconfiguration-ts",
    "name": "azure-appconfiguration-ts",
    "description": "Build applications using Azure App Configuration SDK for JavaScript (@azure/app-configuration). Use when working with configuration settings, feature flags, Key Vault references, dynamic refresh, o...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-appconfiguration-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/app-configuration",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/app-configuration-provider",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "microsoft",
        "name": "@microsoft/feature-management",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-communication-callautomation-java",
    "name": "azure-communication-callautomation-java",
    "description": "Build call automation workflows with Azure Communication Services Call Automation Java SDK. Use when implementing IVR systems, call routing, call recording, DTMF recognition, text-to-speech, or AI-...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-communication-callautomation-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-communication-callingserver-java",
    "name": "azure-communication-callingserver-java",
    "description": "Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects. Only use this skill when maintaining le...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-communication-callingserver-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-communication-chat-java",
    "name": "azure-communication-chat-java",
    "description": "Build real-time chat applications with Azure Communication Services Chat Java SDK. Use when implementing chat threads, messaging, participants, read receipts, typing notifications, or real-time cha...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-communication-chat-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-communication-common-java",
    "name": "azure-communication-common-java",
    "description": "Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared authentication across ACS services.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-communication-common-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-communication-sms-java",
    "name": "azure-communication-sms-java",
    "description": "Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery reports.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-communication-sms-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-compute-batch-java",
    "name": "azure-compute-batch-java",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-compute-batch-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-containerregistry-py",
    "name": "azure-containerregistry-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-containerregistry-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-containerregistry",
        "name": "azure-containerregistry",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-cosmos-db-py",
    "name": "azure-cosmos-db-py",
    "description": "Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth (DefaultAzureCredential + emulator), service...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-cosmos-db-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-cosmos",
        "name": "azure-cosmos",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-cosmos-java",
    "name": "azure-cosmos-java",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-cosmos-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-cosmos-py",
    "name": "azure-cosmos-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-cosmos-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-cosmos",
        "name": "azure-cosmos",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-cosmos-rust",
    "name": "azure-cosmos-rust",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-cosmos-rust",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-cosmos-ts",
    "name": "azure-cosmos-ts",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-cosmos-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/cosmos",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/arm-cosmosdb",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/identity",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-data-tables-java",
    "name": "azure-data-tables-java",
    "description": "Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data, schemaless storage, or structured data at...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-data-tables-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-data-tables-py",
    "name": "azure-data-tables-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-data-tables-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-data-tables",
        "name": "azure-data-tables",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-eventgrid-dotnet",
    "name": "azure-eventgrid-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-eventgrid-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-eventgrid-java",
    "name": "azure-eventgrid-java",
    "description": "Build event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azure services via events.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-eventgrid-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-eventgrid-py",
    "name": "azure-eventgrid-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-eventgrid-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-eventgrid",
        "name": "azure-eventgrid",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-eventhub-dotnet",
    "name": "azure-eventhub-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-eventhub-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-eventhub-java",
    "name": "azure-eventhub-java",
    "description": "Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or building event-driven architectures.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-eventhub-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-eventhub-py",
    "name": "azure-eventhub-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-eventhub-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-eventhub",
        "name": "azure-eventhub",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-eventhub-checkpointstoreblob-aio",
        "name": "azure-eventhub-checkpointstoreblob-aio",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-eventhub-rust",
    "name": "azure-eventhub-rust",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-eventhub-rust",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-eventhub-ts",
    "name": "azure-eventhub-ts",
    "description": "Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs). Use when implementing high-throughput event ingestion, real-time analytics, IoT telemetry, or event...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-eventhub-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/event-hubs",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/eventhubs-checkpointstore-blob",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-functions",
    "name": "azure-functions",
    "description": "Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-functions",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-identity-dotnet",
    "name": "azure-identity-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-identity-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-identity-java",
    "name": "azure-identity-java",
    "description": "Azure Identity Java SDK for authentication with Azure services. Use when implementing DefaultAzureCredential, managed identity, service principal, or any Azure authentication pattern in Java applic...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-identity-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-identity-py",
    "name": "azure-identity-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-identity-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-identity",
        "name": "azure-identity",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-identity-rust",
    "name": "azure-identity-rust",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-identity-rust",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-identity-ts",
    "name": "azure-identity-ts",
    "description": "Authenticate to Azure services using Azure Identity SDK for JavaScript (@azure/identity). Use when configuring authentication with DefaultAzureCredential, managed identity, service principals, or i...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-identity-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/identity",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-keyvault-certificates-rust",
    "name": "azure-keyvault-certificates-rust",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-keyvault-certificates-rust",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-keyvault-keys-rust",
    "name": "azure-keyvault-keys-rust",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-keyvault-keys-rust",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-keyvault-keys-ts",
    "name": "azure-keyvault-keys-ts",
    "description": "Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys). Use when creating, encrypting/decrypting, signing, or rotating keys.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-keyvault-keys-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/keyvault-keys",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-keyvault-py",
    "name": "azure-keyvault-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-keyvault-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-keyvault-secrets",
        "name": "azure-keyvault-secrets",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-keyvault-keys",
        "name": "azure-keyvault-keys",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-keyvault-certificates",
        "name": "azure-keyvault-certificates",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-keyvault-secrets-rust",
    "name": "azure-keyvault-secrets-rust",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-keyvault-secrets-rust",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-keyvault-secrets-ts",
    "name": "azure-keyvault-secrets-ts",
    "description": "Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or configuration values.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-keyvault-secrets-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/keyvault-secrets",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-maps-search-dotnet",
    "name": "azure-maps-search-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-maps-search-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-messaging-webpubsub-java",
    "name": "azure-messaging-webpubsub-java",
    "description": "Build real-time web applications with Azure Web PubSub SDK for Java. Use when implementing WebSocket-based messaging, live updates, chat applications, or server-to-client push notifications.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-messaging-webpubsub-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-messaging-webpubsubservice-py",
    "name": "azure-messaging-webpubsubservice-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-messaging-webpubsubservice-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-messaging-webpubsubservice",
        "name": "azure-messaging-webpubsubservice",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-messaging-webpubsubclient",
        "name": "azure-messaging-webpubsubclient",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-mgmt-apicenter-dotnet",
    "name": "azure-mgmt-apicenter-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-mgmt-apicenter-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-mgmt-apicenter-py",
    "name": "azure-mgmt-apicenter-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-mgmt-apicenter-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-mgmt-apicenter",
        "name": "azure-mgmt-apicenter",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-identity",
        "name": "azure-identity",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-mgmt-apimanagement-dotnet",
    "name": "azure-mgmt-apimanagement-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-mgmt-apimanagement-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-mgmt-apimanagement-py",
    "name": "azure-mgmt-apimanagement-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-mgmt-apimanagement-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-mgmt-apimanagement",
        "name": "azure-mgmt-apimanagement",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-identity",
        "name": "azure-identity",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-mgmt-applicationinsights-dotnet",
    "name": "azure-mgmt-applicationinsights-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-mgmt-applicationinsights-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-mgmt-arizeaiobservabilityeval-dotnet",
    "name": "azure-mgmt-arizeaiobservabilityeval-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-mgmt-arizeaiobservabilityeval-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-mgmt-botservice-dotnet",
    "name": "azure-mgmt-botservice-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-mgmt-botservice-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-mgmt-botservice-py",
    "name": "azure-mgmt-botservice-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-mgmt-botservice-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-mgmt-botservice",
        "name": "azure-mgmt-botservice",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-identity",
        "name": "azure-identity",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-mgmt-fabric-dotnet",
    "name": "azure-mgmt-fabric-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-mgmt-fabric-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-mgmt-fabric-py",
    "name": "azure-mgmt-fabric-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-mgmt-fabric-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-mgmt-fabric",
        "name": "azure-mgmt-fabric",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-identity",
        "name": "azure-identity",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-mgmt-mongodbatlas-dotnet",
    "name": "azure-mgmt-mongodbatlas-dotnet",
    "description": "Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK. Use when creating, updating, listing, or deleting MongoDB Atlas organizations through Azure M...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-mgmt-mongodbatlas-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-mgmt-weightsandbiases-dotnet",
    "name": "azure-mgmt-weightsandbiases-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-mgmt-weightsandbiases-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "wandb",
        "name": "wandb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-microsoft-playwright-testing-ts",
    "name": "azure-microsoft-playwright-testing-ts",
    "description": "Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing). Use when scaling browser tests across cloud-hosted browsers, integrating with CI/CD pipeline...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-microsoft-playwright-testing-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "@playwright/test@",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/identity",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-monitor-ingestion-java",
    "name": "azure-monitor-ingestion-java",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-monitor-ingestion-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-monitor-ingestion-py",
    "name": "azure-monitor-ingestion-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-monitor-ingestion-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-monitor-ingestion",
        "name": "azure-monitor-ingestion",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-identity",
        "name": "azure-identity",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-monitor-opentelemetry-exporter-java",
    "name": "azure-monitor-opentelemetry-exporter-java",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-monitor-opentelemetry-exporter-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-monitor-opentelemetry-exporter-py",
    "name": "azure-monitor-opentelemetry-exporter-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-monitor-opentelemetry-exporter-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-monitor-opentelemetry-exporter",
        "name": "azure-monitor-opentelemetry-exporter",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-monitor-opentelemetry-py",
    "name": "azure-monitor-opentelemetry-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-monitor-opentelemetry-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-monitor-opentelemetry",
        "name": "azure-monitor-opentelemetry",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-monitor-opentelemetry-ts",
    "name": "azure-monitor-opentelemetry-ts",
    "description": "Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry). Use when adding distributed tracing, metrics, and logs to Node.js applications with Appli...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-monitor-opentelemetry-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/monitor-opentelemetry",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/monitor-opentelemetry-exporter",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/monitor-ingestion",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-monitor-query-java",
    "name": "azure-monitor-query-java",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-monitor-query-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-monitor-query-py",
    "name": "azure-monitor-query-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-monitor-query-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-monitor-query",
        "name": "azure-monitor-query",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-postgres-ts",
    "name": "azure-postgres-ts",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-postgres-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pg",
        "name": "pg",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "types",
        "name": "@types/pg",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-resource-manager-cosmosdb-dotnet",
    "name": "azure-resource-manager-cosmosdb-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-resource-manager-cosmosdb-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-resource-manager-durabletask-dotnet",
    "name": "azure-resource-manager-durabletask-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-resource-manager-durabletask-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-resource-manager-mysql-dotnet",
    "name": "azure-resource-manager-mysql-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-resource-manager-mysql-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-resource-manager-playwright-dotnet",
    "name": "azure-resource-manager-playwright-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-resource-manager-playwright-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-resource-manager-postgresql-dotnet",
    "name": "azure-resource-manager-postgresql-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-resource-manager-postgresql-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-resource-manager-redis-dotnet",
    "name": "azure-resource-manager-redis-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-resource-manager-redis-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-resource-manager-sql-dotnet",
    "name": "azure-resource-manager-sql-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-resource-manager-sql-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-search-documents-dotnet",
    "name": "azure-search-documents-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-search-documents-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-search-documents-py",
    "name": "azure-search-documents-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-search-documents-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-search-documents",
        "name": "azure-search-documents",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-search-documents-ts",
    "name": "azure-search-documents-ts",
    "description": "Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/hybrid search, semantic ranking, or building ag...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-search-documents-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/search-documents",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-security-keyvault-keys-dotnet",
    "name": "azure-security-keyvault-keys-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-security-keyvault-keys-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-security-keyvault-keys-java",
    "name": "azure-security-keyvault-keys-java",
    "description": "Azure Key Vault Keys Java SDK for cryptographic key management. Use when creating, managing, or using RSA/EC keys, performing encrypt/decrypt/sign/verify operations, or working with HSM-backed keys.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-security-keyvault-keys-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-security-keyvault-secrets-java",
    "name": "azure-security-keyvault-secrets-java",
    "description": "Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive configuration data.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-security-keyvault-secrets-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-servicebus-dotnet",
    "name": "azure-servicebus-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-servicebus-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-servicebus-py",
    "name": "azure-servicebus-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-servicebus-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-servicebus",
        "name": "azure-servicebus",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-servicebus-ts",
    "name": "azure-servicebus-ts",
    "description": "Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message sessions, dead-letter handling, or enterpri...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-servicebus-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/service-bus",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-speech-to-text-rest-py",
    "name": "azure-speech-to-text-rest-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-speech-to-text-rest-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-storage-blob-java",
    "name": "azure-storage-blob-java",
    "description": "Build blob storage applications with Azure Storage Blob SDK for Java. Use when uploading, downloading, or managing files in Azure Blob Storage, working with containers, or implementing streaming da...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-storage-blob-java",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-storage-blob-py",
    "name": "azure-storage-blob-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-storage-blob-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-storage-blob",
        "name": "azure-storage-blob",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-storage-blob-rust",
    "name": "azure-storage-blob-rust",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-storage-blob-rust",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-storage-blob-ts",
    "name": "azure-storage-blob-ts",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-storage-blob-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/storage-blob",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-storage-file-datalake-py",
    "name": "azure-storage-file-datalake-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-storage-file-datalake-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-storage-file-datalake",
        "name": "azure-storage-file-datalake",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-storage-file-share-py",
    "name": "azure-storage-file-share-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-storage-file-share-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-storage-file-share",
        "name": "azure-storage-file-share",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-storage-file-share-ts",
    "name": "azure-storage-file-share-ts",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-storage-file-share-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/storage-file-share",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-storage-queue-py",
    "name": "azure-storage-queue-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-storage-queue-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-storage-queue",
        "name": "azure-storage-queue",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-storage-queue-ts",
    "name": "azure-storage-queue-ts",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-storage-queue-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/storage-queue",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/azure-web-pubsub-ts",
    "name": "azure-web-pubsub-ts",
    "description": "Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing WebSocket-based real-time features, pub/sub me...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "azure-web-pubsub-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/web-pubsub",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/web-pubsub-client",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/web-pubsub-express",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/backend-architect",
    "name": "backend-architect",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "backend-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/backend-dev-guidelines",
    "name": "backend-dev-guidelines",
    "description": "Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod valid...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "backend-dev-guidelines",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/backend-development-feature-development",
    "name": "backend-development-feature-development",
    "description": "Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and services.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "backend-development-feature-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/backend-security-coder",
    "name": "backend-security-coder",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "backend-security-coder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/backtesting-frameworks",
    "name": "backtesting-frameworks",
    "description": "Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strateg...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "backtesting-frameworks",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/bamboohr-automation",
    "name": "bamboohr-automation",
    "description": "Automate BambooHR tasks via Rube MCP (Composio): employees, time-off, benefits, dependents, employee updates. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "bamboohr-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/basecamp-automation",
    "name": "basecamp-automation",
    "description": "Automate Basecamp project management, to-dos, messages, people, and to-do list organization via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "basecamp-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/bash-defensive-patterns",
    "name": "bash-defensive-patterns",
    "description": "Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "bash-defensive-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/bash-linux",
    "name": "bash-linux",
    "description": "Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "bash-linux",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/bash-pro",
    "name": "bash-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "bash-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/bash-scripting",
    "name": "bash-scripting",
    "description": "Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "bash-scripting",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/bats-testing-patterns",
    "name": "bats-testing-patterns",
    "description": "Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "bats-testing-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/bazel-build-optimization",
    "name": "bazel-build-optimization",
    "description": "Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "bazel-build-optimization",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/beautiful-prose",
    "name": "beautiful-prose",
    "description": "Hard-edged writing style contract for timeless, forceful English prose without AI tics",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "beautiful-prose",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/SHADOWPR0/beautiful_prose",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/behavioral-modes",
    "name": "behavioral-modes",
    "description": "AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "behavioral-modes",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/bevy-ecs-expert",
    "name": "bevy-ecs-expert",
    "description": "Master Bevy's Entity Component System (ECS) in Rust, covering Systems, Queries, Resources, and parallel scheduling.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "bevy-ecs-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/billing-automation",
    "name": "billing-automation",
    "description": "Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recu...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "billing-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/binary-analysis-patterns",
    "name": "binary-analysis-patterns",
    "description": "Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "binary-analysis-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/bitbucket-automation",
    "name": "bitbucket-automation",
    "description": "Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "bitbucket-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/blockchain-developer",
    "name": "blockchain-developer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "blockchain-developer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/blockrun",
    "name": "blockrun",
    "description": "Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models (\\\"blockrun\\\", \\\"use grok\\\", \\\"use gpt\\\", \\\"da...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "blockrun",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "blockrun-llm",
        "name": "blockrun-llm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/box-automation",
    "name": "box-automation",
    "description": "Automate Box cloud storage operations including file upload/download, search, folder management, sharing, collaborations, and metadata queries via Rube MCP (Composio). Always search tools first for...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "box-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/brainstorming",
    "name": "brainstorming",
    "description": "Use before creative or constructive work (features, architecture, behavior). Transforms vague ideas into validated designs through disciplined reasoning and collaboration.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "brainstorming",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/brand-guidelines-anthropic",
    "name": "brand-guidelines-anthropic",
    "description": "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "brand-guidelines-anthropic",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/brand-guidelines-community",
    "name": "brand-guidelines-community",
    "description": "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "brand-guidelines-community",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/brevo-automation",
    "name": "brevo-automation",
    "description": "Automate Brevo (Sendinblue) tasks via Rube MCP (Composio): manage email campaigns, create/edit templates, track senders, and monitor campaign performance. Always search tools first for current sche...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "brevo-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/broken-authentication",
    "name": "broken-authentication",
    "description": "This skill should be used when the user asks to \"test for broken authentication vulnerabilities\", \"assess session management security\", \"perform credential stuffing tests\", \"evaluate ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "broken-authentication",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/browser-automation",
    "name": "browser-automation",
    "description": "Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, an...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "browser-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/browser-extension-builder",
    "name": "browser-extension-builder",
    "description": "Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "browser-extension-builder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/bullmq-specialist",
    "name": "bullmq-specialist",
    "description": "BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications. Use when: bullmq, bull queue, redis queue, background job, job queue.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "bullmq-specialist",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/bun-development",
    "name": "bun-development",
    "description": "Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, o...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "bun-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "express",
        "name": "express",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "typescript",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "types",
        "name": "@types/node",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lodash",
        "name": "lodash",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react@18.2.0",
        "name": "react@18.2.0",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react@latest",
        "name": "react@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react@next",
        "name": "react@next",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "github",
        "name": "github",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "equivalent",
        "name": "equivalent",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "types",
        "name": "@types/bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/burp-suite-testing",
    "name": "burp-suite-testing",
    "description": "This skill should be used when the user asks to \"intercept HTTP traffic\", \"modify web requests\", \"use Burp Suite for testing\", \"perform web vulnerability scanning\", \"test with Burp ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "burp-suite-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/business-analyst",
    "name": "business-analyst",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "business-analyst",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/busybox-on-windows",
    "name": "busybox-on-windows",
    "description": "How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "busybox-on-windows",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/c-pro",
    "name": "c-pro",
    "description": "Write efficient C code with proper memory management, pointer",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "c-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/c4-architecture-c4-architecture",
    "name": "c4-architecture-c4-architecture",
    "description": "Generate comprehensive C4 architecture documentation for an existing repository/codebase using a bottom-up analysis approach.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "c4-architecture-c4-architecture",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/c4-code",
    "name": "c4-code",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "c4-code",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/c4-component",
    "name": "c4-component",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "c4-component",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/c4-container",
    "name": "c4-container",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "c4-container",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/c4-context",
    "name": "c4-context",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "c4-context",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cal-com-automation",
    "name": "cal-com-automation",
    "description": "Automate Cal.com tasks via Rube MCP (Composio): manage bookings, check availability, configure webhooks, and handle teams. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cal-com-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/calendly-automation",
    "name": "calendly-automation",
    "description": "Automate Calendly scheduling, event management, invitee tracking, availability checks, and organization administration via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "calendly-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/canva-automation",
    "name": "canva-automation",
    "description": "Automate Canva tasks via Rube MCP (Composio): designs, exports, folders, brand templates, autofill. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "canva-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/canvas-design",
    "name": "canvas-design",
    "description": "Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "canvas-design",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/carrier-relationship-management",
    "name": "carrier-relationship-management",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "carrier-relationship-management",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/ai-evos/agent-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cc-skill-backend-patterns",
    "name": "cc-skill-backend-patterns",
    "description": "Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cc-skill-backend-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cc-skill-clickhouse-io",
    "name": "cc-skill-clickhouse-io",
    "description": "ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cc-skill-clickhouse-io",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cc-skill-coding-standards",
    "name": "cc-skill-coding-standards",
    "description": "Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cc-skill-coding-standards",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cc-skill-continuous-learning",
    "name": "cc-skill-continuous-learning",
    "description": "Development skill from everything-claude-code",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cc-skill-continuous-learning",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cc-skill-frontend-patterns",
    "name": "cc-skill-frontend-patterns",
    "description": "Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cc-skill-frontend-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cc-skill-project-guidelines-example",
    "name": "cc-skill-project-guidelines-example",
    "description": "Project Guidelines Skill (Example)",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cc-skill-project-guidelines-example",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cc-skill-security-review",
    "name": "cc-skill-security-review",
    "description": "Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist a...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cc-skill-security-review",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cc-skill-strategic-compact",
    "name": "cc-skill-strategic-compact",
    "description": "Development skill from everything-claude-code",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cc-skill-strategic-compact",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cdk-patterns",
    "name": "cdk-patterns",
    "description": "Common AWS CDK patterns and constructs for building cloud infrastructure with TypeScript, Python, or Java. Use when designing reusable CDK stacks and L3 constructs.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cdk-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/changelog-automation",
    "name": "changelog-automation",
    "description": "Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "changelog-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/chrome-extension-developer",
    "name": "chrome-extension-developer",
    "description": "Expert in building Chrome Extensions using Manifest V3. Covers background scripts, service workers, content scripts, and cross-context communication.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "chrome-extension-developer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cicd-automation-workflow-automate",
    "name": "cicd-automation-workflow-automate",
    "description": "You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work, i...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cicd-automation-workflow-automate",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/circleci-automation",
    "name": "circleci-automation",
    "description": "Automate CircleCI tasks via Rube MCP (Composio): trigger pipelines, monitor workflows/jobs, retrieve artifacts and test metadata. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "circleci-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/clarity-gate",
    "name": "clarity-gate",
    "description": "Pre-ingestion verification for epistemic quality in RAG systems with 9-point verification and Two-Round HITL workflow",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "clarity-gate",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/frmoretto/clarity-gate",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/claude-ally-health",
    "name": "claude-ally-health",
    "description": "A health assistant skill for medical information analysis, symptom tracking, and wellness guidance.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "claude-ally-health",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/huifer/Claude-Ally-Health",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/claude-code-guide",
    "name": "claude-code-guide",
    "description": "Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies \\\"Thinking\\\" keywords, debugging techniques, and best practices for interacting wit...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "claude-code-guide",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/claude-d3js-skill",
    "name": "claude-d3js-skill",
    "description": "Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visua...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "claude-d3js-skill",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/claude-scientific-skills",
    "name": "claude-scientific-skills",
    "description": "Scientific research and analysis skills",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "claude-scientific-skills",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/K-Dense-AI/claude-scientific-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/claude-speed-reader",
    "name": "claude-speed-reader",
    "description": "-Speed read Claude's responses at 600+ WPM using RSVP with Spritz-style ORP highlighting",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "claude-speed-reader",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/SeanZoR/claude-speed-reader",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/claude-win11-speckit-update-skill",
    "name": "claude-win11-speckit-update-skill",
    "description": "Windows 11 system management",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "claude-win11-speckit-update-skill",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/NotMyself/claude-win11-speckit-update-skill",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/clean-code",
    "name": "clean-code",
    "description": "Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and maintainability. Covers naming, functio...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "clean-code",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "ClawForge (https://github.com/jackjin1997/ClawForge)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/clerk-auth",
    "name": "clerk-auth",
    "description": "Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync Use when: adding authentication, clerk auth, user authentication, sign in, sign up.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "clerk-auth",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/clickup-automation",
    "name": "clickup-automation",
    "description": "Automate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "clickup-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/close-automation",
    "name": "close-automation",
    "description": "Automate Close CRM tasks via Rube MCP (Composio): create leads, manage calls/SMS, handle tasks, and track notes. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "close-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cloud-architect",
    "name": "cloud-architect",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cloud-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cloud-devops",
    "name": "cloud-devops",
    "description": "Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cloud-devops",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cloud-penetration-testing",
    "name": "cloud-penetration-testing",
    "description": "This skill should be used when the user asks to \"perform cloud penetration testing\", \"assess Azure or AWS or GCP security\", \"enumerate cloud resources\", \"exploit cloud misconfiguratio...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cloud-penetration-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "scoutsuite",
        "name": "scoutsuite",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cloudflare-workers-expert",
    "name": "cloudflare-workers-expert",
    "description": "Expert in Cloudflare Workers and the Edge Computing ecosystem. Covers Wrangler, KV, D1, Durable Objects, and R2 storage.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cloudflare-workers-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "wrangler",
        "name": "wrangler",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cloudformation-best-practices",
    "name": "cloudformation-best-practices",
    "description": "CloudFormation template optimization, nested stacks, drift detection, and production-ready patterns. Use when writing or reviewing CF templates.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cloudformation-best-practices",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/coda-automation",
    "name": "coda-automation",
    "description": "Automate Coda tasks via Rube MCP (Composio): manage docs, pages, tables, rows, formulas, permissions, and publishing. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "coda-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/code-documentation-code-explain",
    "name": "code-documentation-code-explain",
    "description": "You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable expl...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "code-documentation-code-explain",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/code-documentation-doc-generate",
    "name": "code-documentation-doc-generate",
    "description": "You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "code-documentation-doc-generate",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/code-refactoring-context-restore",
    "name": "code-refactoring-context-restore",
    "description": "Use when working with code refactoring context restore",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "code-refactoring-context-restore",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/code-refactoring-refactor-clean",
    "name": "code-refactoring-refactor-clean",
    "description": "You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "code-refactoring-refactor-clean",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/code-refactoring-tech-debt",
    "name": "code-refactoring-tech-debt",
    "description": "You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "code-refactoring-tech-debt",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/code-review-ai-ai-review",
    "name": "code-review-ai-ai-review",
    "description": "You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "code-review-ai-ai-review",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/code-review-checklist",
    "name": "code-review-checklist",
    "description": "Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "code-review-checklist",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/code-review-excellence",
    "name": "code-review-excellence",
    "description": "Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "code-review-excellence",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/code-reviewer",
    "name": "code-reviewer",
    "description": "Elite code review expert specializing in modern AI-powered code",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "code-reviewer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/codebase-cleanup-deps-audit",
    "name": "codebase-cleanup-deps-audit",
    "description": "You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues,...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "codebase-cleanup-deps-audit",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/codebase-cleanup-refactor-clean",
    "name": "codebase-cleanup-refactor-clean",
    "description": "You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "codebase-cleanup-refactor-clean",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/codebase-cleanup-tech-debt",
    "name": "codebase-cleanup-tech-debt",
    "description": "You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "codebase-cleanup-tech-debt",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/codex-review",
    "name": "codex-review",
    "description": "Professional code review with auto CHANGELOG generation, integrated with Codex AI",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "codex-review",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/commit",
    "name": "commit",
    "description": "Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue re...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "commit",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/commit",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/competitive-landscape",
    "name": "competitive-landscape",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "competitive-landscape",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/competitor-alternatives",
    "name": "competitor-alternatives",
    "description": "When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'compa...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "competitor-alternatives",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/comprehensive-review-full-review",
    "name": "comprehensive-review-full-review",
    "description": "Use when working with comprehensive review full review",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "comprehensive-review-full-review",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/comprehensive-review-pr-enhance",
    "name": "comprehensive-review-pr-enhance",
    "description": "You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and e...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "comprehensive-review-pr-enhance",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/computer-use-agents",
    "name": "computer-use-agents",
    "description": "Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-so...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "computer-use-agents",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip3",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/computer-vision-expert",
    "name": "computer-vision-expert",
    "description": "SOTA Computer Vision Expert (2026). Specialized in YOLO26, Segment Anything 3 (SAM 3), Vision Language Models, and real-time spatial analysis.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "computer-vision-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/concise-planning",
    "name": "concise-planning",
    "description": "Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "concise-planning",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/conductor-implement",
    "name": "conductor-implement",
    "description": "Execute tasks from a track's implementation plan following TDD workflow",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "conductor-implement",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/conductor-manage",
    "name": "conductor-manage",
    "description": "Manage track lifecycle: archive, restore, delete, rename, and cleanup",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "conductor-manage",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/conductor-new-track",
    "name": "conductor-new-track",
    "description": "Create a new track with specification and phased implementation plan",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "conductor-new-track",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/conductor-revert",
    "name": "conductor-revert",
    "description": "Git-aware undo by logical work unit (track, phase, or task)",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "conductor-revert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/conductor-setup",
    "name": "conductor-setup",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "conductor-setup",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/conductor-status",
    "name": "conductor-status",
    "description": "Display project status, active tracks, and next actions",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "conductor-status",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/conductor-validator",
    "name": "conductor-validator",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "conductor-validator",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/confluence-automation",
    "name": "confluence-automation",
    "description": "Automate Confluence page creation, content search, space management, labels, and hierarchy navigation via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "confluence-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/content-creator",
    "name": "content-creator",
    "description": "Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creati...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "content-creator",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "marketing",
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/content-marketer",
    "name": "content-marketer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "content-marketer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/context-compression",
    "name": "context-compression",
    "description": "Design and evaluate compression strategies for long-running sessions",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "context-compression",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-compression",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/context-degradation",
    "name": "context-degradation",
    "description": "Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "context-degradation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-degradation",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/context-driven-development",
    "name": "context-driven-development",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "context-driven-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/context-fundamentals",
    "name": "context-fundamentals",
    "description": "Understand what context is, why it matters, and the anatomy of context in agent systems",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "context-fundamentals",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-fundamentals",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/context-management-context-restore",
    "name": "context-management-context-restore",
    "description": "Use when working with context management context restore",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "context-management-context-restore",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/context-management-context-save",
    "name": "context-management-context-save",
    "description": "Use when working with context management context save",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "context-management-context-save",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/context-manager",
    "name": "context-manager",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "context-manager",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/context-optimization",
    "name": "context-optimization",
    "description": "Apply compaction, masking, and caching strategies",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "context-optimization",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-optimization",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/context-window-management",
    "name": "context-window-management",
    "description": "Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "context-window-management",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/context7-auto-research",
    "name": "context7-auto-research",
    "description": "Automatically fetch latest library/framework documentation for Claude Code via Context7 API",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "context7-auto-research",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/conversation-memory",
    "name": "conversation-memory",
    "description": "Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "conversation-memory",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/convertkit-automation",
    "name": "convertkit-automation",
    "description": "Automate ConvertKit (Kit) tasks via Rube MCP (Composio): manage subscribers, tags, broadcasts, and broadcast stats. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "convertkit-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/convex",
    "name": "convex",
    "description": "Convex reactive backend expert: schema design, TypeScript functions, real-time subscriptions, auth, file storage, scheduling, and deployment.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "convex",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-next-app@latest",
        "name": "create-next-app@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "convex",
        "name": "convex",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-auth",
        "name": "better-auth",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://docs.convex.dev",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/copilot-sdk",
    "name": "copilot-sdk",
    "description": "Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python, Go, or .NET. Covers session managemen...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "copilot-sdk",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "github",
        "name": "@github/copilot-sdk",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "github-copilot-sdk",
        "name": "github-copilot-sdk",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/copy-editing",
    "name": "copy-editing",
    "description": "When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "copy-editing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/copywriting",
    "name": "copywriting",
    "description": "Write rigorous, conversion-focused marketing copy for landing pages and emails. Enforces brief confirmation and strict no-fabrication rules.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "copywriting",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/core-components",
    "name": "core-components",
    "description": "Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "core-components",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cost-optimization",
    "name": "cost-optimization",
    "description": "Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing c...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cost-optimization",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cpp-pro",
    "name": "cpp-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cpp-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/cqrs-implementation",
    "name": "cqrs-implementation",
    "description": "Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "cqrs-implementation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/create-pr",
    "name": "create-pr",
    "description": "Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "create-pr",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/create-pr",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/crewai",
    "name": "crewai",
    "description": "Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (s...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "crewai",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/crypto-bd-agent",
    "name": "crypto-bd-agent",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "crypto-bd-agent",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/csharp-pro",
    "name": "csharp-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "csharp-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/culture-index",
    "name": "culture-index",
    "description": "Index and search culture documentation",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "culture-index",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/trailofbits/skills/tree/main/plugins/culture-index",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/customer-support",
    "name": "customer-support",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "customer-support",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/customs-trade-compliance",
    "name": "customs-trade-compliance",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "customs-trade-compliance",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/ai-evos/agent-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/daily-news-report",
    "name": "daily-news-report",
    "description": "Scrapes content based on a preset URL list, filters high-quality technical information, and generates daily Markdown reports.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "daily-news-report",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/data-engineer",
    "name": "data-engineer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "data-engineer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/data-engineering-data-driven-feature",
    "name": "data-engineering-data-driven-feature",
    "description": "Build features guided by data insights, A/B testing, and continuous measurement using specialized agents for analysis, implementation, and experimentation.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "data-engineering-data-driven-feature",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/data-engineering-data-pipeline",
    "name": "data-engineering-data-pipeline",
    "description": "You are a data pipeline architecture expert specializing in scalable, reliable, and cost-effective data pipelines for batch and streaming data processing.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "data-engineering-data-pipeline",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/data-quality-frameworks",
    "name": "data-quality-frameworks",
    "description": "Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "data-quality-frameworks",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/data-scientist",
    "name": "data-scientist",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "data-scientist",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/data-storytelling",
    "name": "data-storytelling",
    "description": "Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive present...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "data-storytelling",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/data-structure-protocol",
    "name": "data-structure-protocol",
    "description": "Give agents persistent structural memory of a codebase — navigate dependencies, track public APIs, and understand why connections exist without re-reading the whole repo.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "data-structure-protocol",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/k-kolomeitsev/data-structure-protocol",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/database",
    "name": "database",
    "description": "Database development and operations workflow covering SQL, NoSQL, database design, migrations, optimization, and data engineering.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "database",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/database-admin",
    "name": "database-admin",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "database-admin",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/database-architect",
    "name": "database-architect",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "database-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/database-cloud-optimization-cost-optimize",
    "name": "database-cloud-optimization-cost-optimize",
    "description": "You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "database-cloud-optimization-cost-optimize",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/database-design",
    "name": "database-design",
    "description": "Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "database-design",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/database-migration",
    "name": "database-migration",
    "description": "Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data tr...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "database-migration",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sequelize-cli",
        "name": "sequelize-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/database-migrations-migration-observability",
    "name": "database-migrations-migration-observability",
    "description": "Migration monitoring, CDC, and observability infrastructure",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "database-migrations-migration-observability",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "tags": "database, cdc, debezium, kafka, prometheus, grafana, monitoring",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/database-migrations-sql-migrations",
    "name": "database-migrations-sql-migrations",
    "description": "SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, and SQL Server. Focus on data integrity and rollback plans.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "database-migrations-sql-migrations",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/database-optimizer",
    "name": "database-optimizer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "database-optimizer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/datadog-automation",
    "name": "datadog-automation",
    "description": "Automate Datadog tasks via Rube MCP (Composio): query metrics, search logs, manage monitors/dashboards, create events and downtimes. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "datadog-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/dbos-golang",
    "name": "dbos-golang",
    "description": "DBOS Go SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Go code with DBOS, creating workflows and steps, using queues, using the DBOS Clie...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "dbos-golang",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://docs.dbos.dev/",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/dbos-python",
    "name": "dbos-python",
    "description": "DBOS Python SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Python code with DBOS, creating workflows and steps, using queues, using DBOSC...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "dbos-python",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://docs.dbos.dev/",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/dbos-typescript",
    "name": "dbos-typescript",
    "description": "DBOS TypeScript SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing TypeScript code with DBOS, creating workflows and steps, using queues, usi...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "dbos-typescript",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "dbos-inc",
        "name": "@dbos-inc/dbos-sdk@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://docs.dbos.dev/",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/dbt-transformation-patterns",
    "name": "dbt-transformation-patterns",
    "description": "Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "dbt-transformation-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ddd-context-mapping",
    "name": "ddd-context-mapping",
    "description": "Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ddd-context-mapping",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "self",
      "tags": "[ddd, context-map, anti-corruption-layer, integration]",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ddd-strategic-design",
    "name": "ddd-strategic-design",
    "description": "Design DDD strategic artifacts including subdomains, bounded contexts, and ubiquitous language for complex business domains.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ddd-strategic-design",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "self",
      "tags": "[ddd, strategic-design, bounded-context, ubiquitous-language]",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ddd-tactical-patterns",
    "name": "ddd-tactical-patterns",
    "description": "Apply DDD tactical patterns in code using entities, value objects, aggregates, repositories, and domain events with explicit invariants.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ddd-tactical-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "self",
      "tags": "[ddd, tactical, aggregates, value-objects, domain-events]",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/debugger",
    "name": "debugger",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "debugger",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/debugging-strategies",
    "name": "debugging-strategies",
    "description": "Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance iss...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "debugging-strategies",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/debugging-toolkit-smart-debug",
    "name": "debugging-toolkit-smart-debug",
    "description": "Use when working with debugging toolkit smart debug",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "debugging-toolkit-smart-debug",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/deep-research",
    "name": "deep-research",
    "description": "Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "deep-research",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/sanjay3290/ai-skills/tree/main/skills/deep-research",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/defi-protocol-templates",
    "name": "defi-protocol-templates",
    "description": "Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "defi-protocol-templates",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/dependency-management-deps-audit",
    "name": "dependency-management-deps-audit",
    "description": "You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues,...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "dependency-management-deps-audit",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/dependency-upgrade",
    "name": "dependency-upgrade",
    "description": "Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing brea...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "dependency-upgrade",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm-check-updates",
        "name": "npm-check-updates",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "madge",
        "name": "madge",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript@latest",
        "name": "typescript@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react@17",
        "name": "react@17",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-router-dom@6",
        "name": "react-router-dom@6",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "changelog-parser",
        "name": "changelog-parser",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-codeshift",
        "name": "react-codeshift",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "testing-library",
        "name": "@testing-library/react@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "package@latest",
        "name": "package@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/deployment-engineer",
    "name": "deployment-engineer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "deployment-engineer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/deployment-pipeline-design",
    "name": "deployment-pipeline-design",
    "description": "Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing Gi...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "deployment-pipeline-design",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/deployment-procedures",
    "name": "deployment-procedures",
    "description": "Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "deployment-procedures",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "fly",
        "name": "flyctl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/deployment-validation-config-validate",
    "name": "deployment-validation-config-validate",
    "description": "You are a configuration management expert specializing in validating, testing, and ensuring the correctness of application configurations. Create comprehensive validation schemas, implement configurat",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "deployment-validation-config-validate",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/design-md",
    "name": "design-md",
    "description": "Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "design-md",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/google-labs-code/stitch-skills/tree/main/skills/design-md",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/design-orchestration",
    "name": "design-orchestration",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "design-orchestration",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/development",
    "name": "development",
    "description": "Comprehensive web, mobile, and backend development workflow bundling frontend, backend, full-stack, and mobile development skills for end-to-end application delivery.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/devops-troubleshooter",
    "name": "devops-troubleshooter",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "devops-troubleshooter",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/discord-automation",
    "name": "discord-automation",
    "description": "Automate Discord tasks via Rube MCP (Composio): messages, channels, roles, webhooks, reactions. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "discord-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/discord-bot-architect",
    "name": "discord-bot-architect",
    "description": "Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactive components, rate limiting, and sharding.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "discord-bot-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/dispatching-parallel-agents",
    "name": "dispatching-parallel-agents",
    "description": "Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "dispatching-parallel-agents",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/distributed-debugging-debug-trace",
    "name": "distributed-debugging-debug-trace",
    "description": "You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging workflows, implement tracing solutions, an...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "distributed-debugging-debug-trace",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/distributed-tracing",
    "name": "distributed-tracing",
    "description": "Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implem...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "distributed-tracing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/django-pro",
    "name": "django-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "django-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/doc-coauthoring",
    "name": "doc-coauthoring",
    "description": "Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "doc-coauthoring",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/docs-architect",
    "name": "docs-architect",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "docs-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/documentation",
    "name": "documentation",
    "description": "Documentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "documentation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/documentation-generation-doc-generate",
    "name": "documentation-generation-doc-generate",
    "description": "You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "documentation-generation-doc-generate",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/docusign-automation",
    "name": "docusign-automation",
    "description": "Automate DocuSign tasks via Rube MCP (Composio): templates, envelopes, signatures, document management. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "docusign-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/docx-official",
    "name": "docx-official",
    "description": "Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional document...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "docx-official",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "docx",
        "name": "docx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "defusedxml",
        "name": "defusedxml",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/domain-driven-design",
    "name": "domain-driven-design",
    "description": "Plan and route Domain-Driven Design work from strategic modeling to tactical implementation and evented architecture patterns.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "domain-driven-design",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "self",
      "tags": "[ddd, domain, bounded-context, architecture]",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/dotnet-architect",
    "name": "dotnet-architect",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "dotnet-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/dotnet-backend",
    "name": "dotnet-backend",
    "description": "Build ASP.NET Core 8+ backend services with EF Core, auth, background jobs, and production API patterns.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "dotnet-backend",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "self",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/dotnet-backend-patterns",
    "name": "dotnet-backend-patterns",
    "description": "Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuratio...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "dotnet-backend-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/dropbox-automation",
    "name": "dropbox-automation",
    "description": "Automate Dropbox file management, sharing, search, uploads, downloads, and folder operations via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "dropbox-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/dx-optimizer",
    "name": "dx-optimizer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "dx-optimizer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/e2e-testing",
    "name": "e2e-testing",
    "description": "End-to-end testing workflow with Playwright for browser automation, visual regression, cross-browser testing, and CI/CD integration.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "e2e-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/e2e-testing-patterns",
    "name": "e2e-testing-patterns",
    "description": "Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "e2e-testing-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/elixir-pro",
    "name": "elixir-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "elixir-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/email-sequence",
    "name": "email-sequence",
    "description": "When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions \"email sequence,\" \"drip campa...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "email-sequence",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/email-systems",
    "name": "email-systems",
    "description": "Email has the highest ROI of any marketing channel. $36 for every $1 spent. Yet most startups treat it as an afterthought - bulk blasts, no personalization, landing in spam folders.  This skill cov...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "email-systems",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/embedding-strategies",
    "name": "embedding-strategies",
    "description": "Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific dom...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "embedding-strategies",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/employment-contract-templates",
    "name": "employment-contract-templates",
    "description": "Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment docume...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "employment-contract-templates",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/energy-procurement",
    "name": "energy-procurement",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "energy-procurement",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/ai-evos/agent-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/environment-setup-guide",
    "name": "environment-setup-guide",
    "description": "Guide developers through setting up development environments with proper tools, dependencies, and configurations",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "environment-setup-guide",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "flask",
        "name": "flask",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "node",
        "name": "node",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "python@3.11",
        "name": "python@3.11",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/error-debugging-error-analysis",
    "name": "error-debugging-error-analysis",
    "description": "You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehensive observability solutions.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "error-debugging-error-analysis",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/error-debugging-error-trace",
    "name": "error-debugging-error-trace",
    "description": "You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured loggi...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "error-debugging-error-trace",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/error-debugging-multi-agent-review",
    "name": "error-debugging-multi-agent-review",
    "description": "Use when working with error debugging multi agent review",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "error-debugging-multi-agent-review",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/error-detective",
    "name": "error-detective",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "error-detective",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/error-diagnostics-error-analysis",
    "name": "error-diagnostics-error-analysis",
    "description": "You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehensive observability solutions.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "error-diagnostics-error-analysis",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/error-diagnostics-error-trace",
    "name": "error-diagnostics-error-trace",
    "description": "You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured logging,",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "error-diagnostics-error-trace",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/error-diagnostics-smart-debug",
    "name": "error-diagnostics-smart-debug",
    "description": "Use when working with error diagnostics smart debug",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "error-diagnostics-smart-debug",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/error-handling-patterns",
    "name": "error-handling-patterns",
    "description": "Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "error-handling-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ethical-hacking-methodology",
    "name": "ethical-hacking-methodology",
    "description": "This skill should be used when the user asks to \"learn ethical hacking\", \"understand penetration testing lifecycle\", \"perform reconnaissance\", \"conduct security scanning\", \"exploit ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ethical-hacking-methodology",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/evaluation",
    "name": "evaluation",
    "description": "Build evaluation frameworks for agent systems",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "evaluation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/evaluation",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/event-sourcing-architect",
    "name": "event-sourcing-architect",
    "description": "Expert in event sourcing, CQRS, and event-driven architecture patterns. Masters event store design, projection building, saga orchestration, and eventual consistency patterns. Use PROACTIVELY for e...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "event-sourcing-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/event-store-design",
    "name": "event-store-design",
    "description": "Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "event-store-design",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/exa-search",
    "name": "exa-search",
    "description": "Semantic search, similar content discovery, and structured research using Exa API",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "exa-search",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/executing-plans",
    "name": "executing-plans",
    "description": "Use when you have a written implementation plan to execute in a separate session with review checkpoints",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "executing-plans",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/expo-deployment",
    "name": "expo-deployment",
    "description": "Deploy Expo apps to production",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "expo-deployment",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/expo/skills/tree/main/plugins/expo-deployment",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/fal-audio",
    "name": "fal-audio",
    "description": "Text-to-speech and speech-to-text using fal.ai audio models",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "fal-audio",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-audio/SKILL.md",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/fal-generate",
    "name": "fal-generate",
    "description": "Generate images and videos using fal.ai AI models",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "fal-generate",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-generate/SKILL.md",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/fal-image-edit",
    "name": "fal-image-edit",
    "description": "AI-powered image editing with style transfer and object removal",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "fal-image-edit",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-image-edit/SKILL.md",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/fal-platform",
    "name": "fal-platform",
    "description": "Platform APIs for model management, pricing, and usage tracking",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "fal-platform",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-platform/SKILL.md",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/fal-upscale",
    "name": "fal-upscale",
    "description": "Upscale and enhance image and video resolution using AI",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "fal-upscale",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-upscale/SKILL.md",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/fal-workflow",
    "name": "fal-workflow",
    "description": "Generate workflow JSON files for chaining AI models",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "fal-workflow",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-workflow/SKILL.md",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/fastapi-pro",
    "name": "fastapi-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "fastapi-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/fastapi-router-py",
    "name": "fastapi-router-py",
    "description": "Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new routes, implementing CRUD operations, or add...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "fastapi-router-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/fastapi-templates",
    "name": "fastapi-templates",
    "description": "Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "fastapi-templates",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ffuf-claude-skill",
    "name": "ffuf-claude-skill",
    "description": "Web fuzzing with ffuf",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ffuf-claude-skill",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/jthack/ffuf_claude_skill",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/figma-automation",
    "name": "figma-automation",
    "description": "Automate Figma tasks via Rube MCP (Composio): files, components, design tokens, comments, exports. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "figma-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/file-organizer",
    "name": "file-organizer",
    "description": "Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants to clean up directories, organize downlo...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "file-organizer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/file-path-traversal",
    "name": "file-path-traversal",
    "description": "This skill should be used when the user asks to \"test for directory traversal\", \"exploit path traversal vulnerabilities\", \"read arbitrary files through web applications\", \"find LFI vu...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "file-path-traversal",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/file-uploads",
    "name": "file-uploads",
    "description": "Expert at handling file uploads and cloud storage. Covers S3, Cloudflare R2, presigned URLs, multipart uploads, and image optimization. Knows how to handle large files without blocking. Use when: f...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "file-uploads",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/find-bugs",
    "name": "find-bugs",
    "description": "Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "find-bugs",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/find-bugs",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/finishing-a-development-branch",
    "name": "finishing-a-development-branch",
    "description": "Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "finishing-a-development-branch",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/firecrawl-scraper",
    "name": "firecrawl-scraper",
    "description": "Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "firecrawl-scraper",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/firmware-analyst",
    "name": "firmware-analyst",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "firmware-analyst",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/fix-review",
    "name": "fix-review",
    "description": "Verify fix commits address audit findings without new bugs",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "fix-review",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/trailofbits/skills/tree/main/plugins/fix-review",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/flutter-expert",
    "name": "flutter-expert",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "flutter-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/form-cro",
    "name": "form-cro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "form-cro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/fp-ts-errors",
    "name": "fp-ts-errors",
    "description": "Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns with fp-ts.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "fp-ts-errors",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/whatiskadudoing/fp-ts-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/fp-ts-pragmatic",
    "name": "fp-ts-pragmatic",
    "description": "A practical, jargon-free guide to fp-ts functional programming - the 80/20 approach that gets results without the academic overhead. Use when writing TypeScript with fp-ts library.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "fp-ts-pragmatic",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/whatiskadudoing/fp-ts-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/fp-ts-react",
    "name": "fp-ts-react",
    "description": "Practical patterns for using fp-ts with React - hooks, state, forms, data fetching. Use when building React apps with functional programming patterns. Works with React 18/19, Next.js 14/15.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "fp-ts-react",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "fp-ts-react-stable-hooks",
        "name": "fp-ts-react-stable-hooks",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/whatiskadudoing/fp-ts-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/framework-migration-code-migrate",
    "name": "framework-migration-code-migrate",
    "description": "You are a code migration expert specializing in transitioning codebases between frameworks, languages, versions, and platforms. Generate comprehensive migration plans, automated migration scripts, and",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "framework-migration-code-migrate",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/framework-migration-deps-upgrade",
    "name": "framework-migration-deps-upgrade",
    "description": "You are a dependency management expert specializing in safe, incremental upgrades of project dependencies. Plan and execute dependency updates with minimal risk, proper testing, and clear migration pa",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "framework-migration-deps-upgrade",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/framework-migration-legacy-modernize",
    "name": "framework-migration-legacy-modernize",
    "description": "Orchestrate a comprehensive legacy system modernization using the strangler fig pattern, enabling gradual replacement of outdated components while maintaining continuous business operations through ex",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "framework-migration-legacy-modernize",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/free-tool-strategy",
    "name": "free-tool-strategy",
    "description": "When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user mentions \"engineering as mar...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "free-tool-strategy",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/freshdesk-automation",
    "name": "freshdesk-automation",
    "description": "Automate Freshdesk helpdesk operations including tickets, contacts, companies, notes, and replies via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "freshdesk-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/freshservice-automation",
    "name": "freshservice-automation",
    "description": "Automate Freshservice ITSM tasks via Rube MCP (Composio): create/update tickets, bulk operations, service requests, and outbound emails. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "freshservice-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/frontend-design",
    "name": "frontend-design",
    "description": "Create distinctive, production-grade frontend interfaces with intentional aesthetics, high craft, and non-generic visual identity. Use when building or styling web UIs, components, pages, dashboard...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "frontend-design",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/frontend-dev-guidelines",
    "name": "frontend-dev-guidelines",
    "description": "Opinionated frontend development standards for modern React + TypeScript applications. Covers Suspense-first data fetching, lazy loading, feature-based architecture, MUI v7 styling, TanStack Router...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "frontend-dev-guidelines",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/frontend-developer",
    "name": "frontend-developer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "frontend-developer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/frontend-mobile-development-component-scaffold",
    "name": "frontend-mobile-development-component-scaffold",
    "description": "You are a React component architecture expert specializing in scaffolding production-ready, accessible, and performant components. Generate complete component implementations with TypeScript, tests, s",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "frontend-mobile-development-component-scaffold",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/frontend-mobile-security-xss-scan",
    "name": "frontend-mobile-security-xss-scan",
    "description": "You are a frontend security specialist focusing on Cross-Site Scripting (XSS) vulnerability detection and prevention. Analyze React, Vue, Angular, and vanilla JavaScript code to identify injection poi",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "frontend-mobile-security-xss-scan",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/frontend-security-coder",
    "name": "frontend-security-coder",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "frontend-security-coder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/frontend-slides",
    "name": "frontend-slides",
    "description": "Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "frontend-slides",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/zarazhangrui/frontend-slides",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/frontend-ui-dark-ts",
    "name": "frontend-ui-dark-ts",
    "description": "Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "frontend-ui-dark-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "framer-motion",
        "name": "framer-motion",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "tailwindcss",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/full-stack-orchestration-full-stack-feature",
    "name": "full-stack-orchestration-full-stack-feature",
    "description": "Use when working with full stack orchestration full stack feature",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "full-stack-orchestration-full-stack-feature",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/game-development",
    "name": "game-development",
    "description": "Game development orchestrator. Routes to platform-specific skills based on project needs.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "game-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/2d-games",
    "name": "2d-games",
    "description": "2D game development principles. Sprites, tilemaps, physics, camera.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "2d-games",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/3d-games",
    "name": "3d-games",
    "description": "3D game development principles. Rendering, shaders, physics, cameras.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "3d-games",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/game-art",
    "name": "game-art",
    "description": "Game art principles. Visual style selection, asset pipeline, animation workflow.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "game-art",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/game-audio",
    "name": "game-audio",
    "description": "Game audio principles. Sound design, music integration, adaptive audio systems.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "game-audio",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/game-design",
    "name": "game-design",
    "description": "Game design principles. GDD structure, balancing, player psychology, progression.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "game-design",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/mobile-games",
    "name": "mobile-games",
    "description": "Mobile game development principles. Touch input, battery, performance, app stores.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "mobile-games",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/multiplayer",
    "name": "multiplayer",
    "description": "Multiplayer game development principles. Architecture, networking, synchronization.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "multiplayer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/pc-games",
    "name": "pc-games",
    "description": "PC and console game development principles. Engine selection, platform features, optimization strategies.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "pc-games",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/vr-ar",
    "name": "vr-ar",
    "description": "VR/AR development principles. Comfort, interaction, performance requirements.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "vr-ar",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/web-games",
    "name": "web-games",
    "description": "Web browser game development principles. Framework selection, WebGPU, optimization, PWA.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "web-games",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/gdpr-data-handling",
    "name": "gdpr-data-handling",
    "description": "Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, o...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "gdpr-data-handling",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/gemini-api-dev",
    "name": "gemini-api-dev",
    "description": "Use this skill when building applications with Gemini models, Gemini API, working with multimodal content (text, images, audio, video), implementing function calling, using structured outputs, or n...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "gemini-api-dev",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "google",
        "name": "@google/genai",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "google-genai",
        "name": "google-genai",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/geo-fundamentals",
    "name": "geo-fundamentals",
    "description": "Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "geo-fundamentals",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/git-advanced-workflows",
    "name": "git-advanced-workflows",
    "description": "Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, co...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "git-advanced-workflows",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/git-pr-workflows-git-workflow",
    "name": "git-pr-workflows-git-workflow",
    "description": "Orchestrate a comprehensive git workflow from code review through PR creation, leveraging specialized agents for quality assurance, testing, and deployment readiness. This workflow implements modern g",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "git-pr-workflows-git-workflow",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/git-pr-workflows-onboard",
    "name": "git-pr-workflows-onboard",
    "description": "You are an **expert onboarding specialist and knowledge transfer architect** with deep experience in remote-first organizations, technical team integration, and accelerated learning methodologies. You",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "git-pr-workflows-onboard",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/git-pr-workflows-pr-enhance",
    "name": "git-pr-workflows-pr-enhance",
    "description": "You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensu",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "git-pr-workflows-pr-enhance",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/git-pushing",
    "name": "git-pushing",
    "description": "Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activate...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "git-pushing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/github-actions-templates",
    "name": "github-actions-templates",
    "description": "Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or cre...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "github-actions-templates",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/github-automation",
    "name": "github-automation",
    "description": "Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code, and handle deployments programmatically.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "github-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/github-issue-creator",
    "name": "github-issue-creator",
    "description": "Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wan...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "github-issue-creator",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/github-workflow-automation",
    "name": "github-workflow-automation",
    "description": "Automate GitHub workflows with AI assistance. Includes PR reviews, issue triage, CI/CD integration, and Git operations. Use when automating GitHub workflows, setting up PR review automation, creati...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "github-workflow-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/gitlab-automation",
    "name": "gitlab-automation",
    "description": "Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "gitlab-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/gitlab-ci-patterns",
    "name": "gitlab-ci-patterns",
    "description": "Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "gitlab-ci-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/gitops-workflow",
    "name": "gitops-workflow",
    "description": "Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deplo...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "gitops-workflow",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/gmail-automation",
    "name": "gmail-automation",
    "description": "Automate Gmail tasks via Rube MCP (Composio): send/reply, search, labels, drafts, attachments. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "gmail-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/go-concurrency-patterns",
    "name": "go-concurrency-patterns",
    "description": "Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "go-concurrency-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/go-playwright",
    "name": "go-playwright",
    "description": "Expert capability for robust, stealthy, and efficient browser automation using Playwright Go.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "go-playwright",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/playwright-community/playwright-go",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/go-rod-master",
    "name": "go-rod-master",
    "description": "Comprehensive guide for browser automation and web scraping with go-rod (Chrome DevTools Protocol) including stealth anti-bot-detection patterns.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "go-rod-master",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/go-rod/rod",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/godot-4-migration",
    "name": "godot-4-migration",
    "description": "Specialized guide for migrating Godot 3.x projects to Godot 4 (GDScript 2.0), covering syntax changes, Tweens, and exports.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "godot-4-migration",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/godot-gdscript-patterns",
    "name": "godot-gdscript-patterns",
    "description": "Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "godot-gdscript-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/golang-pro",
    "name": "golang-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "golang-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/google-analytics-automation",
    "name": "google-analytics-automation",
    "description": "Automate Google Analytics tasks via Rube MCP (Composio): run reports, list accounts/properties, funnels, pivots, key events. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "google-analytics-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/google-calendar-automation",
    "name": "google-calendar-automation",
    "description": "Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatica...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "google-calendar-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/google-drive-automation",
    "name": "google-drive-automation",
    "description": "Automate Google Drive file operations (upload, download, search, share, organize) via Rube MCP (Composio). Upload/download files, manage folders, share with permissions, and search across drives pr...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "google-drive-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/googlesheets-automation",
    "name": "googlesheets-automation",
    "description": "Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting, and search rows programmatically.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "googlesheets-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/grafana-dashboards",
    "name": "grafana-dashboards",
    "description": "Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "grafana-dashboards",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/graphql",
    "name": "graphql",
    "description": "GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper co...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "graphql",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/graphql-architect",
    "name": "graphql-architect",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "graphql-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/grpc-golang",
    "name": "grpc-golang",
    "description": "Build production-ready gRPC services in Go with mTLS, streaming, and observability. Use when designing Protobuf contracts with Buf or implementing secure service-to-service transport.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "grpc-golang",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "self",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/haskell-pro",
    "name": "haskell-pro",
    "description": "Expert Haskell engineer specializing in advanced type systems, pure",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "haskell-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/helm-chart-scaffolding",
    "name": "helm-chart-scaffolding",
    "description": "Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or impl...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "helm-chart-scaffolding",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/helpdesk-automation",
    "name": "helpdesk-automation",
    "description": "Automate HelpDesk tasks via Rube MCP (Composio): list tickets, manage views, use canned responses, and configure custom fields. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "helpdesk-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hierarchical-agent-memory",
    "name": "hierarchical-agent-memory",
    "description": "Scoped CLAUDE.md memory system that reduces context token spend. Creates directory-level context files, tracks savings via dashboard, and routes agents to the right sub-context.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hierarchical-agent-memory",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/kromahlusenii-ops/ham",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hig-components-content",
    "name": "hig-components-content",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hig-components-content",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hig-components-controls",
    "name": "hig-components-controls",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hig-components-controls",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hig-components-dialogs",
    "name": "hig-components-dialogs",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hig-components-dialogs",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hig-components-layout",
    "name": "hig-components-layout",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hig-components-layout",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hig-components-menus",
    "name": "hig-components-menus",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hig-components-menus",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hig-components-search",
    "name": "hig-components-search",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hig-components-search",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hig-components-status",
    "name": "hig-components-status",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hig-components-status",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hig-components-system",
    "name": "hig-components-system",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hig-components-system",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hig-foundations",
    "name": "hig-foundations",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hig-foundations",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hig-inputs",
    "name": "hig-inputs",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hig-inputs",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hig-patterns",
    "name": "hig-patterns",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hig-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hig-platforms",
    "name": "hig-platforms",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hig-platforms",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hig-project-context",
    "name": "hig-project-context",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hig-project-context",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hig-technologies",
    "name": "hig-technologies",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hig-technologies",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hosted-agents-v2-py",
    "name": "hosted-agents-v2-py",
    "description": "Build hosted agents using Azure AI Projects SDK with ImageBasedHostedAgentDefinition. Use when creating container-based agents in Azure AI Foundry.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hosted-agents-v2-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-ai-projects",
        "name": "azure-ai-projects",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hr-pro",
    "name": "hr-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hr-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/html-injection-testing",
    "name": "html-injection-testing",
    "description": "This skill should be used when the user asks to \"test for HTML injection\", \"inject HTML into web pages\", \"perform HTML injection attacks\", \"deface web applications\", or \"test conten...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "html-injection-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hubspot-automation",
    "name": "hubspot-automation",
    "description": "Automate HubSpot CRM operations (contacts, companies, deals, tickets, properties) via Rube MCP using Composio integration.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hubspot-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hubspot-integration",
    "name": "hubspot-integration",
    "description": "Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubs...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hubspot-integration",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hugging-face-cli",
    "name": "hugging-face-cli",
    "description": "Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run comput...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hugging-face-cli",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/huggingface/skills/tree/main/skills/hugging-face-cli",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hugging-face-jobs",
    "name": "hugging-face-jobs",
    "description": "This skill should be used when users want to run any workload on Hugging Face Jobs infrastructure. Covers UV scripts, Docker-based jobs, hardware selection, cost estimation, authentication with tok...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hugging-face-jobs",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/huggingface/skills/tree/main/skills/hugging-face-jobs",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hybrid-cloud-architect",
    "name": "hybrid-cloud-architect",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hybrid-cloud-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hybrid-cloud-networking",
    "name": "hybrid-cloud-networking",
    "description": "Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hybrid-cloud-networking",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/hybrid-search-implementation",
    "name": "hybrid-search-implementation",
    "description": "Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "hybrid-search-implementation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/i18n-localization",
    "name": "i18n-localization",
    "description": "Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "i18n-localization",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/idor-testing",
    "name": "idor-testing",
    "description": "This skill should be used when the user asks to \"test for insecure direct object references,\" \"find IDOR vulnerabilities,\" \"exploit broken access control,\" \"enumerate user IDs or obje...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "idor-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/imagen",
    "name": "imagen",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "imagen",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "needed",
        "name": "needed",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/sanjay3290/ai-skills/tree/main/skills/imagen",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/incident-responder",
    "name": "incident-responder",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "incident-responder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/incident-response-incident-response",
    "name": "incident-response-incident-response",
    "description": "Use when working with incident response incident response",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "incident-response-incident-response",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/incident-response-smart-fix",
    "name": "incident-response-smart-fix",
    "description": "[Extended thinking: This workflow implements a sophisticated debugging and resolution pipeline that leverages AI-assisted debugging tools and observability platforms to systematically diagnose and res",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "incident-response-smart-fix",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/incident-runbook-templates",
    "name": "incident-runbook-templates",
    "description": "Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Use when building runbooks, responding to incidents, or establishing incident resp...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "incident-runbook-templates",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/infinite-gratitude",
    "name": "infinite-gratitude",
    "description": "Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies).",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "infinite-gratitude",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/sstklen/infinite-gratitude",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/inngest",
    "name": "inngest",
    "description": "Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers. Use when: inngest, serverless background job, event-driven wor...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "inngest",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/instagram-automation",
    "name": "instagram-automation",
    "description": "Automate Instagram tasks via Rube MCP (Composio): create posts, carousels, manage media, get insights, and publishing limits. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "instagram-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/interactive-portfolio",
    "name": "interactive-portfolio",
    "description": "Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, designer portfolios, creative portfolios,...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "interactive-portfolio",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/intercom-automation",
    "name": "intercom-automation",
    "description": "Automate Intercom tasks via Rube MCP (Composio): conversations, contacts, companies, segments, admins. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "intercom-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/internal-comms-anthropic",
    "name": "internal-comms-anthropic",
    "description": "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "internal-comms-anthropic",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/internal-comms-community",
    "name": "internal-comms-community",
    "description": "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "internal-comms-community",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/inventory-demand-planning",
    "name": "inventory-demand-planning",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "inventory-demand-planning",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/ai-evos/agent-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ios-developer",
    "name": "ios-developer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ios-developer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/istio-traffic-management",
    "name": "istio-traffic-management",
    "description": "Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilie...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "istio-traffic-management",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/iterate-pr",
    "name": "iterate-pr",
    "description": "Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "iterate-pr",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/iterate-pr",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/java-pro",
    "name": "java-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "java-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/javascript-mastery",
    "name": "javascript-mastery",
    "description": "Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closures to advanced patterns like async/await and functional p...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "javascript-mastery",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/javascript-pro",
    "name": "javascript-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "javascript-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/javascript-testing-patterns",
    "name": "javascript-testing-patterns",
    "description": "Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "javascript-testing-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/javascript-typescript-typescript-scaffold",
    "name": "javascript-typescript-typescript-scaffold",
    "description": "You are a TypeScript project architecture expert specializing in scaffolding production-ready Node.js and frontend applications. Generate complete project structures with modern tooling (pnpm, Vite, N",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "javascript-typescript-typescript-scaffold",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/jira-automation",
    "name": "jira-automation",
    "description": "Automate Jira tasks via Rube MCP (Composio): issues, projects, sprints, boards, comments, users. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "jira-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/julia-pro",
    "name": "julia-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "julia-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/k8s-manifest-generator",
    "name": "k8s-manifest-generator",
    "description": "Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creat...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "k8s-manifest-generator",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/k8s-security-policies",
    "name": "k8s-security-policies",
    "description": "Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "k8s-security-policies",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/kaizen",
    "name": "kaizen",
    "description": "Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "kaizen",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/klaviyo-automation",
    "name": "klaviyo-automation",
    "description": "Automate Klaviyo tasks via Rube MCP (Composio): manage email/SMS campaigns, inspect campaign messages, track tags, and monitor send jobs. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "klaviyo-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/kotlin-coroutines-expert",
    "name": "kotlin-coroutines-expert",
    "description": "Expert patterns for Kotlin Coroutines and Flow, covering structured concurrency, error handling, and testing.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "kotlin-coroutines-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/kpi-dashboard-design",
    "name": "kpi-dashboard-design",
    "description": "Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use when building business dashboards, selecting metrics, or designing data ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "kpi-dashboard-design",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/kubernetes-architect",
    "name": "kubernetes-architect",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "kubernetes-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/kubernetes-deployment",
    "name": "kubernetes-deployment",
    "description": "Kubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "kubernetes-deployment",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/langchain-architecture",
    "name": "langchain-architecture",
    "description": "Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM w...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "langchain-architecture",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/langfuse",
    "name": "langfuse",
    "description": "Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debug...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "langfuse",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/langgraph",
    "name": "langgraph",
    "description": "Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpoin...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "langgraph",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/laravel-expert",
    "name": "laravel-expert",
    "description": "Senior Laravel Engineer role for production-grade, maintainable, and idiomatic Laravel solutions. Focuses on clean architecture, security, performance, and modern standards (Laravel 10/11+).",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "laravel-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/laravel-security-audit",
    "name": "laravel-security-audit",
    "description": "Security auditor for Laravel applications. Analyzes code for vulnerabilities, misconfigurations, and insecure practices using OWASP standards and Laravel security best practices.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "laravel-security-audit",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/last30days",
    "name": "last30days",
    "description": "Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "last30days",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/launch-strategy",
    "name": "launch-strategy",
    "description": "When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,'...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "launch-strategy",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/legacy-modernizer",
    "name": "legacy-modernizer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "legacy-modernizer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/legal-advisor",
    "name": "legal-advisor",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "legal-advisor",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/base",
    "name": "base",
    "description": "Database management, forms, reports, and data operations with LibreOffice Base.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "base",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pyodbc",
        "name": "pyodbc",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "sqlalchemy",
        "name": "sqlalchemy",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "database-processing",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/calc",
    "name": "calc",
    "description": "Spreadsheet creation, format conversion (ODS/XLSX/CSV), formulas, data automation with LibreOffice Calc.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "calc",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "ezodf",
        "name": "ezodf",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "odfpy",
        "name": "odfpy",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pandas",
        "name": "pandas",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "spreadsheet-processing",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/draw",
    "name": "draw",
    "description": "Vector graphics and diagram creation, format conversion (ODG/SVG/PDF) with LibreOffice Draw.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "draw",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "ezodf",
        "name": "ezodf",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "odfpy",
        "name": "odfpy",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "svgwrite",
        "name": "svgwrite",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "graphics-processing",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/impress",
    "name": "impress",
    "description": "Presentation creation, format conversion (ODP/PPTX/PDF), slide automation with LibreOffice Impress.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "impress",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "ezodf",
        "name": "ezodf",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "odfpy",
        "name": "odfpy",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "presentation-processing",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/writer",
    "name": "writer",
    "description": "Document creation, format conversion (ODT/DOCX/PDF), mail merge, and automation with LibreOffice Writer.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "writer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "odfpy",
        "name": "odfpy",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "ezodf",
        "name": "ezodf",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "document-processing",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/linear-automation",
    "name": "linear-automation",
    "description": "Automate Linear tasks via Rube MCP (Composio): issues, projects, cycles, teams, labels. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "linear-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/linear-claude-skill",
    "name": "linear-claude-skill",
    "description": "Manage Linear issues, projects, and teams",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "linear-claude-skill",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsx",
        "name": "tsx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/wrsmith108/linear-claude-skill",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/linkedin-automation",
    "name": "linkedin-automation",
    "description": "Automate LinkedIn tasks via Rube MCP (Composio): create posts, manage profile, company info, comments, and image uploads. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "linkedin-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/linkedin-cli",
    "name": "linkedin-cli",
    "description": "Use when automating LinkedIn via CLI: fetch profiles, search people/companies, send messages, manage connections, create posts, and Sales Navigator.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "linkedin-cli",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "linkedapi",
        "name": "@linkedapi/linkedin-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/linkerd-patterns",
    "name": "linkerd-patterns",
    "description": "Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "linkerd-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/lint-and-validate",
    "name": "lint-and-validate",
    "description": "Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, v...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "lint-and-validate",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint",
        "name": "eslint",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/linux-privilege-escalation",
    "name": "linux-privilege-escalation",
    "description": "This skill should be used when the user asks to \"escalate privileges on Linux\", \"find privesc vectors on Linux systems\", \"exploit sudo misconfigurations\", \"abuse SUID binaries\", \"ex...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "linux-privilege-escalation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/linux-shell-scripting",
    "name": "linux-shell-scripting",
    "description": "This skill should be used when the user asks to \"create bash scripts\", \"automate Linux tasks\", \"monitor system resources\", \"backup files\", \"manage users\", or \"write production she...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "linux-shell-scripting",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/linux-troubleshooting",
    "name": "linux-troubleshooting",
    "description": "Linux system troubleshooting workflow for diagnosing and resolving system issues, performance problems, and service failures.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "linux-troubleshooting",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/llm-app-patterns",
    "name": "llm-app-patterns",
    "description": "Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG, buildin...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "llm-app-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/llm-application-dev-ai-assistant",
    "name": "llm-application-dev-ai-assistant",
    "description": "You are an AI assistant development expert specializing in creating intelligent conversational interfaces, chatbots, and AI-powered applications. Design comprehensive AI assistant solutions with natur",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "llm-application-dev-ai-assistant",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/llm-application-dev-langchain-agent",
    "name": "llm-application-dev-langchain-agent",
    "description": "You are an expert LangChain agent developer specializing in production-grade AI systems using LangChain 0.1+ and LangGraph.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "llm-application-dev-langchain-agent",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/llm-application-dev-prompt-optimize",
    "name": "llm-application-dev-prompt-optimize",
    "description": "You are an expert prompt engineer specializing in crafting effective prompts for LLMs through advanced techniques including constitutional AI, chain-of-thought reasoning, and model-specific optimizati",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "llm-application-dev-prompt-optimize",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/llm-evaluation",
    "name": "llm-evaluation",
    "description": "Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "llm-evaluation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/local-legal-seo-audit",
    "name": "local-legal-seo-audit",
    "description": "Audit and improve local SEO for law firms, attorneys, forensic experts and legal/professional services sites with local presence, focusing on GBP, directories, E-E-A-T and practice/location pages.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "local-legal-seo-audit",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "original",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/logistics-exception-management",
    "name": "logistics-exception-management",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "logistics-exception-management",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/ai-evos/agent-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/loki-mode",
    "name": "loki-mode",
    "description": "Multi-agent autonomous startup system for Claude Code. Triggers on \"Loki Mode\". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations,...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "loki-mode",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "node",
        "name": "node",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/m365-agents-dotnet",
    "name": "m365-agents-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "m365-agents-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/m365-agents-py",
    "name": "m365-agents-py",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "m365-agents-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "microsoft-agents-hosting-core",
        "name": "microsoft-agents-hosting-core",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "microsoft-agents-hosting-aiohttp",
        "name": "microsoft-agents-hosting-aiohttp",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "microsoft-agents-activity",
        "name": "microsoft-agents-activity",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "microsoft-agents-authentication-msal",
        "name": "microsoft-agents-authentication-msal",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "microsoft-agents-copilotstudio-client",
        "name": "microsoft-agents-copilotstudio-client",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python-dotenv",
        "name": "python-dotenv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/m365-agents-ts",
    "name": "m365-agents-ts",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "m365-agents-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "microsoft",
        "name": "@microsoft/agents-hosting",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "microsoft",
        "name": "@microsoft/agents-copilotstudio-client",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/machine-learning-ops-ml-pipeline",
    "name": "machine-learning-ops-ml-pipeline",
    "description": "Design and implement a complete ML pipeline for: $ARGUMENTS",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "machine-learning-ops-ml-pipeline",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/mailchimp-automation",
    "name": "mailchimp-automation",
    "description": "Automate Mailchimp email marketing including campaigns, audiences, subscribers, segments, and analytics via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "mailchimp-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/make-automation",
    "name": "make-automation",
    "description": "Automate Make (Integromat) tasks via Rube MCP (Composio): operations, enums, language and timezone lookups. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "make-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/makepad-skills",
    "name": "makepad-skills",
    "description": "Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "makepad-skills",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/ZhangHanDong/makepad-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/malware-analyst",
    "name": "malware-analyst",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "malware-analyst",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/manifest",
    "name": "manifest",
    "description": "Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys, or troubleshooting the plugin.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "manifest",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/market-sizing-analysis",
    "name": "market-sizing-analysis",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "market-sizing-analysis",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/marketing-ideas",
    "name": "marketing-ideas",
    "description": "Provide proven marketing strategies and growth ideas for SaaS and software products, prioritized using a marketing feasibility scoring system.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "marketing-ideas",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/marketing-psychology",
    "name": "marketing-psychology",
    "description": "Apply behavioral science and mental models to marketing decisions, prioritized using a psychological leverage and feasibility scoring system.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "marketing-psychology",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/mcp-builder",
    "name": "mcp-builder",
    "description": "Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate exte...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "mcp-builder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "modelcontextprotocol",
        "name": "@modelcontextprotocol/inspector",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/mcp-builder-ms",
    "name": "mcp-builder-ms",
    "description": "Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate exte...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "mcp-builder-ms",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "modelcontextprotocol",
        "name": "@modelcontextprotocol/inspector",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/memory-forensics",
    "name": "memory-forensics",
    "description": "Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when analyzing memory dumps, investigating inciden...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "memory-forensics",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "volatility3",
        "name": "volatility3",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/memory-safety-patterns",
    "name": "memory-safety-patterns",
    "description": "Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "memory-safety-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/memory-systems",
    "name": "memory-systems",
    "description": "Design short-term, long-term, and graph-based memory architectures",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "memory-systems",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/memory-systems",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/mermaid-expert",
    "name": "mermaid-expert",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "mermaid-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/metasploit-framework",
    "name": "metasploit-framework",
    "description": "This skill should be used when the user asks to \"use Metasploit for penetration testing\", \"exploit vulnerabilities with msfconsole\", \"create payloads with msfvenom\", \"perform post-exp...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "metasploit-framework",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/micro-saas-launcher",
    "name": "micro-saas-launcher",
    "description": "Expert in launching small, focused SaaS products fast - the indie hacker approach to building profitable software. Covers idea validation, MVP development, pricing, launch strategies, and growing t...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "micro-saas-launcher",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/microservices-patterns",
    "name": "microservices-patterns",
    "description": "Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing micros...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "microservices-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet",
    "name": "microsoft-azure-webjobs-extensions-authentication-events-dotnet",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "microsoft-azure-webjobs-extensions-authentication-events-dotnet",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/microsoft-teams-automation",
    "name": "microsoft-teams-automation",
    "description": "Automate Microsoft Teams tasks via Rube MCP (Composio): send messages, manage channels, create meetings, handle chats, and search messages. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "microsoft-teams-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/minecraft-bukkit-pro",
    "name": "minecraft-bukkit-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "minecraft-bukkit-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/miro-automation",
    "name": "miro-automation",
    "description": "Automate Miro tasks via Rube MCP (Composio): boards, items, sticky notes, frames, sharing, connectors. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "miro-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/mixpanel-automation",
    "name": "mixpanel-automation",
    "description": "Automate Mixpanel tasks via Rube MCP (Composio): events, segmentation, funnels, cohorts, user profiles, JQL queries. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "mixpanel-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ml-engineer",
    "name": "ml-engineer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ml-engineer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ml-pipeline-workflow",
    "name": "ml-pipeline-workflow",
    "description": "Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating mod...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ml-pipeline-workflow",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/mlops-engineer",
    "name": "mlops-engineer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "mlops-engineer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/mobile-design",
    "name": "mobile-design",
    "description": "Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches pr...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "mobile-design",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/mobile-developer",
    "name": "mobile-developer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "mobile-developer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/mobile-security-coder",
    "name": "mobile-security-coder",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "mobile-security-coder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/modern-javascript-patterns",
    "name": "modern-javascript-patterns",
    "description": "Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, effici...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "modern-javascript-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/monday-automation",
    "name": "monday-automation",
    "description": "Automate Monday.com work management including boards, items, columns, groups, subitems, and updates via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "monday-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/moodle-external-api-development",
    "name": "moodle-external-api-development",
    "description": "Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter va...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "moodle-external-api-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/mtls-configuration",
    "name": "mtls-configuration",
    "description": "Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing zero-trust networking, certificate management, or securing internal service communication.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "mtls-configuration",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/multi-agent-brainstorming",
    "name": "multi-agent-brainstorming",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "multi-agent-brainstorming",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/multi-agent-patterns",
    "name": "multi-agent-patterns",
    "description": "Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "multi-agent-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/multi-agent-patterns",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/multi-cloud-architecture",
    "name": "multi-cloud-architecture",
    "description": "Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveragin...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "multi-cloud-architecture",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/multi-platform-apps-multi-platform",
    "name": "multi-platform-apps-multi-platform",
    "description": "Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "multi-platform-apps-multi-platform",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/n8n-code-python",
    "name": "n8n-code-python",
    "description": "Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "n8n-code-python",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/czlonkowski/n8n-skills/tree/main/skills/n8n-code-python",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/n8n-mcp-tools-expert",
    "name": "n8n-mcp-tools-expert",
    "description": "Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool sele...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "n8n-mcp-tools-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/czlonkowski/n8n-skills/tree/main/skills/n8n-mcp-tools-expert",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/n8n-node-configuration",
    "name": "n8n-node-configuration",
    "description": "Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning commo...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "n8n-node-configuration",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/czlonkowski/n8n-skills/tree/main/skills/n8n-node-configuration",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/nanobanana-ppt-skills",
    "name": "nanobanana-ppt-skills",
    "description": "AI-powered PPT generation with document analysis and styled images",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "nanobanana-ppt-skills",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/op7418/NanoBanana-PPT-Skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/neon-postgres",
    "name": "neon-postgres",
    "description": "Expert patterns for Neon serverless Postgres, branching, connection pooling, and Prisma/Drizzle integration Use when: neon database, serverless postgres, database branching, neon postgres, postgres...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "neon-postgres",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/nerdzao-elite",
    "name": "nerdzao-elite",
    "description": "Senior Elite Software Engineer (15+) and Senior Product Designer. Full workflow with planning, architecture, TDD, clean code, and pixel-perfect UX validation.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "nerdzao-elite",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/nerdzao-elite-gemini-high",
    "name": "nerdzao-elite-gemini-high",
    "description": "Modo Elite Coder + UX Pixel-Perfect otimizado especificamente para Gemini 3.1 Pro High. Workflow completo com foco em qualidade máxima e eficiência de tokens.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "nerdzao-elite-gemini-high",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/nestjs-expert",
    "name": "nestjs-expert",
    "description": "Nest.js framework expert specializing in module architecture, dependency injection, middleware, guards, interceptors, testing with Jest/Supertest, TypeORM/Mongoose integration, and Passport.js auth...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "nestjs-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "framework",
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/network-101",
    "name": "network-101",
    "description": "This skill should be used when the user asks to \"set up a web server\", \"configure HTTP or HTTPS\", \"perform SNMP enumeration\", \"configure SMB shares\", \"test network services\", or ne...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "network-101",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/network-engineer",
    "name": "network-engineer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "network-engineer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/nextjs-app-router-patterns",
    "name": "nextjs-app-router-patterns",
    "description": "Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Serve...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "nextjs-app-router-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/nextjs-best-practices",
    "name": "nextjs-best-practices",
    "description": "Next.js App Router principles. Server Components, data fetching, routing patterns.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "nextjs-best-practices",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/nft-standards",
    "name": "nft-standards",
    "description": "Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementi...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "nft-standards",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/nodejs-backend-patterns",
    "name": "nodejs-backend-patterns",
    "description": "Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "nodejs-backend-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/nodejs-best-practices",
    "name": "nodejs-best-practices",
    "description": "Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "nodejs-best-practices",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/nosql-expert",
    "name": "nosql-expert",
    "description": "Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot partitions in high-scale systems.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "nosql-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/notebooklm",
    "name": "notebooklm",
    "description": "Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth....",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "notebooklm",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/notion-automation",
    "name": "notion-automation",
    "description": "Automate Notion tasks via Rube MCP (Composio): pages, databases, blocks, comments, users. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "notion-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/notion-template-business",
    "name": "notion-template-business",
    "description": "Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business. Covers template design, pricing, marketplaces, market...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "notion-template-business",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/nx-workspace-patterns",
    "name": "nx-workspace-patterns",
    "description": "Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "nx-workspace-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "nx",
        "name": "nx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/observability-engineer",
    "name": "observability-engineer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "observability-engineer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/observability-monitoring-monitor-setup",
    "name": "observability-monitoring-monitor-setup",
    "description": "You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing, log aggregation, and create insightful da",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "observability-monitoring-monitor-setup",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/observability-monitoring-slo-implement",
    "name": "observability-monitoring-slo-implement",
    "description": "You are an SLO (Service Level Objective) expert specializing in implementing reliability standards and error budget-based practices. Design SLO frameworks, define SLIs, and build monitoring that ba...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "observability-monitoring-slo-implement",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/observe-whatsapp",
    "name": "observe-whatsapp",
    "description": "Observe and troubleshoot WhatsApp in Kapso: debug message delivery, inspect webhook deliveries/retries, triage API errors, and run health checks. Use when investigating production issues, message f...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "observe-whatsapp",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/gokapso/agent-skills/tree/master/skills/observe-whatsapp",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/obsidian-clipper-template-creator",
    "name": "obsidian-clipper-template-creator",
    "description": "Guide for creating templates for the Obsidian Web Clipper. Use when you want to create a new clipping template, understand available variables, or format clipped content.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "obsidian-clipper-template-creator",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/office-productivity",
    "name": "office-productivity",
    "description": "Office productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microsoft Office formats.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "office-productivity",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/on-call-handoff-patterns",
    "name": "on-call-handoff-patterns",
    "description": "Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use when transitioning on-call responsibilities, documenting shift summaries, or improving on-call pro...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "on-call-handoff-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/onboarding-cro",
    "name": "onboarding-cro",
    "description": "When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions \"onboarding flow,\" \"activation rate,\" \"u...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "onboarding-cro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/one-drive-automation",
    "name": "one-drive-automation",
    "description": "Automate OneDrive file management, search, uploads, downloads, sharing, permissions, and folder operations via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "one-drive-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/openapi-spec-generation",
    "name": "openapi-spec-generation",
    "description": "Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "openapi-spec-generation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/os-scripting",
    "name": "os-scripting",
    "description": "Operating system and shell scripting troubleshooting workflow for Linux, macOS, and Windows. Covers bash scripting, system administration, debugging, and automation.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "os-scripting",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "shellcheck",
        "name": "shellcheck",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/oss-hunter",
    "name": "oss-hunter",
    "description": "Automatically hunt for high-impact OSS contribution opportunities in trending repositories.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "oss-hunter",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/jackjin1997/ClawForge",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/outlook-automation",
    "name": "outlook-automation",
    "description": "Automate Outlook tasks via Rube MCP (Composio): emails, calendar, contacts, folders, attachments. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "outlook-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/outlook-calendar-automation",
    "name": "outlook-calendar-automation",
    "description": "Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "outlook-calendar-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/page-cro",
    "name": "page-cro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "page-cro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/pagerduty-automation",
    "name": "pagerduty-automation",
    "description": "Automate PagerDuty tasks via Rube MCP (Composio): manage incidents, services, schedules, escalation policies, and on-call rotations. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "pagerduty-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/paid-ads",
    "name": "paid-ads",
    "description": "When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' '...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "paid-ads",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/parallel-agents",
    "name": "parallel-agents",
    "description": "Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "parallel-agents",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/payment-integration",
    "name": "payment-integration",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "payment-integration",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/paypal-integration",
    "name": "paypal-integration",
    "description": "Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-com...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "paypal-integration",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/paywall-upgrade-cro",
    "name": "paywall-upgrade-cro",
    "description": "When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions \"paywall,\" \"upgrade screen,\" \"upgrade modal,...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "paywall-upgrade-cro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/pci-compliance",
    "name": "pci-compliance",
    "description": "Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achieving PCI compliance, or implementing payment card ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "pci-compliance",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/pdf-official",
    "name": "pdf-official",
    "description": "Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmaticall...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "pdf-official",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytesseract",
        "name": "pytesseract",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/pentest-checklist",
    "name": "pentest-checklist",
    "description": "This skill should be used when the user asks to \"plan a penetration test\", \"create a security assessment checklist\", \"prepare for penetration testing\", \"define pentest scope\", \"foll...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "pentest-checklist",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/pentest-commands",
    "name": "pentest-commands",
    "description": "This skill should be used when the user asks to \"run pentest commands\", \"scan with nmap\", \"use metasploit exploits\", \"crack passwords with hydra or john\", \"scan web vulnerabilities ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "pentest-commands",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/performance-engineer",
    "name": "performance-engineer",
    "description": "Expert performance engineer specializing in modern observability,",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "performance-engineer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/performance-profiling",
    "name": "performance-profiling",
    "description": "Performance profiling principles. Measurement, analysis, and optimization techniques.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "performance-profiling",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "lighthouse",
        "name": "lighthouse",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/performance-testing-review-ai-review",
    "name": "performance-testing-review-ai-review",
    "description": "You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "performance-testing-review-ai-review",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/performance-testing-review-multi-agent-review",
    "name": "performance-testing-review-multi-agent-review",
    "description": "Use when working with performance testing review multi agent review",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "performance-testing-review-multi-agent-review",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/personal-tool-builder",
    "name": "personal-tool-builder",
    "description": "Expert in building custom tools that solve your own problems first. The best products often start as personal tools - scratch your own itch, build for yourself, then discover others have the same i...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "personal-tool-builder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/php-pro",
    "name": "php-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "php-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/pipedrive-automation",
    "name": "pipedrive-automation",
    "description": "Automate Pipedrive CRM operations including deals, contacts, organizations, activities, notes, and pipeline management via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "pipedrive-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/plaid-fintech",
    "name": "plaid-fintech",
    "description": "Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "plaid-fintech",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/plan-writing",
    "name": "plan-writing",
    "description": "Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "plan-writing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-next-app",
        "name": "create-next-app",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/planning-with-files",
    "name": "planning-with-files",
    "description": "Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requirin...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "planning-with-files",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/playwright-skill",
    "name": "playwright-skill",
    "description": "Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "playwright-skill",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/podcast-generation",
    "name": "podcast-generation",
    "description": "Generate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, audio narrative generation, podcast creatio...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "podcast-generation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/popup-cro",
    "name": "popup-cro",
    "description": "Create and optimize popups, modals, overlays, slide-ins, and banners to increase conversions without harming user experience or brand trust.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "popup-cro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/posix-shell-pro",
    "name": "posix-shell-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "posix-shell-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/postgres-best-practices",
    "name": "postgres-best-practices",
    "description": "Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "postgres-best-practices",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/postgresql",
    "name": "postgresql",
    "description": "Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "postgresql",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/postgresql-optimization",
    "name": "postgresql-optimization",
    "description": "PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "postgresql-optimization",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/posthog-automation",
    "name": "posthog-automation",
    "description": "Automate PostHog tasks via Rube MCP (Composio): events, feature flags, projects, user profiles, annotations. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "posthog-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/postmark-automation",
    "name": "postmark-automation",
    "description": "Automate Postmark email delivery tasks via Rube MCP (Composio): send templated emails, manage templates, monitor delivery stats and bounces. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "postmark-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/postmortem-writing",
    "name": "postmortem-writing",
    "description": "Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response proce...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "postmortem-writing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/powershell-windows",
    "name": "powershell-windows",
    "description": "PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "powershell-windows",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/pptx-official",
    "name": "pptx-official",
    "description": "Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layo...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "pptx-official",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pptxgenjs",
        "name": "pptxgenjs",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-icons",
        "name": "react-icons",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sharp",
        "name": "sharp",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "defusedxml",
        "name": "defusedxml",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/pricing-strategy",
    "name": "pricing-strategy",
    "description": "Design pricing, packaging, and monetization strategies based on value, customer willingness to pay, and growth objectives.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "pricing-strategy",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/prisma-expert",
    "name": "prisma-expert",
    "description": "Prisma ORM expert for schema design, migrations, query optimization, relations modeling, and database operations. Use PROACTIVELY for Prisma schema issues, migration problems, query performance, re...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "prisma-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/privilege-escalation-methods",
    "name": "privilege-escalation-methods",
    "description": "This skill should be used when the user asks to \"escalate privileges\", \"get root access\", \"become administrator\", \"privesc techniques\", \"abuse sudo\", \"exploit SUID binaries\", \"K...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "privilege-escalation-methods",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/product-manager-toolkit",
    "name": "product-manager-toolkit",
    "description": "Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritizati...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "product-manager-toolkit",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/production-code-audit",
    "name": "production-code-audit",
    "description": "Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "production-code-audit",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/production-scheduling",
    "name": "production-scheduling",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "production-scheduling",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/ai-evos/agent-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/programmatic-seo",
    "name": "programmatic-seo",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "programmatic-seo",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/projection-patterns",
    "name": "projection-patterns",
    "description": "Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "projection-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/prometheus-configuration",
    "name": "prometheus-configuration",
    "description": "Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "prometheus-configuration",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/prompt-caching",
    "name": "prompt-caching",
    "description": "Caching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation) Use when: prompt caching, cache prompt, response cache, cag, cache augm...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "prompt-caching",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/prompt-engineer",
    "name": "prompt-engineer",
    "description": "Transforms user prompts into optimized prompts using frameworks (RTF, RISEN, Chain of Thought, RODES, Chain of Density, RACE, RISE, STAR, SOAP, CLEAR, GROW)",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "prompt-engineer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "automation",
      "risk": "safe",
      "source": "community",
      "tags": "[prompt-engineering, optimization, frameworks, ai-enhancement]",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/prompt-engineering",
    "name": "prompt-engineering",
    "description": "Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies, or debug agent behavior.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "prompt-engineering",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/prompt-engineering-patterns",
    "name": "prompt-engineering-patterns",
    "description": "Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing productio...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "prompt-engineering-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/prompt-library",
    "name": "prompt-library",
    "description": "Curated collection of high-quality prompts for various use cases. Includes role-based prompts, task-specific templates, and prompt refinement techniques. Use when user needs prompt templates, role-...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "prompt-library",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/protocol-reverse-engineering",
    "name": "protocol-reverse-engineering",
    "description": "Master network protocol reverse engineering including packet analysis, protocol dissection, and custom protocol documentation. Use when analyzing network traffic, understanding proprietary protocol...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "protocol-reverse-engineering",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/pydantic-models-py",
    "name": "pydantic-models-py",
    "description": "Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response schemas, database models, or data validation ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "pydantic-models-py",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/pypict-skill",
    "name": "pypict-skill",
    "description": "Pairwise test generation",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "pypict-skill",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/omkamal/pypict-claude-skill/blob/main/SKILL.md",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/python-development-python-scaffold",
    "name": "python-development-python-scaffold",
    "description": "You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hint",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "python-development-python-scaffold",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/python-fastapi-development",
    "name": "python-fastapi-development",
    "description": "Python FastAPI backend development with async patterns, SQLAlchemy, Pydantic, authentication, and production API patterns.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "python-fastapi-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/python-packaging",
    "name": "python-packaging",
    "description": "Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "python-packaging",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/python-patterns",
    "name": "python-patterns",
    "description": "Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "python-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/python-performance-optimization",
    "name": "python-performance-optimization",
    "description": "Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "python-performance-optimization",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/python-pro",
    "name": "python-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "python-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/python-testing-patterns",
    "name": "python-testing-patterns",
    "description": "Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "python-testing-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/quality-nonconformance",
    "name": "quality-nonconformance",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "quality-nonconformance",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/ai-evos/agent-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/quant-analyst",
    "name": "quant-analyst",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "quant-analyst",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/radix-ui-design-system",
    "name": "radix-ui-design-system",
    "description": "Build accessible design systems with Radix UI primitives. Headless component customization, theming strategies, and compound component patterns for production-grade UI libraries.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "radix-ui-design-system",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "radix-ui",
        "name": "@radix-ui/react-dialog",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "radix-ui",
        "name": "@radix-ui/react-",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "clsx",
        "name": "clsx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "shadcn-ui@latest",
        "name": "shadcn-ui@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "self",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/rag-engineer",
    "name": "rag-engineer",
    "description": "Expert in building Retrieval-Augmented Generation systems. Masters embedding models, vector databases, chunking strategies, and retrieval optimization for LLM applications. Use when: building RAG, ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "rag-engineer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/rag-implementation",
    "name": "rag-implementation",
    "description": "RAG (Retrieval-Augmented Generation) implementation workflow covering embedding selection, vector database setup, chunking strategies, and retrieval optimization.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "rag-implementation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/react-best-practices",
    "name": "react-best-practices",
    "description": "React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance pat...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "react-best-practices",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/react-flow-architect",
    "name": "react-flow-architect",
    "description": "Expert ReactFlow architect for building interactive graph applications with hierarchical node-edge systems, performance optimization, and auto-layout integration. Use when Claude needs to create or...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "react-flow-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/react-flow-node-ts",
    "name": "react-flow-node-ts",
    "description": "Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating visual workflow editors, or implementing no...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "react-flow-node-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/react-modernization",
    "name": "react-modernization",
    "description": "Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "react-modernization",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/react-native-architecture",
    "name": "react-native-architecture",
    "description": "Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecti...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "react-native-architecture",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/react-nextjs-development",
    "name": "react-nextjs-development",
    "description": "React and Next.js 14+ application development with App Router, Server Components, TypeScript, Tailwind CSS, and modern frontend patterns.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "react-nextjs-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/react-patterns",
    "name": "react-patterns",
    "description": "Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "react-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/react-state-management",
    "name": "react-state-management",
    "description": "Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "react-state-management",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/react-ui-patterns",
    "name": "react-ui-patterns",
    "description": "Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "react-ui-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/readme",
    "name": "readme",
    "description": "When the user wants to create or update a README.md file for a project. Also use when the user says 'write readme,' 'create readme,' 'document this project,' 'project documentation,' or asks for he...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "readme",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "fly",
        "name": "flyctl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/Shpigford/skills/tree/main/readme",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/receiving-code-review",
    "name": "receiving-code-review",
    "description": "Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performat...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "receiving-code-review",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/red-team-tactics",
    "name": "red-team-tactics",
    "description": "Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "red-team-tactics",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/red-team-tools",
    "name": "red-team-tools",
    "description": "This skill should be used when the user asks to \"follow red team methodology\", \"perform bug bounty hunting\", \"automate reconnaissance\", \"hunt for XSS vulnerabilities\", \"enumerate su...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "red-team-tools",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/reddit-automation",
    "name": "reddit-automation",
    "description": "Automate Reddit tasks via Rube MCP (Composio): search subreddits, create posts, manage comments, and browse top content. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "reddit-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/reference-builder",
    "name": "reference-builder",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "reference-builder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/referral-program",
    "name": "referral-program",
    "description": "When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "referral-program",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/remotion-best-practices",
    "name": "remotion-best-practices",
    "description": "Best practices for Remotion - Video creation in React",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "remotion-best-practices",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "tags": "remotion, video, react, animation, composition",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/render-automation",
    "name": "render-automation",
    "description": "Automate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "render-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/requesting-code-review",
    "name": "requesting-code-review",
    "description": "Use when completing tasks, implementing major features, or before merging to verify work meets requirements",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "requesting-code-review",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/research-engineer",
    "name": "research-engineer",
    "description": "An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal impl...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "research-engineer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/returns-reverse-logistics",
    "name": "returns-reverse-logistics",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "returns-reverse-logistics",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/ai-evos/agent-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/reverse-engineer",
    "name": "reverse-engineer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "reverse-engineer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/risk-manager",
    "name": "risk-manager",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "risk-manager",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/risk-metrics-calculation",
    "name": "risk-metrics-calculation",
    "description": "Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or building risk monitoring systems.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "risk-metrics-calculation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/rust-async-patterns",
    "name": "rust-async-patterns",
    "description": "Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "rust-async-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/rust-pro",
    "name": "rust-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "rust-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/saga-orchestration",
    "name": "saga-orchestration",
    "description": "Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "saga-orchestration",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/sales-automator",
    "name": "sales-automator",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "sales-automator",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/salesforce-automation",
    "name": "salesforce-automation",
    "description": "Automate Salesforce tasks via Rube MCP (Composio): leads, contacts, accounts, opportunities, SOQL queries. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "salesforce-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/salesforce-development",
    "name": "salesforce-development",
    "description": "Expert patterns for Salesforce platform development including Lightning Web Components (LWC), Apex triggers and classes, REST/Bulk APIs, Connected Apps, and Salesforce DX with scratch orgs and 2nd ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "salesforce-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/sast-configuration",
    "name": "sast-configuration",
    "description": "Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or aut...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "sast-configuration",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "semgrep",
        "name": "semgrep",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/scala-pro",
    "name": "scala-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "scala-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/scanning-tools",
    "name": "scanning-tools",
    "description": "This skill should be used when the user asks to \"perform vulnerability scanning\", \"scan networks for open ports\", \"assess web application security\", \"scan wireless networks\", \"detec...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "scanning-tools",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "prowler",
        "name": "prowler",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "scoutsuite",
        "name": "scoutsuite",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/schema-markup",
    "name": "schema-markup",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "schema-markup",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/screen-reader-testing",
    "name": "screen-reader-testing",
    "description": "Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology supp...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "screen-reader-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/screenshots",
    "name": "screenshots",
    "description": "Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "screenshots",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "@playwright/test",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/Shpigford/skills/tree/main/screenshots",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/scroll-experience",
    "name": "scroll-experience",
    "description": "Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product p...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "scroll-experience",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/search-specialist",
    "name": "search-specialist",
    "description": "Expert web researcher using advanced search techniques and",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "search-specialist",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/secrets-management",
    "name": "secrets-management",
    "description": "Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "secrets-management",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/aws-compliance-checker",
    "name": "aws-compliance-checker",
    "description": "Automated compliance checking against CIS, PCI-DSS, HIPAA, and SOC 2 benchmarks",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "aws-compliance-checker",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "security",
      "risk": "safe",
      "source": "community",
      "tags": "[aws, compliance, audit, cis, pci-dss, hipaa, kiro-cli]",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/aws-iam-best-practices",
    "name": "aws-iam-best-practices",
    "description": "IAM policy review, hardening, and least privilege implementation",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "aws-iam-best-practices",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "security",
      "risk": "safe",
      "source": "community",
      "tags": "[aws, iam, security, access-control, kiro-cli, least-privilege]",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/aws-secrets-rotation",
    "name": "aws-secrets-rotation",
    "description": "Automate AWS secrets rotation for RDS, API keys, and credentials",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "aws-secrets-rotation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "security",
      "risk": "safe",
      "source": "community",
      "tags": "[aws, secrets-manager, security, automation, kiro-cli, credentials]",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/aws-security-audit",
    "name": "aws-security-audit",
    "description": "Comprehensive AWS security posture assessment using AWS CLI and security best practices",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "aws-security-audit",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "security",
      "risk": "safe",
      "source": "community",
      "tags": "[aws, security, audit, compliance, kiro-cli, security-assessment]",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/security-audit",
    "name": "security-audit",
    "description": "Comprehensive security auditing workflow covering web application testing, API security, penetration testing, vulnerability scanning, and security hardening.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "security-audit",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/security-auditor",
    "name": "security-auditor",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "security-auditor",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/security-bluebook-builder",
    "name": "security-bluebook-builder",
    "description": "Build security Blue Books for sensitive apps",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "security-bluebook-builder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/SHADOWPR0/security-bluebook-builder",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/security-compliance-compliance-check",
    "name": "security-compliance-compliance-check",
    "description": "You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. Perform compliance audits and provide im...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "security-compliance-compliance-check",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/security-requirement-extraction",
    "name": "security-requirement-extraction",
    "description": "Derive security requirements from threat models and business context. Use when translating threats into actionable requirements, creating security user stories, or building security test cases.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "security-requirement-extraction",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/security-scanning-security-dependencies",
    "name": "security-scanning-security-dependencies",
    "description": "You are a security expert specializing in dependency vulnerability analysis, SBOM generation, and supply chain security. Scan project dependencies across ecosystems to identify vulnerabilities, ass...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "security-scanning-security-dependencies",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/security-scanning-security-hardening",
    "name": "security-scanning-security-hardening",
    "description": "Coordinate multi-layer security scanning and hardening across application, infrastructure, and compliance controls.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "security-scanning-security-hardening",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/security-scanning-security-sast",
    "name": "security-scanning-security-sast",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "security-scanning-security-sast",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint",
        "name": "eslint",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "bandit",
        "name": "bandit",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "semgrep",
        "name": "semgrep",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/segment-automation",
    "name": "segment-automation",
    "description": "Automate Segment tasks via Rube MCP (Composio): track events, identify users, manage groups, page views, aliases, batch operations. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "segment-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/sendgrid-automation",
    "name": "sendgrid-automation",
    "description": "Automate SendGrid email operations including sending emails, managing contacts/lists, sender identities, templates, and analytics via Rube MCP (Composio). Always search tools first for current sche...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "sendgrid-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/senior-architect",
    "name": "senior-architect",
    "description": "Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. I...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "senior-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/senior-fullstack",
    "name": "senior-fullstack",
    "description": "Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architec...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "senior-fullstack",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/sentry-automation",
    "name": "sentry-automation",
    "description": "Automate Sentry tasks via Rube MCP (Composio): manage issues/events, configure alerts, track releases, monitor projects and teams. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "sentry-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/seo-audit",
    "name": "seo-audit",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "seo-audit",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/seo-authority-builder",
    "name": "seo-authority-builder",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "seo-authority-builder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/seo-cannibalization-detector",
    "name": "seo-cannibalization-detector",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "seo-cannibalization-detector",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/seo-content-auditor",
    "name": "seo-content-auditor",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "seo-content-auditor",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/seo-content-planner",
    "name": "seo-content-planner",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "seo-content-planner",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/seo-content-refresher",
    "name": "seo-content-refresher",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "seo-content-refresher",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/seo-content-writer",
    "name": "seo-content-writer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "seo-content-writer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/seo-forensic-incident-response",
    "name": "seo-forensic-incident-response",
    "description": "Investigate sudden drops in organic traffic or rankings and run a structured forensic SEO incident response with triage, root-cause analysis and recovery plan.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "seo-forensic-incident-response",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "original",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/seo-fundamentals",
    "name": "seo-fundamentals",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "seo-fundamentals",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/seo-keyword-strategist",
    "name": "seo-keyword-strategist",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "seo-keyword-strategist",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/seo-meta-optimizer",
    "name": "seo-meta-optimizer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "seo-meta-optimizer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/seo-snippet-hunter",
    "name": "seo-snippet-hunter",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "seo-snippet-hunter",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/seo-structure-architect",
    "name": "seo-structure-architect",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "seo-structure-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/server-management",
    "name": "server-management",
    "description": "Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "server-management",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/service-mesh-expert",
    "name": "service-mesh-expert",
    "description": "Expert service mesh architect specializing in Istio, Linkerd, and cloud-native networking patterns. Masters traffic management, security policies, observability integration, and multi-cluster mesh con",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "service-mesh-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/service-mesh-observability",
    "name": "service-mesh-observability",
    "description": "Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SL...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "service-mesh-observability",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/shader-programming-glsl",
    "name": "shader-programming-glsl",
    "description": "Expert guide for writing efficient GLSL shaders (Vertex/Fragment) for web and game engines, covering syntax, uniforms, and common effects.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "shader-programming-glsl",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/sharp-edges",
    "name": "sharp-edges",
    "description": "Identify error-prone APIs and dangerous configurations",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "sharp-edges",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/trailofbits/skills/tree/main/plugins/sharp-edges",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/shellcheck-configuration",
    "name": "shellcheck-configuration",
    "description": "Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "shellcheck-configuration",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "shellcheck",
        "name": "shellcheck",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/shodan-reconnaissance",
    "name": "shodan-reconnaissance",
    "description": "This skill should be used when the user asks to \"search for exposed devices on the internet,\" \"perform Shodan reconnaissance,\" \"find vulnerable services using Shodan,\" \"scan IP ranges...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "shodan-reconnaissance",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "shodan",
        "name": "shodan",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/shopify-apps",
    "name": "shopify-apps",
    "description": "Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, and app extensions. U...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "shopify-apps",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/shopify-automation",
    "name": "shopify-automation",
    "description": "Automate Shopify tasks via Rube MCP (Composio): products, orders, customers, inventory, collections. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "shopify-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/shopify-development",
    "name": "shopify-development",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "shopify-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "shopify",
        "name": "@shopify/cli@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "shopify",
        "name": "@shopify/cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "shopify-cli",
        "name": "shopify-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/signup-flow-cro",
    "name": "signup-flow-cro",
    "description": "When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions \"signup conversions,\" \"registration friction,\" \"signup...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "signup-flow-cro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/similarity-search-patterns",
    "name": "similarity-search-patterns",
    "description": "Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "similarity-search-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/skill-creator",
    "name": "skill-creator",
    "description": "This skill should be used when the user asks to create a new skill, build a skill, make a custom skill, develop a CLI skill, or wants to extend the CLI with new capabilities. Automates the entire s...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "skill-creator",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "meta",
      "risk": "safe",
      "source": "community",
      "tags": "[automation, scaffolding, skill-creation, meta-skill]",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/skill-creator-ms",
    "name": "skill-creator-ms",
    "description": "Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "skill-creator-ms",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsx",
        "name": "tsx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-ai-example",
        "name": "azure-ai-example",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/skill-developer",
    "name": "skill-developer",
    "description": "Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skil...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "skill-developer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsx",
        "name": "tsx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/skill-rails-upgrade",
    "name": "skill-rails-upgrade",
    "description": "Analyze Rails apps and provide upgrade assessments",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "skill-rails-upgrade",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/robzolkos/skill-rails-upgrade",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/skill-seekers",
    "name": "skill-seekers",
    "description": "-Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "skill-seekers",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/yusufkaraaslan/Skill_Seekers",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/slack-automation",
    "name": "slack-automation",
    "description": "Automate Slack messaging, channel management, search, reactions, and threads via Rube MCP (Composio). Send messages, search conversations, manage channels/users, and react to messages programmatica...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "slack-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/slack-bot-builder",
    "name": "slack-bot-builder",
    "description": "Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event handling, OAuth installation flows, and W...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "slack-bot-builder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/slack-gif-creator",
    "name": "slack-gif-creator",
    "description": "Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like \"...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "slack-gif-creator",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pillow",
        "name": "pillow",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/slo-implementation",
    "name": "slo-implementation",
    "description": "Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or m...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "slo-implementation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/smtp-penetration-testing",
    "name": "smtp-penetration-testing",
    "description": "This skill should be used when the user asks to \"perform SMTP penetration testing\", \"enumerate email users\", \"test for open mail relays\", \"grab SMTP banners\", \"brute force email cre...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "smtp-penetration-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/social-content",
    "name": "social-content",
    "description": "When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "social-content",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/software-architecture",
    "name": "software-architecture",
    "description": "Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "software-architecture",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/solidity-security",
    "name": "solidity-security",
    "description": "Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementin...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "solidity-security",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/spark-optimization",
    "name": "spark-optimization",
    "description": "Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugging slow jobs, or scaling data processing pipelines.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "spark-optimization",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/sql-injection-testing",
    "name": "sql-injection-testing",
    "description": "This skill should be used when the user asks to \"test for SQL injection vulnerabilities\", \"perform SQLi attacks\", \"bypass authentication using SQL injection\", \"extract database inform...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "sql-injection-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/sql-optimization-patterns",
    "name": "sql-optimization-patterns",
    "description": "Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "sql-optimization-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/sql-pro",
    "name": "sql-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "sql-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/sqlmap-database-pentesting",
    "name": "sqlmap-database-pentesting",
    "description": "This skill should be used when the user asks to \"automate SQL injection testing,\" \"enumerate database structure,\" \"extract database credentials using sqlmap,\" \"dump tables and columns...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "sqlmap-database-pentesting",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/square-automation",
    "name": "square-automation",
    "description": "Automate Square tasks via Rube MCP (Composio): payments, orders, invoices, locations. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "square-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ssh-penetration-testing",
    "name": "ssh-penetration-testing",
    "description": "This skill should be used when the user asks to \"pentest SSH services\", \"enumerate SSH configurations\", \"brute force SSH credentials\", \"exploit SSH vulnerabilities\", \"perform SSH tu...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ssh-penetration-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/startup-analyst",
    "name": "startup-analyst",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "startup-analyst",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/startup-business-analyst-business-case",
    "name": "startup-business-analyst-business-case",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "startup-business-analyst-business-case",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/startup-business-analyst-financial-projections",
    "name": "startup-business-analyst-financial-projections",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "startup-business-analyst-financial-projections",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/startup-business-analyst-market-opportunity",
    "name": "startup-business-analyst-market-opportunity",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "startup-business-analyst-market-opportunity",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/startup-financial-modeling",
    "name": "startup-financial-modeling",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "startup-financial-modeling",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/startup-metrics-framework",
    "name": "startup-metrics-framework",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "startup-metrics-framework",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/stitch-ui-design",
    "name": "stitch-ui-design",
    "description": "Expert guide for creating effective prompts for Google Stitch AI UI design tool. Use when user wants to design UI/UX in Stitch, create app interfaces, generate mobile/web designs, or needs help cra...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "stitch-ui-design",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "self",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/stride-analysis-patterns",
    "name": "stride-analysis-patterns",
    "description": "Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating security documentation.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "stride-analysis-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/stripe-automation",
    "name": "stripe-automation",
    "description": "Automate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "stripe-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/stripe-integration",
    "name": "stripe-integration",
    "description": "Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "stripe-integration",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/subagent-driven-development",
    "name": "subagent-driven-development",
    "description": "Use when executing implementation plans with independent tasks in the current session",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "subagent-driven-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/supabase-automation",
    "name": "supabase-automation",
    "description": "Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "supabase-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/superpowers-lab",
    "name": "superpowers-lab",
    "description": "Lab environment for Claude superpowers",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "superpowers-lab",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/obra/superpowers-lab",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/swiftui-expert-skill",
    "name": "swiftui-expert-skill",
    "description": "Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, and iOS 26+ Liquid Glass adoption. Use when buil...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "swiftui-expert-skill",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/AvdLee/SwiftUI-Agent-Skill/tree/main/swiftui-expert-skill",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/systematic-debugging",
    "name": "systematic-debugging",
    "description": "Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "systematic-debugging",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/systems-programming-rust-project",
    "name": "systems-programming-rust-project",
    "description": "You are a Rust project architecture expert specializing in scaffolding production-ready Rust applications. Generate complete project structures with cargo tooling, proper module organization, testing",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "systems-programming-rust-project",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/tailwind-design-system",
    "name": "tailwind-design-system",
    "description": "Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "tailwind-design-system",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/tailwind-patterns",
    "name": "tailwind-patterns",
    "description": "Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "tailwind-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/tavily-web",
    "name": "tavily-web",
    "description": "Web search, content extraction, crawling, and research capabilities using Tavily API",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "tavily-web",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/tdd-orchestrator",
    "name": "tdd-orchestrator",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "tdd-orchestrator",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/tdd-workflow",
    "name": "tdd-workflow",
    "description": "Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "tdd-workflow",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/tdd-workflows-tdd-cycle",
    "name": "tdd-workflows-tdd-cycle",
    "description": "Use when working with tdd workflows tdd cycle",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "tdd-workflows-tdd-cycle",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/tdd-workflows-tdd-green",
    "name": "tdd-workflows-tdd-green",
    "description": "Implement the minimal code needed to make failing tests pass in the TDD green phase.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "tdd-workflows-tdd-green",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/tdd-workflows-tdd-red",
    "name": "tdd-workflows-tdd-red",
    "description": "Generate failing tests for the TDD red phase to define expected behavior and edge cases.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "tdd-workflows-tdd-red",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/tdd-workflows-tdd-refactor",
    "name": "tdd-workflows-tdd-refactor",
    "description": "Use when working with tdd workflows tdd refactor",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "tdd-workflows-tdd-refactor",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/team-collaboration-issue",
    "name": "team-collaboration-issue",
    "description": "You are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your expertise spans issue triage, root cause an",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "team-collaboration-issue",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/team-collaboration-standup-notes",
    "name": "team-collaboration-standup-notes",
    "description": "You are an expert team communication specialist focused on async-first standup practices, AI-assisted note generation from commit history, and effective remote team coordination patterns.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "team-collaboration-standup-notes",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/team-composition-analysis",
    "name": "team-composition-analysis",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "team-composition-analysis",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/telegram-automation",
    "name": "telegram-automation",
    "description": "Automate Telegram tasks via Rube MCP (Composio): send messages, manage chats, share photos/documents, and handle bot commands. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "telegram-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/telegram-bot-builder",
    "name": "telegram-bot-builder",
    "description": "Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategie...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "telegram-bot-builder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/telegram-mini-app",
    "name": "telegram-mini-app",
    "description": "Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API, payments, user authentication, and build...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "telegram-mini-app",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tonconnect",
        "name": "@tonconnect/ui-react",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/temporal-golang-pro",
    "name": "temporal-golang-pro",
    "description": "Use when building durable distributed systems with Temporal Go SDK. Covers deterministic workflow rules, mTLS worker configs, and advanced patterns.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "temporal-golang-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "self",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/temporal-python-pro",
    "name": "temporal-python-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "temporal-python-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/temporal-python-testing",
    "name": "temporal-python-testing",
    "description": "Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal wor...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "temporal-python-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/terraform-aws-modules",
    "name": "terraform-aws-modules",
    "description": "Terraform module creation for AWS — reusable modules, state management, and HCL best practices. Use when building or reviewing Terraform AWS infrastructure.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "terraform-aws-modules",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/terraform-infrastructure",
    "name": "terraform-infrastructure",
    "description": "Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "terraform-infrastructure",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/terraform-module-library",
    "name": "terraform-module-library",
    "description": "Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "terraform-module-library",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/terraform-skill",
    "name": "terraform-skill",
    "description": "Terraform infrastructure as code best practices",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "terraform-skill",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/antonbabenko/terraform-skill",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/terraform-specialist",
    "name": "terraform-specialist",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "terraform-specialist",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/test-automator",
    "name": "test-automator",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "test-automator",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/test-driven-development",
    "name": "test-driven-development",
    "description": "Use when implementing any feature or bugfix, before writing implementation code",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "test-driven-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/test-fixing",
    "name": "test-fixing",
    "description": "Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to ma...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "test-fixing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/testing-patterns",
    "name": "testing-patterns",
    "description": "Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "testing-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/testing-qa",
    "name": "testing-qa",
    "description": "Comprehensive testing and QA workflow covering unit testing, integration testing, E2E testing, browser automation, and quality assurance.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "testing-qa",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/theme-factory",
    "name": "theme-factory",
    "description": "Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifac...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "theme-factory",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/threat-mitigation-mapping",
    "name": "threat-mitigation-mapping",
    "description": "Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validating control effectiveness.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "threat-mitigation-mapping",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/threat-modeling-expert",
    "name": "threat-modeling-expert",
    "description": "Expert in threat modeling methodologies, security architecture review, and risk assessment. Masters STRIDE, PASTA, attack trees, and security requirement extraction. Use for security architecture r...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "threat-modeling-expert",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/threejs-skills",
    "name": "threejs-skills",
    "description": "Create 3D scenes, interactive experiences, and visual effects using Three.js. Use when user requests 3D graphics, WebGL experiences, 3D visualizations, animations, or interactive 3D elements.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "threejs-skills",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/CloudAI-X/threejs-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/tiktok-automation",
    "name": "tiktok-automation",
    "description": "Automate TikTok tasks via Rube MCP (Composio): upload/publish videos, post photos, manage content, and view user profiles/stats. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "tiktok-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/todoist-automation",
    "name": "todoist-automation",
    "description": "Automate Todoist task management, projects, sections, filtering, and bulk operations via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "todoist-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/tool-design",
    "name": "tool-design",
    "description": "Build tools that agents can use effectively, including architectural reduction patterns",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "tool-design",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/tool-design",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/top-web-vulnerabilities",
    "name": "top-web-vulnerabilities",
    "description": "This skill should be used when the user asks to \"identify web application vulnerabilities\", \"explain common security flaws\", \"understand vulnerability categories\", \"learn about inject...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "top-web-vulnerabilities",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/track-management",
    "name": "track-management",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "track-management",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/trello-automation",
    "name": "trello-automation",
    "description": "Automate Trello boards, cards, and workflows via Rube MCP (Composio). Create cards, manage lists, assign members, and search across boards programmatically.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "trello-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/trigger-dev",
    "name": "trigger-dev",
    "description": "Trigger.dev expert for background jobs, AI workflows, and reliable async execution with excellent developer experience and TypeScript-first design. Use when: trigger.dev, trigger dev, background ta...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "trigger-dev",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/turborepo-caching",
    "name": "turborepo-caching",
    "description": "Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing distributed caching.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "turborepo-caching",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "turbo",
        "name": "turbo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/tutorial-engineer",
    "name": "tutorial-engineer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "tutorial-engineer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/twilio-communications",
    "name": "twilio-communications",
    "description": "Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems a...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "twilio-communications",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/twitter-automation",
    "name": "twitter-automation",
    "description": "Automate Twitter/X tasks via Rube MCP (Composio): posts, search, users, bookmarks, lists, media. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "twitter-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/typescript-advanced-types",
    "name": "typescript-advanced-types",
    "description": "Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "typescript-advanced-types",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/typescript-pro",
    "name": "typescript-pro",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "typescript-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ui-skills",
    "name": "ui-skills",
    "description": "Opinionated, evolving constraints to guide agents when building interfaces",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ui-skills",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/ibelick/ui-skills",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ui-ux-designer",
    "name": "ui-ux-designer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ui-ux-designer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ui-ux-pro-max",
    "name": "ui-ux-pro-max",
    "description": "UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, cr...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ui-ux-pro-max",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/ui-visual-validator",
    "name": "ui-visual-validator",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "ui-visual-validator",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/unit-testing-test-generate",
    "name": "unit-testing-test-generate",
    "description": "Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "unit-testing-test-generate",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/unity-developer",
    "name": "unity-developer",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "unity-developer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/unity-ecs-patterns",
    "name": "unity-ecs-patterns",
    "description": "Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large ent...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "unity-ecs-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/unreal-engine-cpp-pro",
    "name": "unreal-engine-cpp-pro",
    "description": "Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "unreal-engine-cpp-pro",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "self",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/upgrading-expo",
    "name": "upgrading-expo",
    "description": "Upgrade Expo SDK versions",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "upgrading-expo",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo-cli@latest",
        "name": "expo-cli@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo",
        "name": "expo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo-doctor",
        "name": "expo-doctor",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/expo/skills/tree/main/plugins/upgrading-expo",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/upstash-qstash",
    "name": "upstash-qstash",
    "description": "Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. Use when: qstash, upstash queue, serverless cron, schedul...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "upstash-qstash",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/using-git-worktrees",
    "name": "using-git-worktrees",
    "description": "Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verifi...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "using-git-worktrees",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/using-neon",
    "name": "using-neon",
    "description": "Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "using-neon",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/neondatabase/agent-skills/tree/main/skills/neon-postgres",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/using-superpowers",
    "name": "using-superpowers",
    "description": "Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "using-superpowers",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/uv-package-manager",
    "name": "uv-package-manager",
    "description": "Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimi...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "uv-package-manager",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/varlock-claude-skill",
    "name": "varlock-claude-skill",
    "description": "Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "varlock-claude-skill",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/wrsmith108/varlock-claude-skill",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/vector-database-engineer",
    "name": "vector-database-engineer",
    "description": "Expert in vector databases, embedding strategies, and semantic search implementation. Masters Pinecone, Weaviate, Qdrant, Milvus, and pgvector for RAG applications, recommendation systems, and similar",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "vector-database-engineer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/vector-index-tuning",
    "name": "vector-index-tuning",
    "description": "Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "vector-index-tuning",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/vercel-automation",
    "name": "vercel-automation",
    "description": "Automate Vercel tasks via Rube MCP (Composio): manage deployments, domains, DNS, env vars, projects, and teams. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "vercel-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/vercel-deploy-claimable",
    "name": "vercel-deploy-claimable",
    "description": "Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as 'Deploy my app', 'Deploy this to production', 'Create a preview deployment', 'Deploy and...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "vercel-deploy-claimable",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/vercel-labs/agent-skills/tree/main/skills/claude.ai/vercel-deploy-claimable",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/verification-before-completion",
    "name": "verification-before-completion",
    "description": "Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evide...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "verification-before-completion",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/vexor",
    "name": "vexor",
    "description": "Vector-powered CLI for semantic file search with a Claude/Codex skill",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "vexor",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/scarletkc/vexor",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/vibe-code-auditor",
    "name": "vibe-code-auditor",
    "description": "Audit rapidly generated or AI-produced code for structural flaws, fragility, and production risks.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "vibe-code-auditor",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "original"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/videodb-skills",
    "name": "videodb-skills",
    "description": "Upload, stream, search, edit, transcribe, and generate AI video and audio using the VideoDB SDK.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "videodb-skills",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "media",
      "risk": "safe",
      "source": "community",
      "tags": "[video, editing, transcription, subtitles, search, streaming, ai-generation, media]",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/viral-generator-builder",
    "name": "viral-generator-builder",
    "description": "Expert in building shareable generator tools that go viral - name generators, quiz makers, avatar creators, personality tests, and calculator tools. Covers the psychology of sharing, viral mechanic...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "viral-generator-builder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/voice-agents",
    "name": "voice-agents",
    "description": "Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis, it's achieving natural conversation flo...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "voice-agents",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/voice-ai-development",
    "name": "voice-ai-development",
    "description": "Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for transcription, ElevenLabs for synthesis...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "voice-ai-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/voice-ai-engine-development",
    "name": "voice-ai-engine-development",
    "description": "Build real-time conversational AI voice engines using async worker pipelines, streaming transcription, LLM agents, and TTS synthesis with interrupt handling and multi-provider support",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "voice-ai-engine-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/vulnerability-scanner",
    "name": "vulnerability-scanner",
    "description": "Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "vulnerability-scanner",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wcag-audit-patterns",
    "name": "wcag-audit-patterns",
    "description": "Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing ac...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wcag-audit-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/web-artifacts-builder",
    "name": "web-artifacts-builder",
    "description": "Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state ma...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "web-artifacts-builder",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "parcel",
        "name": "parcel",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "vite@",
        "name": "vite@",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "tailwindcss@3.4.1",
        "name": "tailwindcss@3.4.1",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "class-variance-authority",
        "name": "class-variance-authority",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "radix-ui",
        "name": "@radix-ui/react-accordion",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "sonner",
        "name": "sonner",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/web-design-guidelines",
    "name": "web-design-guidelines",
    "description": "Review UI code for Web Interface Guidelines compliance. Use when asked to \\\"review my UI\\\", \\\"check accessibility\\\", \\\"audit design\\\", \\\"review UX\\\", or \\\"check my site aga...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "web-design-guidelines",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/web-security-testing",
    "name": "web-security-testing",
    "description": "Web application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "web-security-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/web3-testing",
    "name": "web3-testing",
    "description": "Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or va...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "web3-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hardhat",
        "name": "hardhat",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/webapp-testing",
    "name": "webapp-testing",
    "description": "Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browse...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "webapp-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/webflow-automation",
    "name": "webflow-automation",
    "description": "Automate Webflow CMS collections, site publishing, page management, asset uploads, and ecommerce orders via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "webflow-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/whatsapp-automation",
    "name": "whatsapp-automation",
    "description": "Automate WhatsApp Business tasks via Rube MCP (Composio): send messages, manage templates, upload media, and handle contacts. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "whatsapp-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wiki-architect",
    "name": "wiki-architect",
    "description": "Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate documentation, map a codebase structure, or...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wiki-architect",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wiki-changelog",
    "name": "wiki-changelog",
    "description": "Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about recent changes, wants a changelog, or needs to understand what changed in th...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wiki-changelog",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wiki-onboarding",
    "name": "wiki-onboarding",
    "description": "Generates two complementary onboarding guides — a Principal-Level architectural deep-dive and a Zero-to-Hero contributor walkthrough. Use when the user wants onboarding documentation fo...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wiki-onboarding",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wiki-page-writer",
    "name": "wiki-page-writer",
    "description": "Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing documentation, generating wiki pages, creating tech...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wiki-page-writer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wiki-qa",
    "name": "wiki-qa",
    "description": "Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a component, or needs help navigating the code...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wiki-qa",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wiki-researcher",
    "name": "wiki-researcher",
    "description": "Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-depth investigation, needs to understand how...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wiki-researcher",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wiki-vitepress",
    "name": "wiki-vitepress",
    "description": "Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build output. Use when the user wants to create a browsa...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wiki-vitepress",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/windows-privilege-escalation",
    "name": "windows-privilege-escalation",
    "description": "This skill should be used when the user asks to \"escalate privileges on Windows,\" \"find Windows privesc vectors,\" \"enumerate Windows for privilege escalation,\" \"exploit Windows miscon...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "windows-privilege-escalation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wireshark-analysis",
    "name": "wireshark-analysis",
    "description": "This skill should be used when the user asks to \"analyze network traffic with Wireshark\", \"capture packets for troubleshooting\", \"filter PCAP files\", \"follow TCP/UDP streams\", \"dete...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wireshark-analysis",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wordpress",
    "name": "wordpress",
    "description": "Complete WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security hardening.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wordpress",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wordpress-penetration-testing",
    "name": "wordpress-penetration-testing",
    "description": "This skill should be used when the user asks to \"pentest WordPress sites\", \"scan WordPress for vulnerabilities\", \"enumerate WordPress users, themes, or plugins\", \"exploit WordPress vu...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wordpress-penetration-testing",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wordpress-plugin-development",
    "name": "wordpress-plugin-development",
    "description": "WordPress plugin development workflow covering plugin architecture, hooks, admin interfaces, REST API, and security best practices.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wordpress-plugin-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wordpress-theme-development",
    "name": "wordpress-theme-development",
    "description": "WordPress theme development workflow covering theme architecture, template hierarchy, custom post types, block editor support, and responsive design.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wordpress-theme-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wordpress-woocommerce-development",
    "name": "wordpress-woocommerce-development",
    "description": "WooCommerce store development workflow covering store setup, payment integration, shipping configuration, and customization.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wordpress-woocommerce-development",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "granular-workflow-bundle",
      "risk": "safe",
      "source": "personal",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/workflow-automation",
    "name": "workflow-automation",
    "description": "Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, wor...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "workflow-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/workflow-orchestration-patterns",
    "name": "workflow-orchestration-patterns",
    "description": "Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "workflow-orchestration-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/workflow-patterns",
    "name": "workflow-patterns",
    "description": "",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "workflow-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/wrike-automation",
    "name": "wrike-automation",
    "description": "Automate Wrike project management via Rube MCP (Composio): create tasks/folders, manage projects, assign work, and track progress. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "wrike-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/writing-plans",
    "name": "writing-plans",
    "description": "Use when you have a spec or requirements for a multi-step task, before touching code",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "writing-plans",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/writing-skills",
    "name": "writing-skills",
    "description": "Use when creating, updating, or improving agent skills.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "writing-skills",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "meta",
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/x-article-publisher-skill",
    "name": "x-article-publisher-skill",
    "description": "Publish articles to X/Twitter",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "x-article-publisher-skill",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "safe",
      "source": "https://github.com/wshuyi/x-article-publisher-skill",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/xlsx-official",
    "name": "xlsx-official",
    "description": "Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, ....",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "xlsx-official",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/xss-html-injection",
    "name": "xss-html-injection",
    "description": "This skill should be used when the user asks to \"test for XSS vulnerabilities\", \"perform cross-site scripting attacks\", \"identify HTML injection flaws\", \"exploit client-side injection...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "xss-html-injection",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/youtube-automation",
    "name": "youtube-automation",
    "description": "Automate YouTube tasks via Rube MCP (Composio): upload videos, manage playlists, search content, get analytics, and handle comments. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "youtube-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/youtube-summarizer",
    "name": "youtube-summarizer",
    "description": "Extract transcripts from YouTube videos and generate comprehensive, detailed summaries using intelligent analysis frameworks",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "youtube-summarizer",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "youtube-transcript-api",
        "name": "youtube-transcript-api",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip3",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "content",
      "risk": "safe",
      "source": "community",
      "tags": "[video, summarization, transcription, youtube, content-analysis]",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/zapier-make-patterns",
    "name": "zapier-make-patterns",
    "description": "No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code. But no-code doesn't mean no-complexity ...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "zapier-make-patterns",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "vibeship-spawner-skills (Apache 2.0)",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/zendesk-automation",
    "name": "zendesk-automation",
    "description": "Automate Zendesk tasks via Rube MCP (Composio): tickets, users, organizations, replies. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "zendesk-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/zoho-crm-automation",
    "name": "zoho-crm-automation",
    "description": "Automate Zoho CRM tasks via Rube MCP (Composio): create/update records, search contacts, manage leads, and convert leads. Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "zoho-crm-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/zoom-automation",
    "name": "zoom-automation",
    "description": "Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas.",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "zoom-automation",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "sickn33/antigravity-awesome-skills/zustand-store-ts",
    "name": "zustand-store-ts",
    "description": "Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creating global stores, or implementing reacti...",
    "source": "sickn33/antigravity-awesome-skills",
    "skillId": "zustand-store-ts",
    "installs": 0,
    "githubStars": 17001,
    "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk": "unknown",
      "source": "community",
      "date_added": "2026-02-27"
    }
  },
  {
    "id": "dotneet/claude-code-marketplace/call-claude",
    "name": "call-claude",
    "description": "Call claude to perform a task.",
    "source": "dotneet/claude-code-marketplace",
    "skillId": "call-claude",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dotneet/claude-code-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dotneet/claude-code-marketplace/call-codex",
    "name": "call-codex",
    "description": "Call codex to perform a task.",
    "source": "dotneet/claude-code-marketplace",
    "skillId": "call-codex",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dotneet/claude-code-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dotneet/claude-code-marketplace/call-cursor-agent",
    "name": "call-cursor-agent",
    "description": "Call cursor-agent to perform a task.",
    "source": "dotneet/claude-code-marketplace",
    "skillId": "call-cursor-agent",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dotneet/claude-code-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dotneet/claude-code-marketplace/suggest-agent-rules",
    "name": "suggest-agent-rules",
    "description": "Suggest agent rules analyzing the session history and the current repository.",
    "source": "dotneet/claude-code-marketplace",
    "skillId": "suggest-agent-rules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dotneet/claude-code-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dotneet/claude-code-marketplace/google-calendar",
    "name": "google-calendar",
    "description": "Accesses the Google Calendar and Tasks API. Use this skill to view or manage calendars, events, schedules, or Google tasks.",
    "source": "dotneet/claude-code-marketplace",
    "skillId": "google-calendar",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dotneet/claude-code-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dotneet/claude-code-marketplace/prompt-improver",
    "name": "prompt-improver",
    "description": "A skill for improving prompts by applying general LLM/agent best practices. When the user provides a prompt, this skill outputs an improved version, identifies missing information, and provides specific improvement points. Use when the user asks to \"improve this prompt\", \"review this prompt\", or \"make this prompt better\".",
    "source": "dotneet/claude-code-marketplace",
    "skillId": "prompt-improver",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dotneet/claude-code-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dotneet/claude-code-marketplace/context7",
    "name": "context7",
    "description": "A skill for retrieving the latest library documentation using Context7. Use when the user asks about how to use a library, requests code examples, or instructs to \"use context7\". Prevents hallucinations based on outdated training data and provides up-to-date API information.",
    "source": "dotneet/claude-code-marketplace",
    "skillId": "context7",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dotneet/claude-code-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dotneet/claude-code-marketplace/perplexity-search",
    "name": "perplexity-search",
    "description": "A skill for performing web searches, research, and reasoning using the Perplexity API. Handles real-time web information retrieval, deep research analysis, and advanced reasoning tasks. Use when the user asks for web searches, research, or says things like \"look up\", \"search for\", \"latest information\", \"research\", or \"analyze\".",
    "source": "dotneet/claude-code-marketplace",
    "skillId": "perplexity-search",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dotneet/claude-code-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dotneet/claude-code-marketplace/code-modularization-evaluator",
    "name": "code-modularization-evaluator",
    "description": "Evaluate and improve code modularization using the Balanced Coupling Model. Analyzes coupling strength, connascence types, and distance to identify refactoring opportunities and architectural improvements. Use when reviewing code architecture, refactoring modules, or designing new systems.",
    "source": "dotneet/claude-code-marketplace",
    "skillId": "code-modularization-evaluator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dotneet/claude-code-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "bmad-labs/skills/ai-multimodal",
    "name": "ai-multimodal",
    "description": "Process and generate multimedia content using Google Gemini API for better vision capabilities. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (better image analysis than Claude models, captioning, reasoning, object detection, design extraction, OCR, visual Q&A, segmentation, handle multiple images), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image with Imagen 4, editing, composition, refinement), generate videos (text-to-video with Veo 3, 8-second clips with native audio). Use when working with audio/video files, analyzing images or screenshots (instead of default vision capabilities of Claude, only fallback to Claude's vision capabilities if needed), processing PDF documents, extracting structured data from media, creating images/videos from text prompts, or implementing multimodal AI features. Supports Gemini 3/2.5, Imagen 4, and Veo 3 models with context windows up to 2M tokens.",
    "source": "bmad-labs/skills",
    "skillId": "ai-multimodal",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/bmad-labs/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "google-genai",
        "name": "google-genai",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pillow",
        "name": "pillow",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bmad-labs/skills/book-converter",
    "name": "book-converter",
    "description": "Convert EPUB books to high-quality formatted Markdown using pandoc and AI-assisted formatting. Use when the user provides an EPUB file path and wants to convert it to professionally formatted Markdown, similar to the Clean Code Collection formatting. This skill handles the complete workflow from EPUB extraction through AI-driven content formatting, including fixing PDF conversion artifacts, joining split paragraphs, correcting code blocks, standardizing headers, and creating proper Table of Contents.",
    "source": "bmad-labs/skills",
    "skillId": "book-converter",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/bmad-labs/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "pandoc",
        "name": "pandoc",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bmad-labs/skills/mcp-builder",
    "name": "mcp-builder",
    "description": "Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).",
    "source": "bmad-labs/skills",
    "skillId": "mcp-builder",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/bmad-labs/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "modelcontextprotocol",
        "name": "@modelcontextprotocol/inspector",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bmad-labs/skills/skill-creator",
    "name": "skill-creator",
    "description": "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 capabilities with specialized knowledge, workflows, or tool integrations.",
    "source": "bmad-labs/skills",
    "skillId": "skill-creator",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/bmad-labs/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bmad-labs/skills/skill-from-book",
    "name": "skill-from-book",
    "description": "Create Claude skills from book content (markdown files). Transforms long-form book knowledge into structured, context-efficient skill packages with granular reference files, workflows, and use-case guidelines.\n\nUse this skill when:\n- Converting a book (markdown) into a reusable Claude skill\n- Creating knowledge bases from technical books, guides, or documentation\n- Building skills that need progressive disclosure of large content\n- Structuring book knowledge for efficient context loading\n",
    "source": "bmad-labs/skills",
    "skillId": "skill-from-book",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/bmad-labs/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bmad-labs/skills/slides-generator",
    "name": "slides-generator",
    "description": "Generate interactive presentation slides using React + Tailwind, and export to standalone single-file HTML. Triggers on keywords like \"slides\", \"presentation\", \"PPT\", \"demo\", \"benchmark\", or when user requests export. Uses agent-browser skill for browser verification before export (install with `npx skills add vercel-labs/agent-browser` if not available).",
    "source": "bmad-labs/skills",
    "skillId": "slides-generator",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/bmad-labs/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "node",
        "name": "node",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bmad-labs/skills/typescript-clean-code",
    "name": "typescript-clean-code",
    "description": "Clean Code principles, professional practices, and workflows for TypeScript developers. Based on Robert C. Martin's \"Clean Code\" and \"The Clean Coder\" books.\n\nIMPORTANT: When this skill is active, always load and consult the reference files (rules.md, examples.md) before giving advice or writing code. Reference content takes precedence over general knowledge.\n\nUse this skill when:\n- Writing TypeScript/JavaScript code\n- Reviewing code or pull requests\n- Refactoring existing code\n- Following test-driven development (TDD)\n- Fixing bugs with proper test coverage\n- Planning test strategy for features\n- Estimating tasks accurately\n- Handling deadlines and commitments professionally\n- Working effectively with teams\n",
    "source": "bmad-labs/skills",
    "skillId": "typescript-clean-code",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/bmad-labs/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bmad-labs/skills/typescript-unit-testing",
    "name": "typescript-unit-testing",
    "description": "Complete unit testing skill for TypeScript/NestJS projects using Jest, @golevelup/ts-jest, and in-memory databases.\n\nALWAYS use this skill when user needs to:\n\n**SETUP** - Initialize or configure unit testing:\n- Set up Jest for a new project\n- Configure test infrastructure (jest.config.ts)\n- Install testing dependencies (@nestjs/testing, @golevelup/ts-jest)\n- Create mock helpers or test utilities\n- Set up coverage configuration\n\n**WRITE** - Create or add unit tests:\n- Write, create, add, or generate unit tests\n- Test a service, usecase, controller, guard, interceptor, pipe, or filter\n- Add tests for new code or features\n- Improve test coverage or add missing tests\n- Mock dependencies or set up test fixtures\n- Working on any file ending in .spec.ts\n\n**REVIEW** - Audit or evaluate unit tests:\n- Review existing tests for quality\n- Check test coverage and gaps\n- Audit testing patterns and conventions\n- Evaluate assertion quality\n\n**RUN** - Execute or analyze test results:\n- Run unit tests\n- Analyze test results or coverage reports\n- Understand test failures or successes\n- Check which tests are passing/failing\n\n**DEBUG** - Fix failing or broken tests:\n- Fix failing unit tests\n- Debug test errors or exceptions\n- Resolve mock issues or setup problems\n- Troubleshoot test timeouts or flaky tests\n- Diagnose \"undefined\" or unexpected results\n\n**OPTIMIZE** - Improve test performance and maintainability:\n- Speed up slow tests\n- Fix open handles preventing clean exit\n- Improve test organization\n- Reduce test execution time\n- Clean up test code\n\nKeywords: unit test, spec, jest, typescript, nestjs, mock, DeepMocked, createMock, AAA, test coverage, TDD, .spec.ts, testing, write test, add test, create test, fix test, debug test, run test, review test, optimize test, test setup, jest config\n",
    "source": "bmad-labs/skills",
    "skillId": "typescript-unit-testing",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/bmad-labs/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bmad-labs/skills/ui-ux-pro-max",
    "name": "ui-ux-pro-max",
    "description": "UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.",
    "source": "bmad-labs/skills",
    "skillId": "ui-ux-pro-max",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/bmad-labs/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "openrouterteam/agent-skills/create-agent",
    "name": "create-agent",
    "description": "Bootstrap a modular AI agent with OpenRouter SDK, extensible hooks, and optional Ink TUI",
    "source": "openrouterteam/agent-skills",
    "skillId": "create-agent",
    "installs": 0,
    "githubStars": 13,
    "repoUrl": "https://github.com/openrouterteam/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openrouter",
        "name": "@openrouter/sdk",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "ink",
        "name": "ink",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "typescript",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "openrouterteam/agent-skills/typescript-sdk",
    "name": "openrouter-typescript-sdk",
    "description": "Complete reference for integrating with 300+ AI models through the OpenRouter TypeScript SDK using the callModel pattern",
    "source": "openrouterteam/agent-skills",
    "skillId": "typescript-sdk",
    "installs": 0,
    "githubStars": 13,
    "repoUrl": "https://github.com/openrouterteam/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openrouter",
        "name": "@openrouter/sdk",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "inference-sh-9/skills/agent-tools",
    "name": "agent-tools",
    "description": "Run 150+ AI apps via inference.sh CLI - image generation, video creation, LLMs, search, 3D, Twitter automation. Models: FLUX, Veo, Gemini, Grok, Claude, Seedance, OmniHuman, Tavily, Exa, OpenRouter, and many more. Use when running AI apps, generating images/videos, calling LLMs, web search, or automating Twitter. Triggers: inference.sh, infsh, ai model, run ai, serverless ai, ai api, flux, veo, claude api, image generation, video generation, openrouter, tavily, exa search, twitter api, grok",
    "source": "inference-sh-9/skills",
    "skillId": "agent-tools",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/agentic-browser",
    "name": "agent-browser",
    "description": "Browser automation for AI agents via inference.sh. Navigate web pages, interact with elements using @e refs, take screenshots, record video. Capabilities: web scraping, form filling, clicking, typing, drag-drop, file upload, JavaScript execution. Use for: web automation, data extraction, testing, agent browsing, research. Triggers: browser, web automation, scrape, navigate, click, fill form, screenshot, browse web, playwright, headless browser, web agent, surf internet, record video",
    "source": "inference-sh-9/skills",
    "skillId": "agentic-browser",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/ai-automation-workflows",
    "name": "ai-automation-workflows",
    "description": "Build automated AI workflows combining multiple models and services. Patterns: batch processing, scheduled tasks, event-driven pipelines, agent loops. Tools: inference.sh CLI, bash scripting, Python SDK, webhook integration. Use for: content automation, data processing, monitoring, scheduled generation. Triggers: ai automation, workflow automation, batch processing, ai pipeline, automated content, scheduled ai, ai cron, ai batch job, automated generation, ai workflow, content at scale, automation script, ai orchestration",
    "source": "inference-sh-9/skills",
    "skillId": "ai-automation-workflows",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/ai-avatar-video",
    "name": "ai-avatar-video",
    "description": "Create AI avatar and talking head videos with OmniHuman, Fabric, PixVerse via inference.sh CLI. Models: OmniHuman 1.5, OmniHuman 1.0, Fabric 1.0, PixVerse Lipsync. Capabilities: audio-driven avatars, lipsync videos, talking head generation, virtual presenters. Use for: AI presenters, explainer videos, virtual influencers, dubbing, marketing videos. Triggers: ai avatar, talking head, lipsync, avatar video, virtual presenter, ai spokesperson, audio driven video, heygen alternative, synthesia alternative, talking avatar, lip sync, video avatar, ai presenter, digital human",
    "source": "inference-sh-9/skills",
    "skillId": "ai-avatar-video",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/ai-content-pipeline",
    "name": "ai-content-pipeline",
    "description": "Build multi-step AI content creation pipelines combining image, video, audio, and text. Workflow examples: generate image -> animate -> add voiceover -> merge with music. Tools: FLUX, Veo, Kokoro TTS, OmniHuman, media merger, upscaling. Use for: YouTube videos, social media content, marketing materials, automated content. Triggers: content pipeline, ai workflow, content creation, multi-step ai, content automation, ai video workflow, generate and edit, ai content factory, automated content creation, ai production pipeline, media pipeline, content at scale",
    "source": "inference-sh-9/skills",
    "skillId": "ai-content-pipeline",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/ai-marketing-videos",
    "name": "ai-marketing-videos",
    "description": "Create AI marketing videos for ads, promos, product launches, and brand content. Models: Veo, Seedance, Wan, FLUX for visuals, Kokoro for voiceover. Types: product demos, testimonials, explainers, social ads, brand videos. Use for: Facebook ads, YouTube ads, product launches, brand awareness. Triggers: marketing video, ad video, promo video, commercial, brand video, product video, explainer video, ad creative, video ad, facebook ad video, youtube ad, instagram ad, tiktok ad, promotional video, launch video",
    "source": "inference-sh-9/skills",
    "skillId": "ai-marketing-videos",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/ai-music-generation",
    "name": "ai-music-generation",
    "description": "Generate AI music and songs with Diffrythm, Tencent Song Generation via inference.sh CLI. Models: Diffrythm (fast song generation), Tencent Song Generation (full songs with vocals). Capabilities: text-to-music, song generation, instrumental, lyrics to song, soundtrack creation. Use for: background music, social media content, game soundtracks, podcasts, royalty-free music. Triggers: music generation, ai music, generate song, ai composer, text to music, song generator, create music with ai, suno alternative, udio alternative, ai song, ai soundtrack, generate soundtrack, ai jingle, music ai, beat generator",
    "source": "inference-sh-9/skills",
    "skillId": "ai-music-generation",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/ai-podcast-creation",
    "name": "ai-podcast-creation",
    "description": "Create AI-powered podcasts with text-to-speech, music, and audio editing. Tools: Kokoro TTS, DIA TTS, Chatterbox, AI music generation, media merger. Capabilities: multi-voice conversations, background music, intro/outro, full episodes. Use for: podcast production, audiobooks, voice content, audio newsletters. Triggers: podcast, ai podcast, text to speech podcast, audio content, voice over, ai audiobook, multi voice, conversation ai, notebooklm alternative, audio generation, podcast automation, ai narrator, voice content, audio newsletter, podcast maker",
    "source": "inference-sh-9/skills",
    "skillId": "ai-podcast-creation",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/ai-product-photography",
    "name": "ai-product-photography",
    "description": "Generate professional AI product photography and commercial images. Models: FLUX, Imagen 3, Grok, Seedream for product shots, lifestyle images, mockups. Capabilities: studio lighting, lifestyle scenes, packaging, e-commerce photos. Use for: e-commerce, Amazon listings, Shopify, marketing, advertising, mockups. Triggers: product photography, product shot, commercial photography, e-commerce images, amazon product photo, shopify images, product mockup, studio product shot, lifestyle product image, advertising photo, packshot, product render, product image ai",
    "source": "inference-sh-9/skills",
    "skillId": "ai-product-photography",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/ai-rag-pipeline",
    "name": "ai-rag-pipeline",
    "description": "Build RAG (Retrieval Augmented Generation) pipelines with web search and LLMs. Tools: Tavily Search, Exa Search, Exa Answer, Claude, GPT-4, Gemini via OpenRouter. Capabilities: research, fact-checking, grounded responses, knowledge retrieval. Use for: AI agents, research assistants, fact-checkers, knowledge bases. Triggers: rag, retrieval augmented generation, grounded ai, search and answer, research agent, fact checking, knowledge retrieval, ai research, search + llm, web grounded, perplexity alternative, ai with sources, citation, research pipeline",
    "source": "inference-sh-9/skills",
    "skillId": "ai-rag-pipeline",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/ai-social-media-content",
    "name": "ai-social-media-content",
    "description": "Create AI-powered social media content for TikTok, Instagram, YouTube, Twitter/X. Generate: images, videos, reels, shorts, thumbnails, captions, hashtags. Tools: FLUX, Veo, Seedance, Wan, Kokoro TTS, Claude for copywriting. Use for: content creators, social media managers, influencers, brands. Triggers: social media content, tiktok, instagram reels, youtube shorts, twitter post, content creator, ai influencer, social content, reels, shorts, viral content, thumbnail generator, caption generator, hashtag generator, ugc content",
    "source": "inference-sh-9/skills",
    "skillId": "ai-social-media-content",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/ai-voice-cloning",
    "name": "ai-voice-cloning",
    "description": "AI voice generation, text-to-speech, and voice synthesis via inference.sh CLI. Models: Kokoro TTS, DIA, Chatterbox, Higgs, VibeVoice for natural speech. Capabilities: multiple voices, emotions, accents, long-form narration, conversation. Use for: voiceovers, audiobooks, podcasts, video narration, accessibility. Triggers: voice cloning, tts, text to speech, ai voice, voice generation, voice synthesis, voice over, narration, speech synthesis, ai narrator, elevenlabs alternative, natural voice, realistic speech, voice ai",
    "source": "inference-sh-9/skills",
    "skillId": "ai-voice-cloning",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/app-store-screenshots",
    "name": "app-store-screenshots",
    "description": "App Store and Google Play screenshot creation with exact platform specs. Covers iOS/Android dimensions, gallery ordering, device mockups, and preview videos. Use for: app store optimization, ASO, app screenshots, app preview, play store listing. Triggers: app store screenshots, aso, app store optimization, play store screenshots, app preview, app listing, ios screenshots, android screenshots, app store images, app mockup, device mockup, app gallery, store listing",
    "source": "inference-sh-9/skills",
    "skillId": "app-store-screenshots",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/background-removal",
    "name": "background-removal",
    "description": "Remove backgrounds from images with BiRefNet via inference.sh CLI. Model: BiRefNet (high accuracy background removal). Use for: product photos, portraits, e-commerce, transparent PNGs, photo editing. Triggers: remove background, background removal, remove bg, transparent background, cut out image, background remover, rembg, product photo editing, cutout, transparent png, bg removal, photo cutout",
    "source": "inference-sh-9/skills",
    "skillId": "background-removal",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/book-cover-design",
    "name": "book-cover-design",
    "description": "Book cover design with genre-specific conventions, typography rules, and AI image generation. Covers fiction and non-fiction genres, sizing, thumbnail testing, and iteration workflows. Use for: self-publishing, ebook covers, print covers, audiobook covers, cover mockups. Triggers: book cover, cover design, ebook cover, book art, novel cover, self publishing cover, kindle cover, audiobook cover, book jacket, cover illustration, fiction cover, nonfiction cover",
    "source": "inference-sh-9/skills",
    "skillId": "book-cover-design",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/case-study-writing",
    "name": "case-study-writing",
    "description": "B2B case study writing with STAR framework, data visualization, and research. Covers structure, customer quotes, metrics presentation, and distribution formats. Use for: customer success stories, portfolio pieces, sales enablement, marketing content. Triggers: case study, customer story, success story, b2b case study, client testimonial, customer case study, portfolio case study, use case, customer win, results story",
    "source": "inference-sh-9/skills",
    "skillId": "case-study-writing",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/character-design-sheet",
    "name": "character-design-sheet",
    "description": "Character consistency across AI-generated images with reference sheets and LoRA techniques. Covers turnaround views, expression sheets, color palettes, and style consistency tricks. Use for: character design, game art, illustration, animation, comics, visual novels. Triggers: character design, character sheet, character consistency, character reference, turnaround sheet, expression sheet, character art, consistent character, character concept, reference sheet, character creation, oc design, character bible",
    "source": "inference-sh-9/skills",
    "skillId": "character-design-sheet",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/competitor-teardown",
    "name": "competitor-teardown",
    "description": "Structured competitive analysis with feature matrices, SWOT, positioning maps, and UX review. Covers research frameworks, pricing comparison, review mining, and visual deliverables. Use for: market research, competitive intelligence, investor decks, product strategy, sales enablement. Triggers: competitor analysis, competitive analysis, competitor teardown, market research, competitive intelligence, swot analysis, competitor comparison, market landscape, competitor review, competitive landscape, feature comparison, market positioning",
    "source": "inference-sh-9/skills",
    "skillId": "competitor-teardown",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/content-repurposing",
    "name": "content-repurposing",
    "description": "Content atomization — turn one piece of content into many formats. Covers blog-to-thread, blog-to-carousel, podcast-to-blog, video-to-quotes, and more. Use for: content marketing, social media, multi-platform distribution, content strategy. Triggers: content repurposing, repurpose content, content atomization, content recycling, one to many content, multi platform content, cross post, adapt content, reformat content, blog to thread, blog to video, podcast to blog, content multiplication",
    "source": "inference-sh-9/skills",
    "skillId": "content-repurposing",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/customer-persona",
    "name": "customer-persona",
    "description": "Research-backed customer persona creation with market data and avatar generation. Covers demographics, psychographics, jobs-to-be-done, journey mapping, and anti-personas. Use for: marketing strategy, product development, UX research, sales enablement, content strategy. Triggers: customer persona, buyer persona, user persona, target audience, ideal customer, customer profile, audience research, user research, icp, ideal customer profile, target market, customer avatar, audience persona",
    "source": "inference-sh-9/skills",
    "skillId": "customer-persona",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/data-visualization",
    "name": "data-visualization",
    "description": "Data visualization with chart selection, color theory, and annotation best practices. Covers chart types (bar, line, scatter, heatmap), axes rules, and storytelling with data. Use for: charts, graphs, dashboards, reports, presentations, infographics, data stories. Triggers: data visualization, chart, graph, data chart, bar chart, line chart, scatter plot, data viz, visualization, dashboard chart, infographic data, data presentation, chart design, plot, heatmap, pie chart alternative",
    "source": "inference-sh-9/skills",
    "skillId": "data-visualization",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/dialogue-audio",
    "name": "dialogue-audio",
    "description": "Multi-speaker dialogue audio creation with Dia TTS. Covers speaker tags, emotion control, pacing, conversation flow, and post-production. Use for: podcasts, audiobooks, explainers, character dialogue, conversational content. Triggers: dialogue audio, multi speaker, conversation audio, dia tts, two speakers, podcast audio, character voices, voice acting, dialogue generation, conversation tts, multi voice, speaker tags, dialogue recording",
    "source": "inference-sh-9/skills",
    "skillId": "dialogue-audio",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/explainer-video-guide",
    "name": "explainer-video-guide",
    "description": "Explainer video production guide: scripting, voiceover, visuals, and assembly. Covers script formulas, pacing rules, scene planning, and multi-tool pipelines. Use for: product demos, how-it-works videos, onboarding videos, social explainers. Triggers: explainer video, how to make explainer, product video, demo video, video production, video script, animated explainer, product demo video, tutorial video, onboarding video, walkthrough video, video pipeline",
    "source": "inference-sh-9/skills",
    "skillId": "explainer-video-guide",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/flux-image",
    "name": "flux-image",
    "description": "Generate images with FLUX models (Black Forest Labs) via inference.sh CLI. Models: FLUX Dev LoRA, FLUX.2 Klein LoRA with custom style adaptation. Capabilities: text-to-image, image-to-image, LoRA fine-tuning, custom styles. Triggers: flux, flux.2, flux dev, flux schnell, flux pro, black forest labs, flux image, flux ai, flux model, flux lora",
    "source": "inference-sh-9/skills",
    "skillId": "flux-image",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/google-veo",
    "name": "google-veo",
    "description": "Generate videos with Google Veo models via inference.sh CLI. Models: Veo 3.1, Veo 3.1 Fast, Veo 3, Veo 3 Fast, Veo 2. Capabilities: text-to-video, cinematic output, high quality video generation. Triggers: veo, google veo, veo 3, veo 2, veo 3.1, vertex ai video, google video generation, google video ai, veo model, veo video",
    "source": "inference-sh-9/skills",
    "skillId": "google-veo",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/image-to-video",
    "name": "image-to-video",
    "description": "Still-to-video conversion guide: model selection, motion prompting, and camera movement. Covers Wan 2.5 i2v, Seedance, Fabric, Grok Video with when to use each. Use for: animating images, creating video from stills, adding motion, product animations. Triggers: image to video, i2v, animate image, still to video, add motion to image, image animation, photo to video, animate still, wan i2v, image2video, bring image to life, animate photo, motion from image",
    "source": "inference-sh-9/skills",
    "skillId": "image-to-video",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/image-upscaling",
    "name": "image-upscaling",
    "description": "Upscale and enhance images with Real-ESRGAN, Thera, Topaz, FLUX Upscaler via inference.sh CLI. Models: Real-ESRGAN, Thera (any size), FLUX Dev Upscaler, Topaz Image Upscaler. Use for: enhance low-res images, upscale AI art, restore old photos, increase resolution. Triggers: upscale image, image upscaler, enhance image, increase resolution, real esrgan, ai upscale, super resolution, image enhancement, upscaling, enlarge image, higher resolution, 4k upscale, hd upscale",
    "source": "inference-sh-9/skills",
    "skillId": "image-upscaling",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/landing-page-design",
    "name": "landing-page-design",
    "description": "Landing page conversion optimization with layout rules, hero section design, and CTA psychology. Covers above-the-fold formula, social proof placement, mobile design, and F-pattern reading. Use for: startup landing pages, product pages, SaaS marketing, conversion optimization. Triggers: landing page, hero section, above the fold, conversion optimization, landing page design, cta button, hero image, landing page layout, saas landing page, product page design, conversion rate, landing page best practices",
    "source": "inference-sh-9/skills",
    "skillId": "landing-page-design",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/linkedin-content",
    "name": "linkedin-content",
    "description": "LinkedIn post writing with hook formulas, formatting rules, and engagement patterns. Covers post types, algorithm signals, character limits, and content pillars. Use for: LinkedIn posts, professional content, thought leadership, B2B content, personal branding. Triggers: linkedin post, linkedin content, linkedin writing, linkedin strategy, linkedin engagement, linkedin algorithm, linkedin hook, linkedin formatting, thought leadership, professional content, b2b content, linkedin growth",
    "source": "inference-sh-9/skills",
    "skillId": "linkedin-content",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/llm-models",
    "name": "llm-models",
    "description": "Access Claude, Gemini, Kimi, GLM and 100+ LLMs via inference.sh CLI using OpenRouter. Models: Claude Opus 4.5, Claude Sonnet 4.5, Claude Haiku 4.5, Gemini 3 Pro, Kimi K2, GLM-4.6, Intellect 3. One API for all models with automatic fallback and cost optimization. Use for: AI assistants, code generation, reasoning, agents, chat, content generation. Triggers: claude api, openrouter, llm api, claude sonnet, claude opus, gemini api, kimi, language model, gpt alternative, anthropic api, ai model api, llm access, chat api, claude alternative, openai alternative",
    "source": "inference-sh-9/skills",
    "skillId": "llm-models",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/logo-design-guide",
    "name": "logo-design-guide",
    "description": "Logo design principles and AI image generation best practices for creating logos. Covers logo types, prompting techniques, scalability rules, and iteration workflows. Use for: brand identity, startup logos, app icons, favicons, logo concepts. Triggers: logo design, create logo, brand logo, logo generation, ai logo, logo maker, icon design, brand mark, logo concept, startup logo, app icon logo",
    "source": "inference-sh-9/skills",
    "skillId": "logo-design-guide",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/nano-banana",
    "name": "nano-banana",
    "description": "Generate images with Google Gemini native image models via inference.sh CLI. Models: Gemini 3 Pro Image, Gemini 2.5 Flash Image. Capabilities: text-to-image, image editing, multi-image input. Triggers: nano banana, gemini image, gemini 3 pro image, gemini 2.5 flash image, google image generation, native image generation, gemini native image",
    "source": "inference-sh-9/skills",
    "skillId": "nano-banana",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/nano-banana-2",
    "name": "nano-banana-2",
    "description": "Generate images with Google Gemini 3.1 Flash Image Preview (Nano Banana 2) via inference.sh CLI. Capabilities: text-to-image, image editing, multi-image input (up to 14 images), Google Search grounding. Triggers: nano banana 2, nanobanana 2, gemini 3.1 flash image, gemini 3 1 flash image preview, google image generation",
    "source": "inference-sh-9/skills",
    "skillId": "nano-banana-2",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/newsletter-curation",
    "name": "newsletter-curation",
    "description": "Newsletter curation with content sourcing, editorial structure, and subscriber growth strategies. Covers issue formatting, link roundups, commentary style, and sending cadence. Use for: email newsletters, link roundups, weekly digests, curated content, creator newsletters. Triggers: newsletter, email newsletter, newsletter curation, weekly digest, link roundup, curated newsletter, newsletter writing, newsletter format, subscriber growth, newsletter strategy, content curation, newsletter template",
    "source": "inference-sh-9/skills",
    "skillId": "newsletter-curation",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/og-image-design",
    "name": "og-image-design",
    "description": "Open Graph and social sharing image design with platform specs, text placement, and branding. Covers OG meta tags, Twitter cards, LinkedIn previews, and dynamic generation. Use for: social sharing images, blog thumbnails, link previews, social cards. Triggers: og image, open graph, social sharing image, twitter card, social card, link preview image, og meta, sharing preview, social thumbnail, meta image, og:image, twitter:image, linkedin preview",
    "source": "inference-sh-9/skills",
    "skillId": "og-image-design",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/pitch-deck-visuals",
    "name": "pitch-deck-visuals",
    "description": "Investor pitch deck structure with slide-by-slide framework, visual design rules, and data presentation. Covers the 12-slide framework, chart types, team slides, and common investor turn-offs. Use for: fundraising decks, investor presentations, startup pitch, demo day, grant proposals. Triggers: pitch deck, investor deck, startup pitch, fundraising deck, demo day, pitch presentation, investor presentation, seed deck, series a deck, pitch slides, startup presentation, vc pitch, investor meeting",
    "source": "inference-sh-9/skills",
    "skillId": "pitch-deck-visuals",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/press-release-writing",
    "name": "press-release-writing",
    "description": "Press release writing in AP style with inverted pyramid structure. Covers formatting, datelines, quotes, boilerplates, and fact-checking. Use for: product launches, funding announcements, partnerships, company news, events. Triggers: press release, pr writing, media release, news release, announcement, product launch announcement, funding announcement, company news, media advisory, ap style, press statement, news wire",
    "source": "inference-sh-9/skills",
    "skillId": "press-release-writing",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/product-changelog",
    "name": "product-changelog",
    "description": "Product changelog and release notes that users actually read. Covers categorization, user-facing language, visuals, and distribution. Use for: release notes, changelogs, product updates, feature announcements, versioning. Triggers: changelog, release notes, product update, version notes, what's new, feature announcement, product changelog, update log, release announcement, version release, product release, ship notes",
    "source": "inference-sh-9/skills",
    "skillId": "product-changelog",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/product-hunt-launch",
    "name": "product-hunt-launch",
    "description": "Product Hunt launch optimization with specific specs, timing, and gallery strategy. Covers taglines, gallery images, maker comments, and launch day tactics. Use for: product launches, startup launches, side project launches, Product Hunt optimization. Triggers: product hunt, ph launch, product hunt launch, launch strategy, product launch, startup launch, product hunt tips, product hunt gallery, ph optimization, launch day, product hunt maker",
    "source": "inference-sh-9/skills",
    "skillId": "product-hunt-launch",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/product-photography",
    "name": "product-photography",
    "description": "AI product photography with studio lighting, lifestyle shots, and packshot conventions. Covers angles, backgrounds, shadow types, hero shots, and e-commerce image requirements. Use for: product photos, e-commerce images, Amazon listings, packshots, lifestyle photography. Triggers: product photography, product photo, packshot, e-commerce photography, product shot, product image, studio photography, lifestyle product, amazon product photo, product listing image, hero shot, product mockup, commercial photography",
    "source": "inference-sh-9/skills",
    "skillId": "product-photography",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/prompt-engineering",
    "name": "prompt-engineering",
    "description": "Master prompt engineering for AI models: LLMs, image generators, video models. Techniques: chain-of-thought, few-shot, system prompts, negative prompts. Models: Claude, GPT-4, Gemini, FLUX, Veo, Stable Diffusion prompting. Use for: better AI outputs, consistent results, complex tasks, optimization. Triggers: prompt engineering, how to prompt, better prompts, prompt tips, prompting guide, llm prompting, image prompt, ai prompting, prompt optimization, prompt template, prompt structure, effective prompts, prompt techniques",
    "source": "inference-sh-9/skills",
    "skillId": "prompt-engineering",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/related-skill",
    "name": "related-skill",
    "description": "Discover and install related skills from inference.sh skill registry. Helps find complementary skills for your AI workflow. Use for: skill discovery, workflow expansion, capability exploration. Triggers: related skills, find skills, skill discovery, complementary skills, expand workflow, more capabilities, similar skills, skill suggestions",
    "source": "inference-sh-9/skills",
    "skillId": "related-skill",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(npx skills *)"
    }
  },
  {
    "id": "inference-sh-9/skills/remotion-render",
    "name": "remotion-render",
    "description": "Render videos from React/Remotion component code via inference.sh. Pass TSX code, get MP4. Supports all Remotion APIs: useCurrentFrame, useVideoConfig, spring, interpolate, AbsoluteFill, Sequence. Configurable resolution, FPS, duration, codec. Use for: programmatic video generation, animated graphics, motion design, data-driven videos, React animations to video. Triggers: remotion, render video from code, tsx to video, react video, programmatic video, remotion render, code to video, animated video, motion graphics code, react animation video",
    "source": "inference-sh-9/skills",
    "skillId": "remotion-render",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/seo-content-brief",
    "name": "seo-content-brief",
    "description": "SEO content brief creation with keyword research, search intent analysis, and content structure. Covers SERP analysis, heading hierarchy, word count targets, and internal linking strategy. Use for: content briefs, SEO writing, blog strategy, content planning, keyword targeting. Triggers: seo content brief, content brief, seo brief, keyword research, search intent, content strategy, blog brief, seo writing, content planning, keyword targeting, serp analysis, content outline, seo article, blog seo",
    "source": "inference-sh-9/skills",
    "skillId": "seo-content-brief",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/social-media-carousel",
    "name": "social-media-carousel",
    "description": "Multi-slide carousel design for Instagram, LinkedIn, and Twitter/X with layout rules and hooks. Covers slide structure, text hierarchy, swipe psychology, and platform-specific specs. Use for: carousel posts, Instagram carousels, LinkedIn carousels, slide posts, educational content. Triggers: carousel, instagram carousel, linkedin carousel, slide post, carousel design, swipe post, multi-image post, carousel template, educational carousel, carousel content, instagram slides, linkedin slides",
    "source": "inference-sh-9/skills",
    "skillId": "social-media-carousel",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/speech-to-text",
    "name": "speech-to-text",
    "description": "Transcribe audio to text with Whisper models via inference.sh CLI. Models: Fast Whisper Large V3, Whisper V3 Large. Capabilities: transcription, translation, multi-language, timestamps. Use for: meeting transcription, subtitles, podcast transcripts, voice notes. Triggers: speech to text, transcription, whisper, audio to text, transcribe audio, voice to text, stt, automatic transcription, subtitles generation, transcribe meeting, audio transcription, whisper ai",
    "source": "inference-sh-9/skills",
    "skillId": "speech-to-text",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/storyboard-creation",
    "name": "storyboard-creation",
    "description": "Film and video storyboarding with shot vocabulary, continuity rules, and panel layout. Covers shot types, camera angles, movement, 180-degree rule, and annotation format. Use for: video planning, film pre-production, ad storyboards, music video planning, animation. Triggers: storyboard, storyboarding, shot list, film planning, video planning, pre production, shot composition, camera angles, scene planning, visual script, animatic, storyboard panels, video storyboard",
    "source": "inference-sh-9/skills",
    "skillId": "storyboard-creation",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/talking-head-production",
    "name": "talking-head-production",
    "description": "Talking head video production with AI avatars, lipsync, and voiceover. Covers portrait requirements, audio quality, OmniHuman, PixVerse lipsync, Dia TTS. Use for: spokesperson videos, course content, social media, presentations, demos. Triggers: talking head, avatar video, lipsync, lip sync, ai spokesperson, virtual presenter, ai presenter, omnihuman, talking avatar, video presenter, ai talking head, presenter video, ai face video",
    "source": "inference-sh-9/skills",
    "skillId": "talking-head-production",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/technical-blog-writing",
    "name": "technical-blog-writing",
    "description": "Technical blog post writing with structure, code examples, and developer audience conventions. Covers post types, code formatting, explanation depth, and developer-specific engagement patterns. Use for: engineering blogs, dev tutorials, technical writing, developer content, documentation posts. Triggers: technical blog, dev blog, engineering blog, technical writing, developer tutorial, tech post, code tutorial, programming blog, developer content, technical article, engineering post, coding tutorial, technical content",
    "source": "inference-sh-9/skills",
    "skillId": "technical-blog-writing",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/text-to-speech",
    "name": "text-to-speech",
    "description": "Convert text to natural speech with DIA TTS, Kokoro, Chatterbox, and more via inference.sh CLI. Models: DIA TTS (conversational), Kokoro TTS, Chatterbox, Higgs Audio, VibeVoice (podcasts). Capabilities: text-to-speech, voice cloning, multi-speaker dialogue, podcast generation, expressive speech. Use for: voiceovers, audiobooks, podcasts, accessibility, video narration, IVR, voice assistants. Triggers: text to speech, tts, voice generation, ai voice, speech synthesis, voice over, generate speech, ai narrator, voice cloning, text to audio, elevenlabs alternative, voice ai, ai voiceover, speech generator, natural voice",
    "source": "inference-sh-9/skills",
    "skillId": "text-to-speech",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/twitter-automation",
    "name": "twitter-automation",
    "description": "Automate Twitter/X with posting, engagement, and user management via inference.sh CLI. Apps: x/post-tweet, x/post-create (with media), x/post-like, x/post-retweet, x/dm-send, x/user-follow. Capabilities: post tweets, schedule content, like posts, retweet, send DMs, follow users, get profiles. Use for: social media automation, content scheduling, engagement bots, audience growth, X API. Triggers: twitter api, x api, tweet automation, post to twitter, twitter bot, social media automation, x automation, tweet scheduler, twitter integration, post tweet, twitter post, x post, send tweet",
    "source": "inference-sh-9/skills",
    "skillId": "twitter-automation",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/twitter-thread-creation",
    "name": "twitter-thread-creation",
    "description": "Twitter/X thread writing with hook tweets, thread structure, and engagement optimization. Covers tweet formatting, character limits, media attachments, and posting strategies. Use for: Twitter threads, X posts, tweet storms, Twitter content, social media writing. Triggers: twitter thread, tweet thread, x thread, twitter post, tweet writing, thread creation, tweet storm, twitter content, x post, twitter writing, twitter hook, tweet formatting, thread structure",
    "source": "inference-sh-9/skills",
    "skillId": "twitter-thread-creation",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/video-ad-specs",
    "name": "video-ad-specs",
    "description": "Video ad creation with exact platform-specific specs for TikTok, Instagram, YouTube, Facebook, LinkedIn. Covers dimensions, duration limits, AIDA framework, and caption requirements. Use for: video ads, social media ads, paid media creative, video marketing, ad production. Triggers: video ad, social media ad, tiktok ad, instagram ad, youtube ad, facebook ad, linkedin ad, video creative, ad specs, paid media, video marketing, ad production, reels ad, stories ad, pre roll, bumper ad",
    "source": "inference-sh-9/skills",
    "skillId": "video-ad-specs",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/video-prompting-guide",
    "name": "video-prompting-guide",
    "description": "Best practices and techniques for writing effective AI video generation prompts. Covers: Veo, Seedance, Wan, Grok, Kling, Runway, Pika, Sora prompting strategies. Learn: shot types, camera movements, lighting, pacing, style keywords, negative prompts. Use for: improving video quality, getting consistent results, professional video prompts. Triggers: video prompt, how to prompt video, veo prompts, video generation tips, better ai video, video prompt engineering, video prompt guide, video prompt template, ai video tips, video prompt best practices, video prompt examples, cinematography prompts",
    "source": "inference-sh-9/skills",
    "skillId": "video-prompting-guide",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/web-search",
    "name": "web-search",
    "description": "Web search and content extraction with Tavily and Exa via inference.sh CLI. Apps: Tavily Search, Tavily Extract, Exa Search, Exa Answer, Exa Extract. Capabilities: AI-powered search, content extraction, direct answers, research. Use for: research, RAG pipelines, fact-checking, content aggregation, agents. Triggers: web search, tavily, exa, search api, content extraction, research, internet search, ai search, search assistant, web scraping, rag, perplexity alternative",
    "source": "inference-sh-9/skills",
    "skillId": "web-search",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "inference-sh-9/skills/youtube-thumbnail-design",
    "name": "youtube-thumbnail-design",
    "description": "YouTube thumbnail design with specific dimensions, contrast rules, and mobile preview optimization. Covers safe zones, text placement, face expression psychology, and A/B testing. Use for: YouTube thumbnails, video cover images, click-through optimization. Triggers: youtube thumbnail, thumbnail design, video thumbnail, click through rate, ctr optimization, youtube cover, video cover image, thumbnail maker, thumbnail tips, youtube design, video preview image",
    "source": "inference-sh-9/skills",
    "skillId": "youtube-thumbnail-design",
    "installs": 0,
    "githubStars": 62,
    "repoUrl": "https://github.com/inference-sh-9/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(infsh *)"
    }
  },
  {
    "id": "github/awesome-copilot/add-educational-comments",
    "name": "add-educational-comments",
    "description": "Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.",
    "source": "github/awesome-copilot",
    "skillId": "add-educational-comments",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/agent-governance",
    "name": "agent-governance",
    "description": "Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when:\n- Building AI agents that call external tools (APIs, databases, file systems)\n- Implementing policy-based access controls for agent tool usage\n- Adding semantic intent classification to detect dangerous prompts\n- Creating trust scoring systems for multi-agent workflows\n- Building audit trails for agent actions and decisions\n- Enforcing rate limits, content filters, or tool restrictions on agents\n- Working with any agent framework (PydanticAI, CrewAI, OpenAI Agents, LangChain, AutoGen)\n",
    "source": "github/awesome-copilot",
    "skillId": "agent-governance",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/agentic-eval",
    "name": "agentic-eval",
    "description": "Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when:\n- Implementing self-critique and reflection loops\n- Building evaluator-optimizer pipelines for quality-critical generation\n- Creating test-driven code refinement workflows\n- Designing rubric-based or LLM-as-judge evaluation systems\n- Adding iterative improvement to agent outputs (code, reports, analysis)\n- Measuring and improving agent response quality\n",
    "source": "github/awesome-copilot",
    "skillId": "agentic-eval",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/ai-prompt-engineering-safety-review",
    "name": "ai-prompt-engineering-safety-review",
    "description": "Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations with extensive frameworks, testing methodologies, and educational content.",
    "source": "github/awesome-copilot",
    "skillId": "ai-prompt-engineering-safety-review",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/appinsights-instrumentation",
    "name": "appinsights-instrumentation",
    "description": "Instrument a webapp to send useful telemetry data to Azure App Insights",
    "source": "github/awesome-copilot",
    "skillId": "appinsights-instrumentation",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/apple-appstore-reviewer",
    "name": "apple-appstore-reviewer",
    "description": "Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.",
    "source": "github/awesome-copilot",
    "skillId": "apple-appstore-reviewer",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/arch-linux-triage",
    "name": "arch-linux-triage",
    "description": "Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.",
    "source": "github/awesome-copilot",
    "skillId": "arch-linux-triage",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/architecture-blueprint-generator",
    "name": "architecture-blueprint-generator",
    "description": "Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks and architectural patterns, generates visual diagrams, documents implementation patterns, and provides extensible blueprints for maintaining architectural consistency and guiding new development.",
    "source": "github/awesome-copilot",
    "skillId": "architecture-blueprint-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/aspire",
    "name": "aspire",
    "description": "Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers, GitHub Codespaces, templates, dashboard, and deployment. Use when the user asks to create, run, debug, configure, deploy, or troubleshoot an Aspire distributed application.",
    "source": "github/awesome-copilot",
    "skillId": "aspire",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/aspnet-minimal-api-openapi",
    "name": "aspnet-minimal-api-openapi",
    "description": "Create ASP.NET Minimal API endpoints with proper OpenAPI documentation",
    "source": "github/awesome-copilot",
    "skillId": "aspnet-minimal-api-openapi",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/az-cost-optimize",
    "name": "az-cost-optimize",
    "description": "Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified optimizations.",
    "source": "github/awesome-copilot",
    "skillId": "az-cost-optimize",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/azure-resource-health-diagnose",
    "name": "azure-resource-health-diagnose",
    "description": "Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.",
    "source": "github/awesome-copilot",
    "skillId": "azure-resource-health-diagnose",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/azure-resource-visualizer",
    "name": "azure-resource-visualizer",
    "description": "Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other.",
    "source": "github/awesome-copilot",
    "skillId": "azure-resource-visualizer",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/azure-role-selector",
    "name": "azure-role-selector",
    "description": "When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role.",
    "source": "github/awesome-copilot",
    "skillId": "azure-role-selector",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/azure-static-web-apps",
    "name": "azure-static-web-apps",
    "description": "Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps.",
    "source": "github/awesome-copilot",
    "skillId": "azure-static-web-apps",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/static-web-apps-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "swa",
        "name": "swa",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/bigquery-pipeline-audit",
    "name": "bigquery-pipeline-audit",
    "description": "Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness. Returns a structured report with exact patch locations.",
    "source": "github/awesome-copilot",
    "skillId": "bigquery-pipeline-audit",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/boost-prompt",
    "name": "boost-prompt",
    "description": "Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.",
    "source": "github/awesome-copilot",
    "skillId": "boost-prompt",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/breakdown-epic-arch",
    "name": "breakdown-epic-arch",
    "description": "Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.",
    "source": "github/awesome-copilot",
    "skillId": "breakdown-epic-arch",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/breakdown-epic-pm",
    "name": "breakdown-epic-pm",
    "description": "Prompt for creating an Epic Product Requirements Document (PRD) for a new epic. This PRD will be used as input for generating a technical architecture specification.",
    "source": "github/awesome-copilot",
    "skillId": "breakdown-epic-pm",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/breakdown-feature-implementation",
    "name": "breakdown-feature-implementation",
    "description": "Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.",
    "source": "github/awesome-copilot",
    "skillId": "breakdown-feature-implementation",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/breakdown-feature-prd",
    "name": "breakdown-feature-prd",
    "description": "Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.",
    "source": "github/awesome-copilot",
    "skillId": "breakdown-feature-prd",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/breakdown-plan",
    "name": "breakdown-plan",
    "description": "Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated tracking.",
    "source": "github/awesome-copilot",
    "skillId": "breakdown-plan",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/breakdown-test",
    "name": "breakdown-test",
    "description": "Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task breakdowns, and quality validation plans for GitHub projects.",
    "source": "github/awesome-copilot",
    "skillId": "breakdown-test",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/centos-linux-triage",
    "name": "centos-linux-triage",
    "description": "Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.",
    "source": "github/awesome-copilot",
    "skillId": "centos-linux-triage",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/chrome-devtools",
    "name": "chrome-devtools",
    "description": "Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.",
    "source": "github/awesome-copilot",
    "skillId": "chrome-devtools",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/code-exemplars-blueprint-generator",
    "name": "code-exemplars-blueprint-generator",
    "description": "Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.",
    "source": "github/awesome-copilot",
    "skillId": "code-exemplars-blueprint-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/comment-code-generate-a-tutorial",
    "name": "comment-code-generate-a-tutorial",
    "description": "Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial.",
    "source": "github/awesome-copilot",
    "skillId": "comment-code-generate-a-tutorial",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/containerize-aspnet-framework",
    "name": "containerize-aspnet-framework",
    "description": "Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.",
    "source": "github/awesome-copilot",
    "skillId": "containerize-aspnet-framework",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/containerize-aspnetcore",
    "name": "containerize-aspnetcore",
    "description": "Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.",
    "source": "github/awesome-copilot",
    "skillId": "containerize-aspnetcore",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/context-map",
    "name": "context-map",
    "description": "Generate a map of all files relevant to a task before making changes",
    "source": "github/awesome-copilot",
    "skillId": "context-map",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/conventional-commit",
    "name": "conventional-commit",
    "description": "Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.",
    "source": "github/awesome-copilot",
    "skillId": "conventional-commit",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/convert-plaintext-to-md",
    "name": "convert-plaintext-to-md",
    "description": "Convert a text-based document to markdown following instructions from prompt, or if a documented option is passed, follow the instructions for that option.",
    "source": "github/awesome-copilot",
    "skillId": "convert-plaintext-to-md",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/copilot-cli-quickstart",
    "name": "copilot-cli-quickstart",
    "description": "Use this skill when someone wants to learn GitHub Copilot CLI from scratch. Offers interactive step-by-step tutorials with separate Developer and Non-Developer tracks, plus on-demand Q&A. Just say \"start tutorial\" or ask a question! Note: This skill targets GitHub Copilot CLI specifically and uses CLI-specific tools (ask_user, sql, fetch_copilot_cli_documentation).\n",
    "source": "github/awesome-copilot",
    "skillId": "copilot-cli-quickstart",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "ask_user, sql, fetch_copilot_cli_documentation"
    }
  },
  {
    "id": "github/awesome-copilot/copilot-instructions-blueprint-generator",
    "name": "copilot-instructions-blueprint-generator",
    "description": "Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions.",
    "source": "github/awesome-copilot",
    "skillId": "copilot-instructions-blueprint-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/copilot-sdk",
    "name": "copilot-sdk",
    "description": "Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent.",
    "source": "github/awesome-copilot",
    "skillId": "copilot-sdk",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "github",
        "name": "@github/copilot-sdk",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsx",
        "name": "tsx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "github-copilot-sdk",
        "name": "github-copilot-sdk",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/copilot-usage-metrics",
    "name": "copilot-usage-metrics",
    "description": "Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.",
    "source": "github/awesome-copilot",
    "skillId": "copilot-usage-metrics",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/cosmosdb-datamodeling",
    "name": "cosmosdb-datamodeling",
    "description": "Step-by-step guide for capturing key application requirements for NoSQL use-case and produce Azure Cosmos DB Data NoSQL Model design using best practices and common patterns, artifacts_produced: \"cosmosdb_requirements.md\" file and \"cosmosdb_data_model.md\" file",
    "source": "github/awesome-copilot",
    "skillId": "cosmosdb-datamodeling",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-agentsmd",
    "name": "create-agentsmd",
    "description": "Prompt for generating an AGENTS.md file for a repository",
    "source": "github/awesome-copilot",
    "skillId": "create-agentsmd",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-architectural-decision-record",
    "name": "create-architectural-decision-record",
    "description": "Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.",
    "source": "github/awesome-copilot",
    "skillId": "create-architectural-decision-record",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-github-action-workflow-specification",
    "name": "create-github-action-workflow-specification",
    "description": "Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.",
    "source": "github/awesome-copilot",
    "skillId": "create-github-action-workflow-specification",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-github-issue-feature-from-specification",
    "name": "create-github-issue-feature-from-specification",
    "description": "Create GitHub Issue for feature request from specification file using feature_request.yml template.",
    "source": "github/awesome-copilot",
    "skillId": "create-github-issue-feature-from-specification",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-github-issues-feature-from-implementation-plan",
    "name": "create-github-issues-feature-from-implementation-plan",
    "description": "Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.",
    "source": "github/awesome-copilot",
    "skillId": "create-github-issues-feature-from-implementation-plan",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-github-issues-for-unmet-specification-requirements",
    "name": "create-github-issues-for-unmet-specification-requirements",
    "description": "Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.",
    "source": "github/awesome-copilot",
    "skillId": "create-github-issues-for-unmet-specification-requirements",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-github-pull-request-from-specification",
    "name": "create-github-pull-request-from-specification",
    "description": "Create GitHub Pull Request for feature request from specification file using pull_request_template.md template.",
    "source": "github/awesome-copilot",
    "skillId": "create-github-pull-request-from-specification",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-implementation-plan",
    "name": "create-implementation-plan",
    "description": "Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.",
    "source": "github/awesome-copilot",
    "skillId": "create-implementation-plan",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-llms",
    "name": "create-llms",
    "description": "Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/",
    "source": "github/awesome-copilot",
    "skillId": "create-llms",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-oo-component-documentation",
    "name": "create-oo-component-documentation",
    "description": "Create comprehensive, standardized documentation for object-oriented components following industry best practices and architectural documentation standards.",
    "source": "github/awesome-copilot",
    "skillId": "create-oo-component-documentation",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-readme",
    "name": "create-readme",
    "description": "Create a README.md file for the project",
    "source": "github/awesome-copilot",
    "skillId": "create-readme",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-specification",
    "name": "create-specification",
    "description": "Create a new specification file for the solution, optimized for Generative AI consumption.",
    "source": "github/awesome-copilot",
    "skillId": "create-specification",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-spring-boot-java-project",
    "name": "create-spring-boot-java-project",
    "description": "Create Spring Boot Java Project Skeleton",
    "source": "github/awesome-copilot",
    "skillId": "create-spring-boot-java-project",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-technical-spike",
    "name": "create-technical-spike",
    "description": "Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.",
    "source": "github/awesome-copilot",
    "skillId": "create-technical-spike",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-tldr-page",
    "name": "create-tldr-page",
    "description": "Create a tldr page from documentation URLs and command examples, requiring both URL and command name.",
    "source": "github/awesome-copilot",
    "skillId": "create-tldr-page",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/create-web-form",
    "name": "create-web-form",
    "description": "Create robust, accessible web forms with best practices for HTML structure, CSS styling, JavaScript interactivity, form validation, and server-side processing. Use when asked to \"create a form\", \"build a web form\", \"add a contact form\", \"make a signup form\", or when building any HTML form with data handling. Covers PHP and Python backends, MySQL database integration, REST APIs, XML data exchange, accessibility (ARIA), and progressive web apps.",
    "source": "github/awesome-copilot",
    "skillId": "create-web-form",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/csharp-async",
    "name": "csharp-async",
    "description": "Get best practices for C# async programming",
    "source": "github/awesome-copilot",
    "skillId": "csharp-async",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/csharp-docs",
    "name": "csharp-docs",
    "description": "Ensure that C# types are documented with XML comments and follow best practices for documentation.",
    "source": "github/awesome-copilot",
    "skillId": "csharp-docs",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/csharp-mcp-server-generator",
    "name": "csharp-mcp-server-generator",
    "description": "Generate a complete MCP server project in C# with tools, prompts, and proper configuration",
    "source": "github/awesome-copilot",
    "skillId": "csharp-mcp-server-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/csharp-mstest",
    "name": "csharp-mstest",
    "description": "Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests",
    "source": "github/awesome-copilot",
    "skillId": "csharp-mstest",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/csharp-nunit",
    "name": "csharp-nunit",
    "description": "Get best practices for NUnit unit testing, including data-driven tests",
    "source": "github/awesome-copilot",
    "skillId": "csharp-nunit",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/csharp-tunit",
    "name": "csharp-tunit",
    "description": "Get best practices for TUnit unit testing, including data-driven tests",
    "source": "github/awesome-copilot",
    "skillId": "csharp-tunit",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/csharp-xunit",
    "name": "csharp-xunit",
    "description": "Get best practices for XUnit unit testing, including data-driven tests",
    "source": "github/awesome-copilot",
    "skillId": "csharp-xunit",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/dataverse-python-advanced-patterns",
    "name": "dataverse-python-advanced-patterns",
    "description": "Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.",
    "source": "github/awesome-copilot",
    "skillId": "dataverse-python-advanced-patterns",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/dataverse-python-production-code",
    "name": "dataverse-python-production-code",
    "description": "Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices",
    "source": "github/awesome-copilot",
    "skillId": "dataverse-python-production-code",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/dataverse-python-quickstart",
    "name": "dataverse-python-quickstart",
    "description": "Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.",
    "source": "github/awesome-copilot",
    "skillId": "dataverse-python-quickstart",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "PowerPlatform-Dataverse-Client",
        "name": "PowerPlatform-Dataverse-Client",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/dataverse-python-usecase-builder",
    "name": "dataverse-python-usecase-builder",
    "description": "Generate complete solutions for specific Dataverse SDK use cases with architecture recommendations",
    "source": "github/awesome-copilot",
    "skillId": "dataverse-python-usecase-builder",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/debian-linux-triage",
    "name": "debian-linux-triage",
    "description": "Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.",
    "source": "github/awesome-copilot",
    "skillId": "debian-linux-triage",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/declarative-agents",
    "name": "declarative-agents",
    "description": "Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec support, and Microsoft 365 Agents Toolkit integration",
    "source": "github/awesome-copilot",
    "skillId": "declarative-agents",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/dotnet-best-practices",
    "name": "dotnet-best-practices",
    "description": "Ensure .NET/C# code meets best practices for the solution/project.",
    "source": "github/awesome-copilot",
    "skillId": "dotnet-best-practices",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/dotnet-design-pattern-review",
    "name": "dotnet-design-pattern-review",
    "description": "Review the C#/.NET code for design pattern implementation and suggest improvements.",
    "source": "github/awesome-copilot",
    "skillId": "dotnet-design-pattern-review",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/dotnet-upgrade",
    "name": "dotnet-upgrade",
    "description": "Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution",
    "source": "github/awesome-copilot",
    "skillId": "dotnet-upgrade",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/editorconfig",
    "name": "editorconfig",
    "description": "Generates a comprehensive and best-practice-oriented .editorconfig file based on project analysis and user preferences.",
    "source": "github/awesome-copilot",
    "skillId": "editorconfig",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/ef-core",
    "name": "ef-core",
    "description": "Get best practices for Entity Framework Core",
    "source": "github/awesome-copilot",
    "skillId": "ef-core",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/entra-agent-user",
    "name": "entra-agent-user",
    "description": "Create Agent Users in Microsoft Entra ID from Agent Identities, enabling AI agents to act as digital workers with user identity capabilities in Microsoft 365 and Azure environments.",
    "source": "github/awesome-copilot",
    "skillId": "entra-agent-user",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/excalidraw-diagram-generator",
    "name": "excalidraw-diagram-generator",
    "description": "Generate Excalidraw diagrams from natural language descriptions. Use when asked to \"create a diagram\", \"make a flowchart\", \"visualize a process\", \"draw a system architecture\", \"create a mind map\", or \"generate an Excalidraw file\". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.",
    "source": "github/awesome-copilot",
    "skillId": "excalidraw-diagram-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/fabric-lakehouse",
    "name": "fabric-lakehouse",
    "description": "Use this skill to get context about Fabric Lakehouse and its features for software systems and AI-powered functions. It offers descriptions of Lakehouse data components, organization with schemas and shortcuts, access control, and code examples. This skill supports users in designing, building, and optimizing Lakehouse solutions using best practices.",
    "source": "github/awesome-copilot",
    "skillId": "fabric-lakehouse",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/fedora-linux-triage",
    "name": "fedora-linux-triage",
    "description": "Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.",
    "source": "github/awesome-copilot",
    "skillId": "fedora-linux-triage",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/finalize-agent-prompt",
    "name": "finalize-agent-prompt",
    "description": "Finalize prompt file using the role of an AI agent to polish the prompt for the end user.",
    "source": "github/awesome-copilot",
    "skillId": "finalize-agent-prompt",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/finnish-humanizer",
    "name": "finnish-humanizer",
    "description": "Detect and remove AI-generated markers from Finnish text, making it sound like a native Finnish speaker wrote it. Use when asked to \"humanize\", \"naturalize\", or \"remove AI feel\" from Finnish text, or when editing .md/.txt files containing Finnish content. Identifies 26 patterns (12 Finnish-specific + 14 universal) and 4 style markers.",
    "source": "github/awesome-copilot",
    "skillId": "finnish-humanizer",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/first-ask",
    "name": "first-ask",
    "description": "Interactive, input-tool powered, task refinement workflow: interrogates scope, deliverables, constraints before carrying out the task; Requires the Joyride extension.",
    "source": "github/awesome-copilot",
    "skillId": "first-ask",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/fluentui-blazor",
    "name": "fluentui-blazor",
    "description": "Guide for using the Microsoft Fluent UI Blazor component library (Microsoft.FluentUI.AspNetCore.Components NuGet package) in Blazor applications. Use this when the user is building a Blazor app with Fluent UI components, setting up the library, using FluentUI components like FluentButton, FluentDataGrid, FluentDialog, FluentToast, FluentNavMenu, FluentTextField, FluentSelect, FluentAutocomplete, FluentDesignTheme, or any component prefixed with \"Fluent\". Also use when troubleshooting missing providers, JS interop issues, or theming.\n",
    "source": "github/awesome-copilot",
    "skillId": "fluentui-blazor",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/folder-structure-blueprint-generator",
    "name": "folder-structure-blueprint-generator",
    "description": "Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures. Auto-detects project types (.NET, Java, React, Angular, Python, Node.js, Flutter), generates detailed blueprints with visualization options, naming conventions, file placement patterns, and extension templates for maintaining consistent code organization across diverse technology stacks.",
    "source": "github/awesome-copilot",
    "skillId": "folder-structure-blueprint-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/game-engine",
    "name": "game-engine",
    "description": "Expert skill for building web-based game engines and games using HTML5, Canvas, WebGL, and JavaScript. Use when asked to create games, build game engines, implement game physics, handle collision detection, set up game loops, manage sprites, add game controls, or work with 2D/3D rendering. Covers techniques for platformers, breakout-style games, maze games, tilemaps, audio, multiplayer via WebRTC, and publishing games.",
    "source": "github/awesome-copilot",
    "skillId": "game-engine",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/gen-specs-as-issues",
    "name": "gen-specs-as-issues",
    "description": "This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for implementation.",
    "source": "github/awesome-copilot",
    "skillId": "gen-specs-as-issues",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/generate-custom-instructions-from-codebase",
    "name": "generate-custom-instructions-from-codebase",
    "description": "Migration and code evolution instructions generator for GitHub Copilot. Analyzes differences between two project versions (branches, commits, or releases) to create precise instructions allowing Copilot to maintain consistency during technology migrations, major refactoring, or framework version upgrades.",
    "source": "github/awesome-copilot",
    "skillId": "generate-custom-instructions-from-codebase",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/gh-cli",
    "name": "gh-cli",
    "description": "GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.",
    "source": "github/awesome-copilot",
    "skillId": "gh-cli",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "gh",
        "name": "gh",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/git-commit",
    "name": "git-commit",
    "description": "Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions \"/commit\". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping",
    "source": "github/awesome-copilot",
    "skillId": "git-commit",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash"
    }
  },
  {
    "id": "github/awesome-copilot/git-flow-branch-creator",
    "name": "git-flow-branch-creator",
    "description": "Intelligent Git Flow branch creator that analyzes git status/diff and creates appropriate branches following the nvie Git Flow branching model.",
    "source": "github/awesome-copilot",
    "skillId": "git-flow-branch-creator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/github-copilot-starter",
    "name": "github-copilot-starter",
    "description": "Set up complete GitHub Copilot configuration for a new project based on technology stack",
    "source": "github/awesome-copilot",
    "skillId": "github-copilot-starter",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/github-issues",
    "name": "github-issues",
    "description": "Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, or manage issue workflows. Triggers on requests like \"create an issue\", \"file a bug\", \"request a feature\", \"update issue X\", or any GitHub issue management task.",
    "source": "github/awesome-copilot",
    "skillId": "github-issues",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/go-mcp-server-generator",
    "name": "go-mcp-server-generator",
    "description": "Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontextprotocol/go-sdk.",
    "source": "github/awesome-copilot",
    "skillId": "go-mcp-server-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/image-manipulation-image-magick",
    "name": "image-manipulation-image-magick",
    "description": "Process and manipulate images using ImageMagick. Supports resizing, format conversion, batch processing, and retrieving image metadata. Use when working with images, creating thumbnails, resizing wallpapers, or performing batch image operations.",
    "source": "github/awesome-copilot",
    "skillId": "image-manipulation-image-magick",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "compatibility"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Requires ImageMagick installed and available as `magick` on PATH. Cross-platform examples provided for PowerShell (Windows) and Bash (Linux/macOS).",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/java-add-graalvm-native-image-support",
    "name": "java-add-graalvm-native-image-support",
    "description": "GraalVM Native Image expert that adds native image support to Java applications, builds the project, analyzes build errors, applies fixes, and iterates until successful compilation using Oracle best practices.",
    "source": "github/awesome-copilot",
    "skillId": "java-add-graalvm-native-image-support",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/java-docs",
    "name": "java-docs",
    "description": "Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.",
    "source": "github/awesome-copilot",
    "skillId": "java-docs",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/java-junit",
    "name": "java-junit",
    "description": "Get best practices for JUnit 5 unit testing, including data-driven tests",
    "source": "github/awesome-copilot",
    "skillId": "java-junit",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/java-mcp-server-generator",
    "name": "java-mcp-server-generator",
    "description": "Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.",
    "source": "github/awesome-copilot",
    "skillId": "java-mcp-server-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/java-refactoring-extract-method",
    "name": "java-refactoring-extract-method",
    "description": "Refactoring using Extract Methods in Java Language",
    "source": "github/awesome-copilot",
    "skillId": "java-refactoring-extract-method",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/java-refactoring-remove-parameter",
    "name": "java-refactoring-remove-parameter",
    "description": "Refactoring using Remove Parameter in Java Language",
    "source": "github/awesome-copilot",
    "skillId": "java-refactoring-remove-parameter",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/java-springboot",
    "name": "java-springboot",
    "description": "Get best practices for developing applications with Spring Boot.",
    "source": "github/awesome-copilot",
    "skillId": "java-springboot",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/javascript-typescript-jest",
    "name": "javascript-typescript-jest",
    "description": "Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns.",
    "source": "github/awesome-copilot",
    "skillId": "javascript-typescript-jest",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/legacy-circuit-mockups",
    "name": "legacy-circuit-mockups",
    "description": "Generate breadboard circuit mockups and visual diagrams using HTML5 Canvas drawing techniques. Use when asked to create circuit layouts, visualize electronic component placements, draw breadboard diagrams, mockup 6502 builds, generate retro computer schematics, or design vintage electronics projects. Supports 555 timers, W65C02S microprocessors, 28C256 EEPROMs, W65C22 VIA chips, 7400-series logic gates, LEDs, resistors, capacitors, switches, buttons, crystals, and wires.",
    "source": "github/awesome-copilot",
    "skillId": "legacy-circuit-mockups",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/make-repo-contribution",
    "name": "make-repo-contribution",
    "description": "All changes to code must follow the guidance documented in the repository. Before any issue is filed, branch is made, commits generated, or pull request (or PR) created, a search must be done to ensure the right steps are followed. Whenever asked to create an issue, commit messages, to push code, or create a PR, use this skill so everything is done correctly.",
    "source": "github/awesome-copilot",
    "skillId": "make-repo-contribution",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read Edit Bash(git:*) Bash(gh issue:*) Bash(gh pr:*)"
    }
  },
  {
    "id": "github/awesome-copilot/make-skill-template",
    "name": "make-skill-template",
    "description": "Create new Agent Skills for GitHub Copilot from prompts or by duplicating this template. Use when asked to \"create a skill\", \"make a new skill\", \"scaffold a skill\", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders.",
    "source": "github/awesome-copilot",
    "skillId": "make-skill-template",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/markdown-to-html",
    "name": "markdown-to-html",
    "description": "Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown to html and/or working on web template systems like `jekyll/jekyll`, `gohugoio/hugo`, or similar web templating systems that utilize markdown documents, converting them to html. Use when asked to \"convert markdown to html\", \"transform md to html\", \"render markdown\", \"generate html from markdown\", or when working with .md files and/or web a templating system that converts markdown to HTML output. Supports CLI and Node.js workflows with GFM, CommonMark, and standard Markdown flavors.",
    "source": "github/awesome-copilot",
    "skillId": "markdown-to-html",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "gem",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "marked",
        "name": "marked",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/mcp-cli",
    "name": "mcp-cli",
    "description": "Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP servers, list available MCP servers/tools, or call MCP tools from command line.",
    "source": "github/awesome-copilot",
    "skillId": "mcp-cli",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/mcp-configure",
    "name": "mcp-configure",
    "description": "Configure an MCP server for GitHub Copilot with your Dataverse environment.",
    "source": "github/awesome-copilot",
    "skillId": "mcp-configure",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/mcp-copilot-studio-server-generator",
    "name": "mcp-copilot-studio-server-generator",
    "description": "Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP support",
    "source": "github/awesome-copilot",
    "skillId": "mcp-copilot-studio-server-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/mcp-create-adaptive-cards",
    "name": "mcp-create-adaptive-cards",
    "description": "Skill converted from mcp-create-adaptive-cards.prompt.md",
    "source": "github/awesome-copilot",
    "skillId": "mcp-create-adaptive-cards",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/mcp-create-declarative-agent",
    "name": "mcp-create-declarative-agent",
    "description": "Skill converted from mcp-create-declarative-agent.prompt.md",
    "source": "github/awesome-copilot",
    "skillId": "mcp-create-declarative-agent",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/mcp-deploy-manage-agents",
    "name": "mcp-deploy-manage-agents",
    "description": "Skill converted from mcp-deploy-manage-agents.prompt.md",
    "source": "github/awesome-copilot",
    "skillId": "mcp-deploy-manage-agents",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/meeting-minutes",
    "name": "meeting-minutes",
    "description": "Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + due date), and follow-up steps.",
    "source": "github/awesome-copilot",
    "skillId": "meeting-minutes",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/memory-merger",
    "name": "memory-merger",
    "description": "Merges mature lessons from a domain memory file into its instruction file. Syntax: `/memory-merger >domain [scope]` where scope is `global` (default), `user`, `workspace`, or `ws`.",
    "source": "github/awesome-copilot",
    "skillId": "memory-merger",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/microsoft-code-reference",
    "name": "microsoft-code-reference",
    "description": "Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.",
    "source": "github/awesome-copilot",
    "skillId": "microsoft-code-reference",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Requires Microsoft Learn MCP Server (https://learn.microsoft.com/api/mcp)",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/microsoft-docs",
    "name": "microsoft-docs",
    "description": "Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and more. Uses Microsoft Learn MCP as the default, with Context7 and Aspire MCP for content that lives outside learn.microsoft.com.",
    "source": "github/awesome-copilot",
    "skillId": "microsoft-docs",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/microsoft-skill-creator",
    "name": "microsoft-skill-creator",
    "description": "Create agent skills for Microsoft technologies using Learn MCP tools. Use when users want to create a skill that teaches agents about any Microsoft technology, library, framework, or service (Azure, .NET, M365, VS Code, Bicep, etc.). Investigates topics deeply, then generates a hybrid skill storing essential knowledge locally while enabling dynamic deeper investigation.",
    "source": "github/awesome-copilot",
    "skillId": "microsoft-skill-creator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Requires Microsoft Learn MCP Server (https://learn.microsoft.com/api/mcp)",
    "license": null,
    "allowedTools": [],
    "metadata": {
      "context": "fork"
    }
  },
  {
    "id": "github/awesome-copilot/mkdocs-translations",
    "name": "mkdocs-translations",
    "description": "Generate a language translation for a mkdocs documentation stack.",
    "source": "github/awesome-copilot",
    "skillId": "mkdocs-translations",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/model-recommendation",
    "name": "model-recommendation",
    "description": "Analyze chatmode or prompt files and recommend optimal AI models based on task complexity, required capabilities, and cost-efficiency",
    "source": "github/awesome-copilot",
    "skillId": "model-recommendation",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/my-issues",
    "name": "my-issues",
    "description": "List my issues in the current repository",
    "source": "github/awesome-copilot",
    "skillId": "my-issues",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/my-pull-requests",
    "name": "my-pull-requests",
    "description": "List my pull requests in the current repository",
    "source": "github/awesome-copilot",
    "skillId": "my-pull-requests",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/nano-banana-pro-openrouter",
    "name": "nano-banana-pro-openrouter",
    "description": "Generate or edit images via OpenRouter with the Gemini 3 Pro Image model. Use for prompt-only image generation, image edits, and multi-image compositing; supports 1K/2K/4K output.",
    "source": "github/awesome-copilot",
    "skillId": "nano-banana-pro-openrouter",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/next-intl-add-language",
    "name": "next-intl-add-language",
    "description": "Add new language to a Next.js + next-intl application",
    "source": "github/awesome-copilot",
    "skillId": "next-intl-add-language",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/nuget-manager",
    "name": "nuget-manager",
    "description": "Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.",
    "source": "github/awesome-copilot",
    "skillId": "nuget-manager",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/openapi-to-application-code",
    "name": "openapi-to-application-code",
    "description": "Generate a complete, production-ready application from an OpenAPI specification",
    "source": "github/awesome-copilot",
    "skillId": "openapi-to-application-code",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/pdftk-server",
    "name": "pdftk-server",
    "description": "Skill for using the command-line tool pdftk (PDFtk Server) for working with PDF files. Use when asked to merge PDFs, split PDFs, rotate pages, encrypt or decrypt PDFs, fill PDF forms, apply watermarks, stamp overlays, extract metadata, burst documents into pages, repair corrupted PDFs, attach or extract files, or perform any PDF manipulation from the command line.",
    "source": "github/awesome-copilot",
    "skillId": "pdftk-server",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "pdftk-java",
        "name": "pdftk-java",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/penpot-uiux-design",
    "name": "penpot-uiux-design",
    "description": "Comprehensive guide for creating professional UI/UX designs in Penpot using MCP tools. Use this skill when: (1) Creating new UI/UX designs for web, mobile, or desktop applications, (2) Building design systems with components and tokens, (3) Designing dashboards, forms, navigation, or landing pages, (4) Applying accessibility standards and best practices, (5) Following platform guidelines (iOS, Android, Material Design), (6) Reviewing or improving existing Penpot designs for usability. Triggers: \"design a UI\", \"create interface\", \"build layout\", \"design dashboard\", \"create form\", \"design landing page\", \"make it accessible\", \"design system\", \"component library\".",
    "source": "github/awesome-copilot",
    "skillId": "penpot-uiux-design",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/php-mcp-server-generator",
    "name": "php-mcp-server-generator",
    "description": "Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK",
    "source": "github/awesome-copilot",
    "skillId": "php-mcp-server-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "modelcontextprotocol",
        "name": "@modelcontextprotocol/inspector",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/plantuml-ascii",
    "name": "plantuml-ascii",
    "description": "Generate ASCII art diagrams using PlantUML text mode. Use when user asks to create ASCII diagrams, text-based diagrams, terminal-friendly diagrams, or mentions plantuml ascii, text diagram, ascii art diagram. Supports: Converting PlantUML diagrams to ASCII art, Creating sequence diagrams, class diagrams, flowcharts in ASCII format, Generating Unicode-enhanced ASCII art with -utxt flag",
    "source": "github/awesome-copilot",
    "skillId": "plantuml-ascii",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "plantuml",
        "name": "plantuml",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash, Write, Read"
    }
  },
  {
    "id": "github/awesome-copilot/playwright-automation-fill-in-form",
    "name": "playwright-automation-fill-in-form",
    "description": "Automate filling in a form using Playwright MCP",
    "source": "github/awesome-copilot",
    "skillId": "playwright-automation-fill-in-form",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/playwright-explore-website",
    "name": "playwright-explore-website",
    "description": "Website exploration for testing using Playwright MCP",
    "source": "github/awesome-copilot",
    "skillId": "playwright-explore-website",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/playwright-generate-test",
    "name": "playwright-generate-test",
    "description": "Generate a Playwright test based on a scenario using Playwright MCP",
    "source": "github/awesome-copilot",
    "skillId": "playwright-generate-test",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/polyglot-test-agent",
    "name": "polyglot-test-agent",
    "description": "Generates comprehensive, workable unit tests for any programming language using a multi-agent pipeline. Use when asked to generate tests, write unit tests, improve test coverage, add test coverage, create test files, or test a codebase. Supports C#, TypeScript, JavaScript, Python, Go, Rust, Java, and more. Orchestrates research, planning, and implementation phases to produce tests that compile, pass, and follow project conventions.",
    "source": "github/awesome-copilot",
    "skillId": "polyglot-test-agent",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/postgresql-code-review",
    "name": "postgresql-code-review",
    "description": "PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards. Covers JSONB operations, array usage, custom types, schema design, function optimization, and PostgreSQL-exclusive security features like Row Level Security (RLS).",
    "source": "github/awesome-copilot",
    "skillId": "postgresql-code-review",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/postgresql-optimization",
    "name": "postgresql-optimization",
    "description": "PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.",
    "source": "github/awesome-copilot",
    "skillId": "postgresql-optimization",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/power-apps-code-app-scaffold",
    "name": "power-apps-code-app-scaffold",
    "description": "Scaffold a complete Power Apps Code App project with PAC CLI setup, SDK integration, and connector configuration",
    "source": "github/awesome-copilot",
    "skillId": "power-apps-code-app-scaffold",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/power-bi-dax-optimization",
    "name": "power-bi-dax-optimization",
    "description": "Comprehensive Power BI DAX formula optimization prompt for improving performance, readability, and maintainability of DAX calculations.",
    "source": "github/awesome-copilot",
    "skillId": "power-bi-dax-optimization",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/power-bi-model-design-review",
    "name": "power-bi-model-design-review",
    "description": "Comprehensive Power BI data model design review prompt for evaluating model architecture, relationships, and optimization opportunities.",
    "source": "github/awesome-copilot",
    "skillId": "power-bi-model-design-review",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/power-bi-performance-troubleshooting",
    "name": "power-bi-performance-troubleshooting",
    "description": "Systematic Power BI performance troubleshooting prompt for identifying, diagnosing, and resolving performance issues in Power BI models, reports, and queries.",
    "source": "github/awesome-copilot",
    "skillId": "power-bi-performance-troubleshooting",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/power-bi-report-design-consultation",
    "name": "power-bi-report-design-consultation",
    "description": "Power BI report visualization design prompt for creating effective, user-friendly, and accessible reports with optimal chart selection and layout design.",
    "source": "github/awesome-copilot",
    "skillId": "power-bi-report-design-consultation",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/power-platform-mcp-connector-suite",
    "name": "power-platform-mcp-connector-suite",
    "description": "Generate complete Power Platform custom connector with MCP integration for Copilot Studio - includes schema generation, troubleshooting, and validation",
    "source": "github/awesome-copilot",
    "skillId": "power-platform-mcp-connector-suite",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/powerbi-modeling",
    "name": "powerbi-modeling",
    "description": "Power BI semantic modeling assistant for building optimized data models. Use when working with Power BI semantic models, creating measures, designing star schemas, configuring relationships, implementing RLS, or optimizing model performance. Triggers on queries about DAX calculations, table relationships, dimension/fact table design, naming conventions, model documentation, cardinality, cross-filter direction, calculation groups, and data model best practices. Always connects to the active model first using power-bi-modeling MCP tools to understand the data structure before providing guidance.",
    "source": "github/awesome-copilot",
    "skillId": "powerbi-modeling",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/prd",
    "name": "prd",
    "description": "Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes executive summaries, user stories, technical specifications, and risk analysis.",
    "source": "github/awesome-copilot",
    "skillId": "prd",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/project-workflow-analysis-blueprint-generator",
    "name": "project-workflow-analysis-blueprint-generator",
    "description": "Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflows. Automatically detects project architecture patterns, technology stacks, and data flow patterns to generate detailed implementation blueprints covering entry points, service layers, data access, error handling, and testing approaches across multiple technologies including .NET, Java/Spring, React, and microservices architectures.",
    "source": "github/awesome-copilot",
    "skillId": "project-workflow-analysis-blueprint-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/prompt-builder",
    "name": "prompt-builder",
    "description": "Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices.",
    "source": "github/awesome-copilot",
    "skillId": "prompt-builder",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/pytest-coverage",
    "name": "pytest-coverage",
    "description": "Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.",
    "source": "github/awesome-copilot",
    "skillId": "pytest-coverage",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/python-mcp-server-generator",
    "name": "python-mcp-server-generator",
    "description": "Generate a complete MCP server project in Python with tools, resources, and proper configuration",
    "source": "github/awesome-copilot",
    "skillId": "python-mcp-server-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/quasi-coder",
    "name": "quasi-coder",
    "description": "Expert 10x engineer skill for interpreting and implementing code from shorthand, quasi-code, and natural language descriptions. Use when collaborators provide incomplete code snippets, pseudo-code, or descriptions with potential typos or incorrect terminology. Excels at translating non-technical or semi-technical descriptions into production-quality code.",
    "source": "github/awesome-copilot",
    "skillId": "quasi-coder",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/readme-blueprint-generator",
    "name": "readme-blueprint-generator",
    "description": "Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files and copilot-instructions.md to extract project information, technology stack, architecture, development workflow, coding standards, and testing approaches while generating well-structured markdown documentation with proper formatting, cross-references, and developer-focused content.",
    "source": "github/awesome-copilot",
    "skillId": "readme-blueprint-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/refactor",
    "name": "refactor",
    "description": "Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.",
    "source": "github/awesome-copilot",
    "skillId": "refactor",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/refactor-method-complexity-reduce",
    "name": "refactor-method-complexity-reduce",
    "description": "Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.",
    "source": "github/awesome-copilot",
    "skillId": "refactor-method-complexity-reduce",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/refactor-plan",
    "name": "refactor-plan",
    "description": "Plan a multi-file refactor with proper sequencing and rollback steps",
    "source": "github/awesome-copilot",
    "skillId": "refactor-plan",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/remember",
    "name": "remember",
    "description": "Transforms lessons learned into domain-organized memory instructions (global or workspace). Syntax: `/remember [>domain [scope]] lesson clue` where scope is `global` (default), `user`, `workspace`, or `ws`.",
    "source": "github/awesome-copilot",
    "skillId": "remember",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/remember-interactive-programming",
    "name": "remember-interactive-programming",
    "description": "A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace.",
    "source": "github/awesome-copilot",
    "skillId": "remember-interactive-programming",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/repo-story-time",
    "name": "repo-story-time",
    "description": "Generate a comprehensive repository summary and narrative story from commit history",
    "source": "github/awesome-copilot",
    "skillId": "repo-story-time",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/review-and-refactor",
    "name": "review-and-refactor",
    "description": "Review and refactor code in your project according to defined instructions",
    "source": "github/awesome-copilot",
    "skillId": "review-and-refactor",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/scoutqa-test",
    "name": "scoutqa-test",
    "description": "This skill should be used when the user asks to \"test this website\", \"run exploratory testing\", \"check for accessibility issues\", \"verify the login flow works\", \"find bugs on this page\", or requests automated QA testing. Triggers on web application testing scenarios including smoke tests, accessibility audits, e-commerce flows, and user flow validation using ScoutQA CLI. IMPORTANT: Use this skill proactively after implementing web application features to verify they work correctly - don't wait for the user to ask for testing.\n",
    "source": "github/awesome-copilot",
    "skillId": "scoutqa-test",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/shuffle-json-data",
    "name": "shuffle-json-data",
    "description": "Shuffle repetitive JSON objects safely by validating schema consistency before randomising entries.",
    "source": "github/awesome-copilot",
    "skillId": "shuffle-json-data",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/snowflake-semanticview",
    "name": "snowflake-semanticview",
    "description": "Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow). Use when asked to build or troubleshoot semantic views/semantic layer definitions with CREATE/ALTER SEMANTIC VIEW, to validate semantic-view DDL against Snowflake via CLI, or to guide Snowflake CLI installation and connection setup.",
    "source": "github/awesome-copilot",
    "skillId": "snowflake-semanticview",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/sponsor-finder",
    "name": "sponsor-finder",
    "description": "Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors. Uses deps.dev API for dependency resolution across npm, PyPI, Cargo, Go, RubyGems, Maven, and NuGet. Checks npm funding metadata, FUNDING.yml files, and web search. Verifies every link. Shows direct and transitive dependencies with OSSF Scorecard health data. Invoke with /sponsor followed by a GitHub owner/repo (e.g. \"/sponsor expressjs/express\").",
    "source": "github/awesome-copilot",
    "skillId": "sponsor-finder",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/sql-code-review",
    "name": "sql-code-review",
    "description": "Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Focuses on SQL injection prevention, access control, code standards, and anti-pattern detection. Complements SQL optimization prompt for complete development coverage.",
    "source": "github/awesome-copilot",
    "skillId": "sql-code-review",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/sql-optimization",
    "name": "sql-optimization",
    "description": "Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Provides execution plan analysis, pagination optimization, batch operations, and performance monitoring guidance.",
    "source": "github/awesome-copilot",
    "skillId": "sql-optimization",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/structured-autonomy-generate",
    "name": "structured-autonomy-generate",
    "description": "Structured Autonomy Implementation Generator Prompt",
    "source": "github/awesome-copilot",
    "skillId": "structured-autonomy-generate",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/structured-autonomy-implement",
    "name": "structured-autonomy-implement",
    "description": "Structured Autonomy Implementation Prompt",
    "source": "github/awesome-copilot",
    "skillId": "structured-autonomy-implement",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/structured-autonomy-plan",
    "name": "structured-autonomy-plan",
    "description": "Structured Autonomy Planning Prompt",
    "source": "github/awesome-copilot",
    "skillId": "structured-autonomy-plan",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/suggest-awesome-github-copilot-agents",
    "name": "suggest-awesome-github-copilot-agents",
    "description": "Suggest relevant GitHub Copilot Custom Agents files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing custom agents in this repository, and identifying outdated agents that need updates.",
    "source": "github/awesome-copilot",
    "skillId": "suggest-awesome-github-copilot-agents",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/suggest-awesome-github-copilot-instructions",
    "name": "suggest-awesome-github-copilot-instructions",
    "description": "Suggest relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing instructions in this repository, and identifying outdated instructions that need updates.",
    "source": "github/awesome-copilot",
    "skillId": "suggest-awesome-github-copilot-instructions",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/suggest-awesome-github-copilot-prompts",
    "name": "suggest-awesome-github-copilot-prompts",
    "description": "Suggest relevant GitHub Copilot prompt files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing prompts in this repository, and identifying outdated prompts that need updates.",
    "source": "github/awesome-copilot",
    "skillId": "suggest-awesome-github-copilot-prompts",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/suggest-awesome-github-copilot-skills",
    "name": "suggest-awesome-github-copilot-skills",
    "description": "Suggest relevant GitHub Copilot skills from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing skills in this repository, and identifying outdated skills that need updates.",
    "source": "github/awesome-copilot",
    "skillId": "suggest-awesome-github-copilot-skills",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/swift-mcp-server-generator",
    "name": "swift-mcp-server-generator",
    "description": "Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.",
    "source": "github/awesome-copilot",
    "skillId": "swift-mcp-server-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/technology-stack-blueprint-generator",
    "name": "technology-stack-blueprint-generator",
    "description": "Comprehensive technology stack blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks, programming languages, and implementation patterns across multiple platforms (.NET, Java, JavaScript, React, Python). Generates configurable blueprints with version information, licensing details, usage patterns, coding conventions, and visual diagrams. Provides implementation-ready templates and maintains architectural consistency for guided development.",
    "source": "github/awesome-copilot",
    "skillId": "technology-stack-blueprint-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/terraform-azurerm-set-diff-analyzer",
    "name": "terraform-azurerm-set-diff-analyzer",
    "description": "Analyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive diffs (order-only changes in Set-type attributes) and actual resource changes. Use when reviewing terraform plan output for Azure resources like Application Gateway, Load Balancer, Firewall, Front Door, NSG, and other resources with Set-type attributes that cause spurious diffs due to internal ordering changes.",
    "source": "github/awesome-copilot",
    "skillId": "terraform-azurerm-set-diff-analyzer",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/tldr-prompt",
    "name": "tldr-prompt",
    "description": "Create tldr summaries for GitHub Copilot files (prompts, agents, instructions, collections), MCP servers, or documentation from URLs and queries.",
    "source": "github/awesome-copilot",
    "skillId": "tldr-prompt",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/transloadit-media-processing",
    "name": "transloadit-media-processing",
    "description": "Process media files (video, audio, images, documents) using Transloadit. Use when asked to encode video to HLS/MP4, generate thumbnails, resize or watermark images, extract audio, concatenate clips, add subtitles, OCR documents, or run any media processing pipeline. Covers 86+ processing robots for file transformation at scale.",
    "source": "github/awesome-copilot",
    "skillId": "transloadit-media-processing",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Requires a free Transloadit account (https://transloadit.com/signup). Uses the @transloadit/mcp-server MCP server or the @transloadit/node CLI.",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/typescript-mcp-server-generator",
    "name": "typescript-mcp-server-generator",
    "description": "Generate a complete MCP server project in TypeScript with tools, resources, and proper configuration",
    "source": "github/awesome-copilot",
    "skillId": "typescript-mcp-server-generator",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsx",
        "name": "tsx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "modelcontextprotocol",
        "name": "@modelcontextprotocol/inspector",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/typespec-api-operations",
    "name": "typespec-api-operations",
    "description": "Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards",
    "source": "github/awesome-copilot",
    "skillId": "typespec-api-operations",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/typespec-create-agent",
    "name": "typespec-create-agent",
    "description": "Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot",
    "source": "github/awesome-copilot",
    "skillId": "typespec-create-agent",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/typespec-create-api-plugin",
    "name": "typespec-create-api-plugin",
    "description": "Generate a TypeSpec API plugin with REST operations, authentication, and Adaptive Cards for Microsoft 365 Copilot",
    "source": "github/awesome-copilot",
    "skillId": "typespec-create-api-plugin",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/update-avm-modules-in-bicep",
    "name": "update-avm-modules-in-bicep",
    "description": "Update Azure Verified Modules (AVM) to latest versions in Bicep files.",
    "source": "github/awesome-copilot",
    "skillId": "update-avm-modules-in-bicep",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/update-implementation-plan",
    "name": "update-implementation-plan",
    "description": "Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.",
    "source": "github/awesome-copilot",
    "skillId": "update-implementation-plan",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/update-llms",
    "name": "update-llms",
    "description": "Update the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.txt specification at https://llmstxt.org/",
    "source": "github/awesome-copilot",
    "skillId": "update-llms",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/update-markdown-file-index",
    "name": "update-markdown-file-index",
    "description": "Update a markdown file section with an index/table of files from a specified folder.",
    "source": "github/awesome-copilot",
    "skillId": "update-markdown-file-index",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/update-oo-component-documentation",
    "name": "update-oo-component-documentation",
    "description": "Update existing object-oriented component documentation following industry best practices and architectural documentation standards.",
    "source": "github/awesome-copilot",
    "skillId": "update-oo-component-documentation",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/update-specification",
    "name": "update-specification",
    "description": "Update an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing code.",
    "source": "github/awesome-copilot",
    "skillId": "update-specification",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/vscode-ext-commands",
    "name": "vscode-ext-commands",
    "description": "Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices",
    "source": "github/awesome-copilot",
    "skillId": "vscode-ext-commands",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/vscode-ext-localization",
    "name": "vscode-ext-localization",
    "description": "Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices",
    "source": "github/awesome-copilot",
    "skillId": "vscode-ext-localization",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/web-design-reviewer",
    "name": "web-design-reviewer",
    "description": "This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like \"review website design\", \"check the UI\", \"fix the layout\", \"find design problems\". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.",
    "source": "github/awesome-copilot",
    "skillId": "web-design-reviewer",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/webapp-testing",
    "name": "webapp-testing",
    "description": "Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.",
    "source": "github/awesome-copilot",
    "skillId": "webapp-testing",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/what-context-needed",
    "name": "what-context-needed",
    "description": "Ask Copilot what files it needs to see before answering a question",
    "source": "github/awesome-copilot",
    "skillId": "what-context-needed",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/winapp-cli",
    "name": "winapp-cli",
    "description": "Windows App Development CLI (winapp) for building, packaging, and deploying Windows applications. Use when asked to initialize Windows app projects, create MSIX packages, generate AppxManifest.xml, manage development certificates, add package identity for debugging, sign packages, or access Windows SDK build tools. Supports .NET, C++, Electron, Rust, Tauri, and cross-platform frameworks targeting Windows.",
    "source": "github/awesome-copilot",
    "skillId": "winapp-cli",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "microsoft",
        "name": "@microsoft/winappcli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "winapp",
        "name": "winapp",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/workiq-copilot",
    "name": "workiq-copilot",
    "description": "Guides the Copilot CLI on how to use the WorkIQ CLI/MCP server to query Microsoft 365 Copilot data (emails, meetings, docs, Teams, people) for live context, summaries, and recommendations.",
    "source": "github/awesome-copilot",
    "skillId": "workiq-copilot",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "microsoft",
        "name": "@microsoft/workiq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "github/awesome-copilot/write-coding-standards-from-file",
    "name": "write-coding-standards-from-file",
    "description": "Write a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in the prompt.",
    "source": "github/awesome-copilot",
    "skillId": "write-coding-standards-from-file",
    "installs": 0,
    "githubStars": 22943,
    "repoUrl": "https://github.com/github/awesome-copilot",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "affaan-m/everything-claude-code/api-design",
    "name": "api-design",
    "description": "REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "api-design",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/article-writing",
    "name": "article-writing",
    "description": "Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "article-writing",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/backend-patterns",
    "name": "backend-patterns",
    "description": "Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "backend-patterns",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/clickhouse-io",
    "name": "clickhouse-io",
    "description": "ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "clickhouse-io",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/coding-standards",
    "name": "coding-standards",
    "description": "Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "coding-standards",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/configure-ecc",
    "name": "configure-ecc",
    "description": "Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "configure-ecc",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/content-engine",
    "name": "content-engine",
    "description": "Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "content-engine",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/content-hash-cache-pattern",
    "name": "content-hash-cache-pattern",
    "description": "Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "content-hash-cache-pattern",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/continuous-learning",
    "name": "continuous-learning",
    "description": "Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "continuous-learning",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/continuous-learning-v2",
    "name": "continuous-learning-v2",
    "description": "Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "continuous-learning-v2",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC",
      "version": "2.0.0"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/cost-aware-llm-pipeline",
    "name": "cost-aware-llm-pipeline",
    "description": "Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "cost-aware-llm-pipeline",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/cpp-coding-standards",
    "name": "cpp-coding-standards",
    "description": "C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "cpp-coding-standards",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/cpp-testing",
    "name": "cpp-testing",
    "description": "Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "cpp-testing",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/database-migrations",
    "name": "database-migrations",
    "description": "Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Django, TypeORM, golang-migrate).",
    "source": "affaan-m/everything-claude-code",
    "skillId": "database-migrations",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-kit",
        "name": "drizzle-kit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/deployment-patterns",
    "name": "deployment-patterns",
    "description": "Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "deployment-patterns",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/django-patterns",
    "name": "django-patterns",
    "description": "Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "django-patterns",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/django-security",
    "name": "django-security",
    "description": "Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "django-security",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/django-tdd",
    "name": "django-tdd",
    "description": "Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "django-tdd",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/django-verification",
    "name": "django-verification",
    "description": "Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "django-verification",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "ruff",
        "name": "ruff",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/e2e-testing",
    "name": "e2e-testing",
    "description": "Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "e2e-testing",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/eval-harness",
    "name": "eval-harness",
    "description": "Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles",
    "source": "affaan-m/everything-claude-code",
    "skillId": "eval-harness",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC",
      "tools": "Read, Write, Edit, Bash, Grep, Glob"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/foundation-models-on-device",
    "name": "foundation-models-on-device",
    "description": "Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "foundation-models-on-device",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "affaan-m/everything-claude-code/frontend-patterns",
    "name": "frontend-patterns",
    "description": "Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "frontend-patterns",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/frontend-slides",
    "name": "frontend-slides",
    "description": "Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "frontend-slides",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/golang-patterns",
    "name": "golang-patterns",
    "description": "Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "golang-patterns",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/golang-testing",
    "name": "golang-testing",
    "description": "Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "golang-testing",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/investor-materials",
    "name": "investor-materials",
    "description": "Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or materials that must stay internally consistent across multiple fundraising assets.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "investor-materials",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/investor-outreach",
    "name": "investor-outreach",
    "description": "Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "investor-outreach",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/iterative-retrieval",
    "name": "iterative-retrieval",
    "description": "Pattern for progressively refining context retrieval to solve the subagent context problem",
    "source": "affaan-m/everything-claude-code",
    "skillId": "iterative-retrieval",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/java-coding-standards",
    "name": "java-coding-standards",
    "description": "Java coding standards for Spring Boot services: naming, immutability, Optional usage, streams, exceptions, generics, and project layout.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "java-coding-standards",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/jpa-patterns",
    "name": "jpa-patterns",
    "description": "JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "jpa-patterns",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/liquid-glass-design",
    "name": "liquid-glass-design",
    "description": "iOS 26 Liquid Glass design system — dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "liquid-glass-design",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "affaan-m/everything-claude-code/market-research",
    "name": "market-research",
    "description": "Conduct market research, competitive analysis, investor due diligence, and industry intelligence with source attribution and decision-oriented summaries. Use when the user wants market sizing, competitor comparisons, fund research, technology scans, or research that informs business decisions.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "market-research",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/nutrient-document-processing",
    "name": "nutrient-document-processing",
    "description": "Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "nutrient-document-processing",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/postgres-patterns",
    "name": "postgres-patterns",
    "description": "PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "postgres-patterns",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/project-guidelines-example",
    "name": "project-guidelines-example",
    "description": "Example project-specific skill template based on a real production application.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "project-guidelines-example",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/python-patterns",
    "name": "python-patterns",
    "description": "Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "python-patterns",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "isort",
        "name": "isort",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/python-testing",
    "name": "python-testing",
    "description": "Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "python-testing",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/regex-vs-llm-structured-text",
    "name": "regex-vs-llm-structured-text",
    "description": "Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "regex-vs-llm-structured-text",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/search-first",
    "name": "search-first",
    "description": "Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "search-first",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "textlint-rule-no-dead-link",
        "name": "textlint-rule-no-dead-link",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/security-review",
    "name": "security-review",
    "description": "Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "security-review",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/security-scan",
    "name": "security-scan",
    "description": "Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "security-scan",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "supply",
        "name": "supply",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "ecc-agentshield",
        "name": "ecc-agentshield",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/skill-stocktake",
    "name": "skill-stocktake",
    "description": "Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "skill-stocktake",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/springboot-patterns",
    "name": "springboot-patterns",
    "description": "Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "springboot-patterns",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/springboot-security",
    "name": "springboot-security",
    "description": "Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "springboot-security",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/springboot-tdd",
    "name": "springboot-tdd",
    "description": "Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "springboot-tdd",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/springboot-verification",
    "name": "springboot-verification",
    "description": "Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "springboot-verification",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/strategic-compact",
    "name": "strategic-compact",
    "description": "Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "strategic-compact",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/swift-actor-persistence",
    "name": "swift-actor-persistence",
    "description": "Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "swift-actor-persistence",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/swift-concurrency-6-2",
    "name": "swift-concurrency-6-2",
    "description": "Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "swift-concurrency-6-2",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "affaan-m/everything-claude-code/swift-protocol-di-testing",
    "name": "swift-protocol-di-testing",
    "description": "Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "swift-protocol-di-testing",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/swiftui-patterns",
    "name": "swiftui-patterns",
    "description": "SwiftUI architecture patterns, state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "swiftui-patterns",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "affaan-m/everything-claude-code/tdd-workflow",
    "name": "tdd-workflow",
    "description": "Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "tdd-workflow",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/verification-loop",
    "name": "verification-loop",
    "description": "A comprehensive verification system for Claude Code sessions.",
    "source": "affaan-m/everything-claude-code",
    "skillId": "verification-loop",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "origin": "ECC"
    }
  },
  {
    "id": "affaan-m/everything-claude-code/visa-doc-translate",
    "name": "visa-doc-translate",
    "description": "Translate visa application documents (images) to English and create a bilingual PDF with original and translation",
    "source": "affaan-m/everything-claude-code",
    "skillId": "visa-doc-translate",
    "installs": 0,
    "githubStars": 54558,
    "repoUrl": "https://github.com/affaan-m/everything-claude-code",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "easyocr",
        "name": "easyocr",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytesseract",
        "name": "pytesseract",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pillow",
        "name": "pillow",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pyobjc-framework-Vision",
        "name": "pyobjc-framework-Vision",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "tesseract",
        "name": "tesseract",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/agent-management",
    "name": "agent-management",
    "description": "Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to \"create agent\", \"list agents\", \"delete agent\", \"hibernate agent\", \"wake agent\", \"install plugin\", \"show agent\", \"restart agent\", or any agent lifecycle management task.",
    "source": "davila7/claude-code-templates",
    "skillId": "agent-management",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/agent-messaging",
    "name": "agent-messaging",
    "description": "Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Use when the user asks to \"send a message to an agent\", \"check agent inbox\", \"message another agent\", \"reply to a message\", \"notify an agent\", or any inter-agent communication task.",
    "source": "davila7/claude-code-templates",
    "skillId": "agent-messaging",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/docs-search",
    "name": "docs-search",
    "description": "Search auto-generated codebase documentation for function signatures, API docs, class definitions, and code comments. Use when the user asks to \"search docs\", \"find documentation\", \"look up a function\", \"check the API\", or before implementing changes to verify correct signatures and patterns.",
    "source": "davila7/claude-code-templates",
    "skillId": "docs-search",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/graph-query",
    "name": "graph-query",
    "description": "Query the code graph database to understand component relationships, dependencies, and change impact. Use when the user asks to \"find callers\", \"check dependencies\", \"what uses this\", \"show relationships\", \"find serializers\", or when reading code and needing to understand what depends on a component before modifications.",
    "source": "davila7/claude-code-templates",
    "skillId": "graph-query",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/memory-search",
    "name": "memory-search",
    "description": "Search conversation history and semantic memory to recall previous discussions, decisions, and context. Use when the user asks to \"search memory\", \"what did we discuss\", \"remember when\", \"find previous conversation\", \"check history\", or before starting work to recall prior decisions.",
    "source": "davila7/claude-code-templates",
    "skillId": "memory-search",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/planning",
    "name": "planning",
    "description": "Create and manage persistent markdown planning files for structured task execution. Use when the user asks to \"create a plan\", \"track progress\", \"start a research project\", or when a task requires more than 5 tool calls and needs structured phase tracking to stay focused and avoid goal drift.",
    "source": "davila7/claude-code-templates",
    "skillId": "planning",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/agent-evaluation",
    "name": "agent-evaluation",
    "description": "Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on real-world benchmarks Use when: agent testing, agent evaluation, benchmark agents, agent reliability, test agent.",
    "source": "davila7/claude-code-templates",
    "skillId": "agent-evaluation",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/agent-manager-skill",
    "name": "agent-manager-skill",
    "description": "Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.",
    "source": "davila7/claude-code-templates",
    "skillId": "agent-manager-skill",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/agent-memory-mcp",
    "name": "agent-memory-mcp",
    "description": "A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).",
    "source": "davila7/claude-code-templates",
    "skillId": "agent-memory-mcp",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "Amit Rathiesh"
    }
  },
  {
    "id": "davila7/claude-code-templates/agent-memory-systems",
    "name": "agent-memory-systems",
    "description": "Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures that organize them.  Key insight: Memory isn't just storage - it's retrieval. A million stored facts mean nothing if you can't find the right one. Chunking, embedding, and retrieval strategies determine whether your agent remembers or forgets.  The field is fragm",
    "source": "davila7/claude-code-templates",
    "skillId": "agent-memory-systems",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/agent-tool-builder",
    "name": "agent-tool-builder",
    "description": "Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary.  This skill covers tool design from schema to error handling. JSON Schema best practices, description writing that actually helps the LLM, validation, and the emerging MCP standard that's becoming the lingua franca for AI tools.  Key insight: Tool descriptions are more important than tool implementa",
    "source": "davila7/claude-code-templates",
    "skillId": "agent-tool-builder",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/agents-autogpt",
    "name": "autogpt-agents",
    "description": "Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or building complex multi-step AI automation systems.",
    "source": "davila7/claude-code-templates",
    "skillId": "agents-autogpt",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/agents-crewai",
    "name": "crewai-multi-agent",
    "description": "Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies for lean, fast execution.",
    "source": "davila7/claude-code-templates",
    "skillId": "agents-crewai",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "crewai",
        "name": "crewai",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/agents-langchain",
    "name": "langchain",
    "description": "Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG applications. Best for rapid prototyping and production deployments.",
    "source": "davila7/claude-code-templates",
    "skillId": "agents-langchain",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "langchain-openai",
        "name": "langchain-openai",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "langchain-anthropic",
        "name": "langchain-anthropic",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "langchain-community",
        "name": "langchain-community",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "langchain-chroma",
        "name": "langchain-chroma",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/agents-llamaindex",
    "name": "llamaindex",
    "description": "Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM applications.",
    "source": "davila7/claude-code-templates",
    "skillId": "agents-llamaindex",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "llama-index",
        "name": "llama-index",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "llama-index-core",
        "name": "llama-index-core",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "llama-index-llms-openai",
        "name": "llama-index-llms-openai",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "llama-index-embeddings-openai",
        "name": "llama-index-embeddings-openai",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/ai-agents-architect",
    "name": "ai-agents-architect",
    "description": "Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool use, function calling.",
    "source": "davila7/claude-code-templates",
    "skillId": "ai-agents-architect",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/autonomous-agent-patterns",
    "name": "autonomous-agent-patterns",
    "description": "Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool APIs, implementing permission systems, or creating autonomous coding assistants.",
    "source": "davila7/claude-code-templates",
    "skillId": "autonomous-agent-patterns",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/autonomous-agents",
    "name": "autonomous-agents",
    "description": "Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it's making them reliable. Every extra decision multiplies failure probability.  This skill covers agent loops (ReAct, Plan-Execute), goal decomposition, reflection patterns, and production reliability. Key insight: compounding error rates kill autonomous agents. A 95% success rate per step drops to 60% b",
    "source": "davila7/claude-code-templates",
    "skillId": "autonomous-agents",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/behavioral-modes",
    "name": "behavioral-modes",
    "description": "AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.",
    "source": "davila7/claude-code-templates",
    "skillId": "behavioral-modes",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/claude-code-guide",
    "name": "Claude Code Guide",
    "description": "Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies \"Thinking\" keywords, debugging techniques, and best practices for interacting with the agent.",
    "source": "davila7/claude-code-templates",
    "skillId": "claude-code-guide",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/computer-use-agents",
    "name": "computer-use-agents",
    "description": "Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-source alternatives. Critical focus on sandboxing, security, and handling the unique challenges of vision-based control. Use when: computer use, desktop automation agent, screen control AI, vision-based agent, GUI automation.",
    "source": "davila7/claude-code-templates",
    "skillId": "computer-use-agents",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip3",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/context-window-management",
    "name": "context-window-management",
    "description": "Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context.",
    "source": "davila7/claude-code-templates",
    "skillId": "context-window-management",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/context7-auto-research",
    "name": "context7-auto-research",
    "description": "Automatically fetch latest library/framework documentation for Claude Code via Context7 API",
    "source": "davila7/claude-code-templates",
    "skillId": "context7-auto-research",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/conversation-memory",
    "name": "conversation-memory",
    "description": "Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.",
    "source": "davila7/claude-code-templates",
    "skillId": "conversation-memory",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/crewai",
    "name": "crewai",
    "description": "Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (sequential, hierarchical, parallel), memory systems, and flows for complex workflows. Essential for building collaborative AI agent teams. Use when: crewai, multi-agent team, agent roles, crew of agents, role-based agents.",
    "source": "davila7/claude-code-templates",
    "skillId": "crewai",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/data-processing-nemo-curator",
    "name": "nemo-curator",
    "description": "GPU-accelerated data curation for LLM training. Supports text/image/video/audio. Features fuzzy deduplication (16× faster), quality filtering (30+ heuristics), semantic deduplication, PII redaction, NSFW detection. Scales across GPUs with RAPIDS. Use for preparing high-quality training datasets, cleaning web data, or deduplicating large corpora.",
    "source": "davila7/claude-code-templates",
    "skillId": "data-processing-nemo-curator",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/datadog-cli",
    "name": "datadog-cli",
    "description": "Datadog CLI for searching logs, querying metrics, tracing requests, and managing dashboards. Use this when debugging production issues or working with Datadog observability.",
    "source": "davila7/claude-code-templates",
    "skillId": "datadog-cli",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "leoflores",
        "name": "@leoflores/datadog-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/dispatching-parallel-agents",
    "name": "dispatching-parallel-agents",
    "description": "Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies",
    "source": "davila7/claude-code-templates",
    "skillId": "dispatching-parallel-agents",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/distributed-training-accelerate",
    "name": "huggingface-accelerate",
    "description": "Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace ecosystem standard.",
    "source": "davila7/claude-code-templates",
    "skillId": "distributed-training-accelerate",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "accelerate",
        "name": "accelerate",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "deepspeed",
        "name": "deepspeed",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/distributed-training-deepspeed",
    "name": "deepspeed",
    "description": "Expert guidance for distributed training with DeepSpeed - ZeRO optimization stages, pipeline parallelism, FP16/BF16/FP8, 1-bit Adam, sparse attention",
    "source": "davila7/claude-code-templates",
    "skillId": "distributed-training-deepspeed",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/distributed-training-megatron-core",
    "name": "training-llms-megatron",
    "description": "Trains large language models (2B-462B parameters) using NVIDIA Megatron-Core with advanced parallelism strategies. Use when training models >1B parameters, need maximum GPU efficiency (47% MFU on H100), or require tensor/pipeline/sequence/context/expert parallelism. Production-ready framework used for Nemotron, LLaMA, DeepSeek.",
    "source": "davila7/claude-code-templates",
    "skillId": "distributed-training-megatron-core",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "megatron-core",
        "name": "megatron-core",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/distributed-training-pytorch-fsdp",
    "name": "pytorch-fsdp",
    "description": "Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU offloading, FSDP2",
    "source": "davila7/claude-code-templates",
    "skillId": "distributed-training-pytorch-fsdp",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/distributed-training-pytorch-lightning",
    "name": "pytorch-lightning",
    "description": "High-level PyTorch framework with Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks system, and minimal boilerplate. Scales from laptop to supercomputer with same code. Use when you want clean training loops with built-in best practices.",
    "source": "davila7/claude-code-templates",
    "skillId": "distributed-training-pytorch-lightning",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "lightning",
        "name": "lightning",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/emerging-techniques-knowledge-distillation",
    "name": "knowledge-distillation",
    "description": "Compress large language models using knowledge distillation from teacher to student models. Use when deploying smaller models with retained performance, transferring GPT-4 capabilities to open-source models, or reducing inference costs. Covers temperature scaling, soft targets, reverse KLD, logit distillation, and MiniLLM training strategies.",
    "source": "davila7/claude-code-templates",
    "skillId": "emerging-techniques-knowledge-distillation",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "transformers",
        "name": "transformers",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "torch",
        "name": "torch",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/emerging-techniques-long-context",
    "name": "long-context",
    "description": "Extend context windows of transformer models using RoPE, YaRN, ALiBi, and position interpolation techniques. Use when processing long documents (32k-128k+ tokens), extending pre-trained models beyond original context limits, or implementing efficient positional encodings. Covers rotary embeddings, attention biases, interpolation methods, and extrapolation strategies for LLMs.",
    "source": "davila7/claude-code-templates",
    "skillId": "emerging-techniques-long-context",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "transformers",
        "name": "transformers",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "einops",
        "name": "einops",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "rotary-embedding-torch",
        "name": "rotary-embedding-torch",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "flash-attn",
        "name": "flash-attn",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/emerging-techniques-model-merging",
    "name": "model-merging",
    "description": "Merge multiple fine-tuned models using mergekit to combine capabilities without retraining. Use when creating specialized models by blending domain-specific expertise (math + coding + chat), improving performance beyond single models, or experimenting rapidly with model variants. Covers SLERP, TIES-Merging, DARE, Task Arithmetic, linear merging, and production deployment strategies.",
    "source": "davila7/claude-code-templates",
    "skillId": "emerging-techniques-model-merging",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mergekit",
        "name": "mergekit",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "transformers",
        "name": "transformers",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/emerging-techniques-model-pruning",
    "name": "model-pruning",
    "description": "Reduce LLM size and accelerate inference using pruning techniques like Wanda and SparseGPT. Use when compressing models without retraining, achieving 50% sparsity with minimal accuracy loss, or enabling faster inference on hardware accelerators. Covers unstructured pruning, structured pruning, N:M sparsity, magnitude pruning, and one-shot methods.",
    "source": "davila7/claude-code-templates",
    "skillId": "emerging-techniques-model-pruning",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "torch",
        "name": "torch",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/emerging-techniques-moe-training",
    "name": "moe-training",
    "description": "Train Mixture of Experts (MoE) models using DeepSpeed or HuggingFace. Use when training large-scale models with limited compute (5× cost reduction vs dense models), implementing sparse architectures like Mixtral 8x7B or DeepSeek-V3, or scaling model capacity without proportional compute increase. Covers MoE architectures, routing mechanisms, load balancing, expert parallelism, and inference optimization.",
    "source": "davila7/claude-code-templates",
    "skillId": "emerging-techniques-moe-training",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "deepspeed",
        "name": "deepspeed",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "transformers",
        "name": "transformers",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/emerging-techniques-speculative-decoding",
    "name": "speculative-decoding",
    "description": "Accelerate LLM inference using speculative decoding, Medusa multiple heads, and lookahead decoding techniques. Use when optimizing inference speed (1.5-3.6× speedup), reducing latency for real-time applications, or deploying models with limited compute. Covers draft models, tree-based attention, Jacobi iteration, parallel token generation, and production deployment strategies.",
    "source": "davila7/claude-code-templates",
    "skillId": "emerging-techniques-speculative-decoding",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "transformers",
        "name": "transformers",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "vllm",
        "name": "vllm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/evaluation-bigcode-evaluation-harness",
    "name": "evaluating-code-models",
    "description": "Evaluates code generation models across HumanEval, MBPP, MultiPL-E, and 15+ benchmarks with pass@k metrics. Use when benchmarking code models, comparing coding abilities, testing multi-language support, or measuring code generation quality. Industry standard from BigCode Project used by HuggingFace leaderboards.",
    "source": "davila7/claude-code-templates",
    "skillId": "evaluation-bigcode-evaluation-harness",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/evaluation-lm-evaluation-harness",
    "name": "evaluating-llms-harness",
    "description": "Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace, and major labs. Supports HuggingFace, vLLM, APIs.",
    "source": "davila7/claude-code-templates",
    "skillId": "evaluation-lm-evaluation-harness",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "lm-eval",
        "name": "lm-eval",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "vllm",
        "name": "vllm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "human-eval",
        "name": "human-eval",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/evaluation-nemo-evaluator",
    "name": "nemo-evaluator-sdk",
    "description": "Evaluates LLMs across 100+ benchmarks from 18+ harnesses (MMLU, HumanEval, GSM8K, safety, VLM) with multi-backend execution. Use when needing scalable evaluation on local Docker, Slurm HPC, or cloud platforms. NVIDIA's enterprise-grade platform with container-first architecture for reproducible benchmarking.",
    "source": "davila7/claude-code-templates",
    "skillId": "evaluation-nemo-evaluator",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "nemo-evaluator-launcher",
        "name": "nemo-evaluator-launcher",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/fine-tuning-axolotl",
    "name": "axolotl",
    "description": "Expert guidance for fine-tuning LLMs with Axolotl - YAML configs, 100+ models, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, multimodal support",
    "source": "davila7/claude-code-templates",
    "skillId": "fine-tuning-axolotl",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/fine-tuning-llama-factory",
    "name": "llama-factory",
    "description": "Expert guidance for fine-tuning LLMs with LLaMA-Factory - WebUI no-code, 100+ models, 2/3/4/5/6/8-bit QLoRA, multimodal support",
    "source": "davila7/claude-code-templates",
    "skillId": "fine-tuning-llama-factory",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/fine-tuning-peft",
    "name": "peft-fine-tuning",
    "description": "Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem.",
    "source": "davila7/claude-code-templates",
    "skillId": "fine-tuning-peft",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "peft",
        "name": "peft",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/fine-tuning-unsloth",
    "name": "unsloth",
    "description": "Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization",
    "source": "davila7/claude-code-templates",
    "skillId": "fine-tuning-unsloth",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/gemini",
    "name": "gemini",
    "description": "Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Uses Gemini 3 Pro by default for state-of-the-art reasoning and coding.",
    "source": "davila7/claude-code-templates",
    "skillId": "gemini",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/gepetto",
    "name": "gepetto",
    "description": "Creates detailed, sectionized implementation plans through research, stakeholder interviews, and multi-LLM review. Use when planning features that need thorough pre-implementation analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "gepetto",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/inference-serving-llama-cpp",
    "name": "llama-cpp",
    "description": "Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.",
    "source": "davila7/claude-code-templates",
    "skillId": "inference-serving-llama-cpp",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "llama.cpp",
        "name": "llama.cpp",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/inference-serving-sglang",
    "name": "sglang",
    "description": "Fast structured generation and serving for LLMs with RadixAttention prefix caching. Use for JSON/regex outputs, constrained decoding, agentic workflows with tool calls, or when you need 5× faster inference than vLLM with prefix sharing. Powers 300,000+ GPUs at xAI, AMD, NVIDIA, and LinkedIn.",
    "source": "davila7/claude-code-templates",
    "skillId": "inference-serving-sglang",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "sglang",
        "name": "sglang",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/inference-serving-tensorrt-llm",
    "name": "tensorrt-llm",
    "description": "Optimizes LLM inference with NVIDIA TensorRT for maximum throughput and lowest latency. Use for production deployment on NVIDIA GPUs (A100/H100), when you need 10-100x faster inference than PyTorch, or for serving models with quantization (FP8/INT4), in-flight batching, and multi-GPU scaling.",
    "source": "davila7/claude-code-templates",
    "skillId": "inference-serving-tensorrt-llm",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/inference-serving-vllm",
    "name": "serving-llms-vllm",
    "description": "Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism.",
    "source": "davila7/claude-code-templates",
    "skillId": "inference-serving-vllm",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "vllm",
        "name": "vllm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "locust",
        "name": "locust",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/infrastructure-lambda-labs",
    "name": "lambda-labs-gpu-cloud",
    "description": "Reserved and on-demand GPU cloud instances for ML training and inference. Use when you need dedicated GPU instances with simple SSH access, persistent filesystems, or high-performance multi-node clusters for large-scale training.",
    "source": "davila7/claude-code-templates",
    "skillId": "infrastructure-lambda-labs",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "lambda-cloud-client",
        "name": "lambda-cloud-client",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "transformers",
        "name": "transformers",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/infrastructure-modal",
    "name": "modal-serverless-gpu",
    "description": "Serverless GPU cloud platform for running ML workloads. Use when you need on-demand GPU access without infrastructure management, deploying ML models as APIs, or running batch jobs with automatic scaling.",
    "source": "davila7/claude-code-templates",
    "skillId": "infrastructure-modal",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "modal",
        "name": "modal",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/infrastructure-skypilot",
    "name": "skypilot-multi-cloud-orchestration",
    "description": "Multi-cloud orchestration for ML workloads with automatic cost optimization. Use when you need to run training or batch jobs across multiple clouds, leverage spot instances with auto-recovery, or optimize GPU costs across providers.",
    "source": "davila7/claude-code-templates",
    "skillId": "infrastructure-skypilot",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "torch",
        "name": "torch",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "transformers",
        "name": "transformers",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/jira",
    "name": "jira",
    "description": "Use when the user mentions Jira issues (e.g., \"PROJ-123\"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like \"jira\", \"issue\", \"ticket\", \"sprint\", \"backlog\", or issue key patterns.",
    "source": "davila7/claude-code-templates",
    "skillId": "jira",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "ankitpokhrel",
        "name": "ankitpokhrel/jira-cli/jira-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/langfuse",
    "name": "langfuse",
    "description": "Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debugging, monitoring, and improving LLM applications in production. Use when: langfuse, llm observability, llm tracing, prompt management, llm evaluation.",
    "source": "davila7/claude-code-templates",
    "skillId": "langfuse",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/langgraph",
    "name": "langgraph",
    "description": "Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the ReAct agent pattern. Used in production at LinkedIn, Uber, and 400+ companies. This is LangChain's recommended approach for building agents. Use when: langgraph, langchain agent, stateful agent, agent graph, react agent.",
    "source": "davila7/claude-code-templates",
    "skillId": "langgraph",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/llm-app-patterns",
    "name": "llm-app-patterns",
    "description": "Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG, building agents, or setting up LLM observability.",
    "source": "davila7/claude-code-templates",
    "skillId": "llm-app-patterns",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/loki-mode",
    "name": "loki-mode",
    "description": "Multi-agent autonomous startup system for Claude Code. Triggers on \"Loki Mode\". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations, marketing, HR, and customer success. Takes PRD to fully deployed, revenue-generating product with zero human intervention. Features Task tool for subagent dispatch, parallel code review with 3 specialized reviewers, severity-based issue triage, distributed task queue with dead letter handling, automatic deployment to cloud providers, A/B testing, customer feedback loops, incident response, circuit breakers, and self-healing. Handles rate limits via distributed state checkpoints and auto-resume with exponential backoff. Requires --dangerously-skip-permissions flag.",
    "source": "davila7/claude-code-templates",
    "skillId": "loki-mode",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "node",
        "name": "node",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/mechanistic-interpretability-nnsight",
    "name": "nnsight-remote-interpretability",
    "description": "Provides guidance for interpreting and manipulating neural network internals using nnsight with optional NDIF remote execution. Use when needing to run interpretability experiments on massive models (70B+) without local GPU resources, or when working with any PyTorch architecture.",
    "source": "davila7/claude-code-templates",
    "skillId": "mechanistic-interpretability-nnsight",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "nnsight",
        "name": "nnsight",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/mechanistic-interpretability-pyvene",
    "name": "pyvene-interventions",
    "description": "Provides guidance for performing causal interventions on PyTorch models using pyvene's declarative intervention framework. Use when conducting causal tracing, activation patching, interchange intervention training, or testing causal hypotheses about model behavior.",
    "source": "davila7/claude-code-templates",
    "skillId": "mechanistic-interpretability-pyvene",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pyvene",
        "name": "pyvene",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/mechanistic-interpretability-saelens",
    "name": "sparse-autoencoder-training",
    "description": "Provides guidance for training and analyzing Sparse Autoencoders (SAEs) using SAELens to decompose neural network activations into interpretable features. Use when discovering interpretable features, analyzing superposition, or studying monosemantic representations in language models.",
    "source": "davila7/claude-code-templates",
    "skillId": "mechanistic-interpretability-saelens",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "sae-lens",
        "name": "sae-lens",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/mechanistic-interpretability-transformer-lens",
    "name": "transformer-lens-interpretability",
    "description": "Provides guidance for mechanistic interpretability research using TransformerLens to inspect and manipulate transformer internals via HookPoints and activation caching. Use when reverse-engineering model algorithms, studying attention patterns, or performing activation patching experiments.",
    "source": "davila7/claude-code-templates",
    "skillId": "mechanistic-interpretability-transformer-lens",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "transformer-lens",
        "name": "transformer-lens",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/ml-paper-writing",
    "name": "ml-paper-writing",
    "description": "Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification workflows.",
    "source": "davila7/claude-code-templates",
    "skillId": "ml-paper-writing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/mlops-mlflow",
    "name": "mlflow",
    "description": "Track ML experiments, manage model registry with versioning, deploy models to production, and reproduce experiments with MLflow - framework-agnostic ML lifecycle platform",
    "source": "davila7/claude-code-templates",
    "skillId": "mlops-mlflow",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mlflow",
        "name": "mlflow",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/mlops-tensorboard",
    "name": "tensorboard",
    "description": "Visualize training metrics, debug models with histograms, compare experiments, visualize model graphs, and profile performance with TensorBoard - Google's ML visualization toolkit",
    "source": "davila7/claude-code-templates",
    "skillId": "mlops-tensorboard",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "tensorboard",
        "name": "tensorboard",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "torch",
        "name": "torch",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "tensorflow",
        "name": "tensorflow",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/mlops-weights-and-biases",
    "name": "weights-and-biases",
    "description": "Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform",
    "source": "davila7/claude-code-templates",
    "skillId": "mlops-weights-and-biases",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "wandb",
        "name": "wandb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/model-architecture-litgpt",
    "name": "implementing-llms-litgpt",
    "description": "Implements and trains LLMs using Lightning AI's LitGPT with 20+ pretrained architectures (Llama, Gemma, Phi, Qwen, Mistral). Use when need clean model implementations, educational understanding of architectures, or production fine-tuning with LoRA/QLoRA. Single-file implementations, no abstraction layers.",
    "source": "davila7/claude-code-templates",
    "skillId": "model-architecture-litgpt",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/model-architecture-mamba",
    "name": "mamba-architecture",
    "description": "State-space model with O(n) complexity vs Transformers' O(n²). 5× faster inference, million-token sequences, no KV cache. Selective SSM with hardware-aware design. Mamba-1 (d_state=16) and Mamba-2 (d_state=128, multi-head). Models 130M-2.8B on HuggingFace.",
    "source": "davila7/claude-code-templates",
    "skillId": "model-architecture-mamba",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "causal-conv1d",
        "name": "causal-conv1d",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mamba-ssm",
        "name": "mamba-ssm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/model-architecture-nanogpt",
    "name": "nanogpt",
    "description": "Educational GPT implementation in ~300 lines. Reproduces GPT-2 (124M) on OpenWebText. Clean, hackable code for learning transformers. By Andrej Karpathy. Perfect for understanding GPT architecture from scratch. Train on Shakespeare (CPU) or OpenWebText (multi-GPU).",
    "source": "davila7/claude-code-templates",
    "skillId": "model-architecture-nanogpt",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "torch",
        "name": "torch",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "transformers",
        "name": "transformers",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/model-architecture-rwkv",
    "name": "rwkv-architecture",
    "description": "RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux Foundation AI project. Production at Windows, Office, NeMo. RWKV-7 (March 2025). Models up to 14B parameters.",
    "source": "davila7/claude-code-templates",
    "skillId": "model-architecture-rwkv",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "torch",
        "name": "torch",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytorch-lightning",
        "name": "pytorch-lightning",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "rwkv",
        "name": "rwkv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/model-architecture-torchtitan",
    "name": "distributed-llm-pretraining-torchtitan",
    "description": "Provides PyTorch-native distributed LLM pretraining using torchtitan with 4D parallelism (FSDP2, TP, PP, CP). Use when pretraining Llama 3.1, DeepSeek V3, or custom models at scale from 8 to 512+ GPUs with Float8, torch.compile, and distributed checkpointing.",
    "source": "davila7/claude-code-templates",
    "skillId": "model-architecture-torchtitan",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "torchtitan",
        "name": "torchtitan",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/multimodal-audiocraft",
    "name": "audiocraft-audio-generation",
    "description": "PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform melody-conditioned music generation.",
    "source": "davila7/claude-code-templates",
    "skillId": "multimodal-audiocraft",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "audiocraft",
        "name": "audiocraft",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "transformers",
        "name": "transformers",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/multimodal-blip-2",
    "name": "blip-2-vision-language",
    "description": "Vision-language pre-training framework bridging frozen image encoders and LLMs. Use when you need image captioning, visual question answering, image-text retrieval, or multimodal chat with state-of-the-art zero-shot performance.",
    "source": "davila7/claude-code-templates",
    "skillId": "multimodal-blip-2",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "transformers",
        "name": "transformers",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "salesforce-lavis",
        "name": "salesforce-lavis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/multimodal-clip",
    "name": "clip",
    "description": "OpenAI's model connecting vision and language. Enables zero-shot image classification, image-text matching, and cross-modal retrieval. Trained on 400M image-text pairs. Use for image search, content moderation, or vision-language tasks without fine-tuning. Best for general-purpose image understanding.",
    "source": "davila7/claude-code-templates",
    "skillId": "multimodal-clip",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "torch",
        "name": "torch",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/multimodal-llava",
    "name": "llava",
    "description": "Large Language and Vision Assistant. Enables visual instruction tuning and image-based conversations. Combines CLIP vision encoder with Vicuna/LLaMA language models. Supports multi-turn image chat, visual question answering, and instruction following. Use for vision-language chatbots or image understanding tasks. Best for conversational image analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "multimodal-llava",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/multimodal-segment-anything",
    "name": "segment-anything-model",
    "description": "Foundation model for image segmentation with zero-shot transfer. Use when you need to segment any object in images using points, boxes, or masks as prompts, or automatically generate all object masks in an image.",
    "source": "davila7/claude-code-templates",
    "skillId": "multimodal-segment-anything",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "opencv-python",
        "name": "opencv-python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "transformers",
        "name": "transformers",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/multimodal-stable-diffusion",
    "name": "stable-diffusion-image-generation",
    "description": "State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.",
    "source": "davila7/claude-code-templates",
    "skillId": "multimodal-stable-diffusion",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "diffusers",
        "name": "diffusers",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "xformers",
        "name": "xformers",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/multimodal-whisper",
    "name": "whisper",
    "description": "OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing. Best for robust, multilingual ASR.",
    "source": "davila7/claude-code-templates",
    "skillId": "multimodal-whisper",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "faster-whisper",
        "name": "faster-whisper",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/observability-langsmith",
    "name": "langsmith-observability",
    "description": "LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building systematic testing pipelines for AI applications.",
    "source": "davila7/claude-code-templates",
    "skillId": "observability-langsmith",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "langsmith",
        "name": "langsmith",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/observability-phoenix",
    "name": "phoenix-observability",
    "description": "Open-source AI observability platform for LLM tracing, evaluation, and monitoring. Use when debugging LLM applications with detailed traces, running evaluations on datasets, or monitoring production AI systems with real-time insights.",
    "source": "davila7/claude-code-templates",
    "skillId": "observability-phoenix",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "arize-phoenix",
        "name": "arize-phoenix",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "arize-phoenix-otel",
        "name": "arize-phoenix-otel",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "arize-phoenix-evals",
        "name": "arize-phoenix-evals",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "arize-phoenix-client",
        "name": "arize-phoenix-client",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/openai-docs",
    "name": "openai-docs",
    "description": "Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations (for example: Codex, Responses API, Chat Completions, Apps SDK, Agents SDK, Realtime, model capabilities or limits); prioritize OpenAI docs MCP tools and restrict any fallback browsing to official OpenAI domains.",
    "source": "davila7/claude-code-templates",
    "skillId": "openai-docs",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/optimization-awq",
    "name": "awq-quantization",
    "description": "Activation-aware weight quantization for 4-bit LLM compression with 3x speedup and minimal accuracy loss. Use when deploying large models (7B-70B) on limited GPU memory, when you need faster inference than GPTQ with better accuracy preservation, or for instruction-tuned and multimodal models. MLSys 2024 Best Paper Award winner.",
    "source": "davila7/claude-code-templates",
    "skillId": "optimization-awq",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "autoawq",
        "name": "autoawq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/optimization-bitsandbytes",
    "name": "quantizing-models-bitsandbytes",
    "description": "Quantizes LLMs to 8-bit or 4-bit for 50-75% memory reduction with minimal accuracy loss. Use when GPU memory is limited, need to fit larger models, or want faster inference. Supports INT8, NF4, FP4 formats, QLoRA training, and 8-bit optimizers. Works with HuggingFace Transformers.",
    "source": "davila7/claude-code-templates",
    "skillId": "optimization-bitsandbytes",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "bitsandbytes",
        "name": "bitsandbytes",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/optimization-flash-attention",
    "name": "optimizing-attention-flash",
    "description": "Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long sequences (>512 tokens), encountering GPU memory issues with attention, or need faster inference. Supports PyTorch native SDPA, flash-attn library, H100 FP8, and sliding window attention.",
    "source": "davila7/claude-code-templates",
    "skillId": "optimization-flash-attention",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "flash-attn",
        "name": "flash-attn",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "torch",
        "name": "torch",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/optimization-gguf",
    "name": "gguf-quantization",
    "description": "GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.",
    "source": "davila7/claude-code-templates",
    "skillId": "optimization-gguf",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "llama-cpp-python",
        "name": "llama-cpp-python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/optimization-gptq",
    "name": "gptq",
    "description": "Post-training 4-bit quantization for LLMs with minimal accuracy loss. Use for deploying large models (70B, 405B) on consumer GPUs, when you need 4× memory reduction with <2% perplexity degradation, or for faster inference (3-4× speedup) vs FP16. Integrates with transformers and PEFT for QLoRA fine-tuning.",
    "source": "davila7/claude-code-templates",
    "skillId": "optimization-gptq",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "auto-gptq",
        "name": "auto-gptq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/optimization-hqq",
    "name": "hqq-quantization",
    "description": "Half-Quadratic Quantization for LLMs without calibration data. Use when quantizing models to 4/3/2-bit precision without needing calibration datasets, for fast quantization workflows, or when deploying with vLLM or HuggingFace Transformers.",
    "source": "davila7/claude-code-templates",
    "skillId": "optimization-hqq",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "hqq",
        "name": "hqq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/parallel-agents",
    "name": "parallel-agents",
    "description": "Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.",
    "source": "davila7/claude-code-templates",
    "skillId": "parallel-agents",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/perplexity",
    "name": "perplexity",
    "description": "Web search and research using Perplexity AI. Use when user says \"search\", \"find\", \"look up\", \"ask\", \"research\", or \"what's the latest\" for generic queries. NOT for library/framework docs (use Context7) or workspace questions.",
    "source": "davila7/claude-code-templates",
    "skillId": "perplexity",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/post-training-grpo-rl-training",
    "name": "grpo-rl-training",
    "description": "Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training",
    "source": "davila7/claude-code-templates",
    "skillId": "post-training-grpo-rl-training",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/post-training-miles",
    "name": "miles-rl-training",
    "description": "Provides guidance for enterprise-grade RL training using miles, a production-ready fork of slime. Use when training large MoE models with FP8/INT4, needing train-inference alignment, or requiring speculative RL for maximum throughput.",
    "source": "davila7/claude-code-templates",
    "skillId": "post-training-miles",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/post-training-openrlhf",
    "name": "openrlhf-training",
    "description": "High-performance RLHF framework with Ray+vLLM acceleration. Use for PPO, GRPO, RLOO, DPO training of large models (7B-70B+). Built on Ray, vLLM, ZeRO-3. 2× faster than DeepSpeedChat with distributed architecture and GPU resource sharing.",
    "source": "davila7/claude-code-templates",
    "skillId": "post-training-openrlhf",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "openrlhf",
        "name": "openrlhf",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/post-training-simpo",
    "name": "simpo-training",
    "description": "Simple Preference Optimization for LLM alignment. Reference-free alternative to DPO with better performance (+6.4 points on AlpacaEval 2.0). No reference model needed, more efficient than DPO. Use for preference alignment when want simpler, faster training than DPO/PPO.",
    "source": "davila7/claude-code-templates",
    "skillId": "post-training-simpo",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "flash-attn",
        "name": "flash-attn",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/post-training-slime",
    "name": "slime-rl-training",
    "description": "Provides guidance for LLM post-training with RL using slime, a Megatron+SGLang framework. Use when training GLM models, implementing custom data generation workflows, or needing tight Megatron-LM integration for RL scaling.",
    "source": "davila7/claude-code-templates",
    "skillId": "post-training-slime",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/post-training-torchforge",
    "name": "torchforge-rl-training",
    "description": "Provides guidance for PyTorch-native agentic RL using torchforge, Meta's library separating infra from algorithms. Use when you want clean RL abstractions, easy algorithm experimentation, or scalable training with Monarch and TorchTitan.",
    "source": "davila7/claude-code-templates",
    "skillId": "post-training-torchforge",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/post-training-trl-fine-tuning",
    "name": "fine-tuning-with-trl",
    "description": "Fine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when need RLHF, align model with preferences, or train from human feedback. Works with HuggingFace Transformers.",
    "source": "davila7/claude-code-templates",
    "skillId": "post-training-trl-fine-tuning",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "trl",
        "name": "trl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/post-training-verl",
    "name": "verl-rl-training",
    "description": "Provides guidance for training LLMs with reinforcement learning using verl (Volcano Engine RL). Use when implementing RLHF, GRPO, PPO, or other RL algorithms for LLM post-training at scale with flexible infrastructure backends.",
    "source": "davila7/claude-code-templates",
    "skillId": "post-training-verl",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mbridge",
        "name": "mbridge",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "vllm",
        "name": "vllm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/prompt-caching",
    "name": "prompt-caching",
    "description": "Caching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation) Use when: prompt caching, cache prompt, response cache, cag, cache augmented.",
    "source": "davila7/claude-code-templates",
    "skillId": "prompt-caching",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/prompt-engineer",
    "name": "prompt-engineer",
    "description": "Expert in designing effective prompts for LLM-powered applications. Masters prompt structure, context management, output formatting, and prompt evaluation. Use when: prompt engineering, system prompt, few-shot, chain of thought, prompt design.",
    "source": "davila7/claude-code-templates",
    "skillId": "prompt-engineer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/prompt-engineering",
    "name": "prompt-engineering",
    "description": "Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies, or debug agent behavior.",
    "source": "davila7/claude-code-templates",
    "skillId": "prompt-engineering",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/prompt-engineering-dspy",
    "name": "dspy",
    "description": "Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming",
    "source": "davila7/claude-code-templates",
    "skillId": "prompt-engineering-dspy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "dspy",
        "name": "dspy",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/prompt-engineering-guidance",
    "name": "guidance",
    "description": "Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework",
    "source": "davila7/claude-code-templates",
    "skillId": "prompt-engineering-guidance",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "guidance",
        "name": "guidance",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/prompt-engineering-instructor",
    "name": "instructor",
    "description": "Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library",
    "source": "davila7/claude-code-templates",
    "skillId": "prompt-engineering-instructor",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "instructor",
        "name": "instructor",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/prompt-engineering-outlines",
    "name": "outlines",
    "description": "Guarantee valid JSON/XML/code structure during generation, use Pydantic models for type-safe outputs, support local models (Transformers, vLLM), and maximize inference speed with Outlines - dottxt.ai's structured generation library",
    "source": "davila7/claude-code-templates",
    "skillId": "prompt-engineering-outlines",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "outlines",
        "name": "outlines",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/prompt-library",
    "name": "prompt-library",
    "description": "Curated collection of high-quality prompts for various use cases. Includes role-based prompts, task-specific templates, and prompt refinement techniques. Use when user needs prompt templates, role-play prompts, or ready-to-use prompt examples for coding, writing, analysis, or creative tasks.",
    "source": "davila7/claude-code-templates",
    "skillId": "prompt-library",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/qa-test-planner",
    "name": "qa-test-planner",
    "description": "Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.",
    "source": "davila7/claude-code-templates",
    "skillId": "qa-test-planner",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "explicit"
    }
  },
  {
    "id": "davila7/claude-code-templates/rag-chroma",
    "name": "chroma",
    "description": "Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or document retrieval. Best for local development and open-source projects.",
    "source": "davila7/claude-code-templates",
    "skillId": "rag-chroma",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "chromadb",
        "name": "chromadb",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "chromadb",
        "name": "chromadb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/rag-engineer",
    "name": "rag-engineer",
    "description": "Expert in building Retrieval-Augmented Generation systems. Masters embedding models, vector databases, chunking strategies, and retrieval optimization for LLM applications. Use when: building RAG, vector search, embeddings, semantic search, document retrieval.",
    "source": "davila7/claude-code-templates",
    "skillId": "rag-engineer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/rag-faiss",
    "name": "faiss",
    "description": "Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance applications.",
    "source": "davila7/claude-code-templates",
    "skillId": "rag-faiss",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "faiss-cpu",
        "name": "faiss-cpu",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "faiss-gpu",
        "name": "faiss-gpu",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/rag-implementation",
    "name": "rag-implementation",
    "description": "Retrieval-Augmented Generation patterns including chunking, embeddings, vector stores, and retrieval optimization Use when: rag, retrieval augmented, vector search, embeddings, semantic search.",
    "source": "davila7/claude-code-templates",
    "skillId": "rag-implementation",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/rag-pinecone",
    "name": "pinecone",
    "description": "Managed vector database for production AI applications. Fully managed, auto-scaling, with hybrid search (dense + sparse), metadata filtering, and namespaces. Low latency (<100ms p95). Use for production RAG, recommendation systems, or semantic search at scale. Best for serverless, managed infrastructure.",
    "source": "davila7/claude-code-templates",
    "skillId": "rag-pinecone",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pinecone-client",
        "name": "pinecone-client",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/rag-qdrant",
    "name": "qdrant-vector-search",
    "description": "High-performance vector similarity search engine for RAG and semantic search. Use when building production RAG systems requiring fast nearest neighbor search, hybrid search with filtering, or scalable vector storage with Rust-powered performance.",
    "source": "davila7/claude-code-templates",
    "skillId": "rag-qdrant",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "qdrant-client",
        "name": "qdrant-client",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/rag-sentence-transformers",
    "name": "sentence-transformers",
    "description": "Framework for state-of-the-art sentence, text, and image embeddings. Provides 5000+ pre-trained models for semantic similarity, clustering, and retrieval. Supports multilingual, domain-specific, and multimodal models. Use for generating embeddings for RAG, semantic search, or similarity tasks. Best for production embedding generation.",
    "source": "davila7/claude-code-templates",
    "skillId": "rag-sentence-transformers",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "sentence-transformers",
        "name": "sentence-transformers",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/research-engineer",
    "name": "research-engineer",
    "description": "An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal implementation across any required technology.",
    "source": "davila7/claude-code-templates",
    "skillId": "research-engineer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/safety-alignment-constitutional-ai",
    "name": "constitutional-ai",
    "description": "Anthropic's method for training harmless AI through self-improvement. Two-phase approach - supervised learning with self-critique/revision, then RLAIF (RL from AI Feedback). Use for safety alignment, reducing harmful outputs without human labels. Powers Claude's safety system.",
    "source": "davila7/claude-code-templates",
    "skillId": "safety-alignment-constitutional-ai",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/safety-alignment-llamaguard",
    "name": "llamaguard",
    "description": "Meta's 7-8B specialized moderation model for LLM input/output filtering. 6 safety categories - violence/hate, sexual content, weapons, substances, self-harm, criminal planning. 94-95% accuracy. Deploy with vLLM, HuggingFace, Sagemaker. Integrates with NeMo Guardrails.",
    "source": "davila7/claude-code-templates",
    "skillId": "safety-alignment-llamaguard",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "transformers",
        "name": "transformers",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/safety-alignment-nemo-guardrails",
    "name": "nemo-guardrails",
    "description": "NVIDIA's runtime safety framework for LLM applications. Features jailbreak detection, input/output validation, fact-checking, hallucination detection, PII filtering, toxicity detection. Uses Colang 2.0 DSL for programmable rails. Production-ready, runs on T4 GPU.",
    "source": "davila7/claude-code-templates",
    "skillId": "safety-alignment-nemo-guardrails",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "nemoguardrails",
        "name": "nemoguardrails",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/subagent-driven-development",
    "name": "subagent-driven-development",
    "description": "Use when executing implementation plans with independent tasks in the current session",
    "source": "davila7/claude-code-templates",
    "skillId": "subagent-driven-development",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/tokenization-huggingface-tokenizers",
    "name": "huggingface-tokenizers",
    "description": "Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with transformers. Use when you need high-performance tokenization or custom tokenizer training.",
    "source": "davila7/claude-code-templates",
    "skillId": "tokenization-huggingface-tokenizers",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "tokenizers",
        "name": "tokenizers",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/tokenization-sentencepiece",
    "name": "sentencepiece",
    "description": "Language-independent tokenizer treating text as raw Unicode. Supports BPE and Unigram algorithms. Fast (50k sentences/sec), lightweight (6MB memory), deterministic vocabulary. Used by T5, ALBERT, XLNet, mBART. Train on raw text without pre-tokenization. Use when you need multilingual support, CJK languages, or reproducible tokenization.",
    "source": "davila7/claude-code-templates",
    "skillId": "tokenization-sentencepiece",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "sentencepiece",
        "name": "sentencepiece",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Orchestra Research"
    }
  },
  {
    "id": "davila7/claude-code-templates/voice-agents",
    "name": "voice-agents",
    "description": "Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis, it's achieving natural conversation flow with sub-800ms latency while handling interruptions, background noise, and emotional nuance.  This skill covers two architectures: speech-to-speech (OpenAI Realtime API, lowest latency, most natural) and pipeline (STT→LLM→TTS, more control, easier to debug). Key insight: latency is the constraint. Hu",
    "source": "davila7/claude-code-templates",
    "skillId": "voice-agents",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/voice-ai-development",
    "name": "voice-ai-development",
    "description": "Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for transcription, ElevenLabs for synthesis, LiveKit for real-time infrastructure, and WebRTC fundamentals. Knows how to build low-latency, production-ready voice experiences. Use when: voice ai, voice agent, speech to text, text to speech, realtime voice.",
    "source": "davila7/claude-code-templates",
    "skillId": "voice-ai-development",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/google-analytics",
    "name": "google-analytics",
    "description": "Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.",
    "source": "davila7/claude-code-templates",
    "skillId": "google-analytics",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "google-analytics-data",
        "name": "google-analytics-data",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/ab-test-setup",
    "name": "ab-test-setup",
    "description": "When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions \"A/B test,\" \"split test,\" \"experiment,\" \"test this change,\" \"variant copy,\" \"multivariate test,\" or \"hypothesis.\" For tracking implementation, see analytics-tracking.",
    "source": "davila7/claude-code-templates",
    "skillId": "ab-test-setup",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/agile-product-owner",
    "name": "agile-product-owner",
    "description": "Agile product ownership toolkit for Senior Product Owner including INVEST-compliant user story generation, sprint planning, backlog management, and velocity tracking. Use for story writing, sprint planning, stakeholder communication, and agile ceremonies.",
    "source": "davila7/claude-code-templates",
    "skillId": "agile-product-owner",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/ai-product",
    "name": "ai-product",
    "description": "Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production.  This skill covers LLM integration patterns, RAG architecture, prompt engineering that scales, AI UX that users trust, and cost optimization that doesn't bankrupt you. Use when: keywords, file_patterns, code_patterns.",
    "source": "davila7/claude-code-templates",
    "skillId": "ai-product",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/ai-wrapper-product",
    "name": "ai-wrapper-product",
    "description": "Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc.) into focused tools people will pay for. Not just 'ChatGPT but different' - products that solve specific problems with AI. Covers prompt engineering for products, cost management, rate limiting, and building defensible AI businesses. Use when: AI wrapper, GPT product, AI tool, wrap AI, AI SaaS.",
    "source": "davila7/claude-code-templates",
    "skillId": "ai-wrapper-product",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/analytics-tracking",
    "name": "analytics-tracking",
    "description": "When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions \"set up tracking,\" \"GA4,\" \"Google Analytics,\" \"conversion tracking,\" \"event tracking,\" \"UTM parameters,\" \"tag manager,\" \"GTM,\" \"analytics implementation,\" or \"tracking plan.\" For A/B test measurement, see ab-test-setup.",
    "source": "davila7/claude-code-templates",
    "skillId": "analytics-tracking",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/app-builder",
    "name": "app-builder",
    "description": "Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.",
    "source": "davila7/claude-code-templates",
    "skillId": "app-builder",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash, Agent"
    }
  },
  {
    "id": "davila7/claude-code-templates/templates",
    "name": "templates",
    "description": "Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.",
    "source": "davila7/claude-code-templates",
    "skillId": "templates",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/app-store-optimization",
    "name": "app-store-optimization",
    "description": "Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store",
    "source": "davila7/claude-code-templates",
    "skillId": "app-store-optimization",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/brand-guidelines-anthropic",
    "name": "brand-guidelines",
    "description": "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.",
    "source": "davila7/claude-code-templates",
    "skillId": "brand-guidelines-anthropic",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/brand-guidelines-community",
    "name": "brand-guidelines",
    "description": "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.",
    "source": "davila7/claude-code-templates",
    "skillId": "brand-guidelines-community",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/ceo-advisor",
    "name": "ceo-advisor",
    "description": "Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Includes strategy analyzer, financial scenario modeling, board governance frameworks, and investor relations playbooks. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making executive decisions, or when user mentions CEO, strategic planning, board meetings, investor updates, organizational leadership, or executive strategy.",
    "source": "davila7/claude-code-templates",
    "skillId": "ceo-advisor",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/competitive-ads-extractor",
    "name": "competitive-ads-extractor",
    "description": "Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.",
    "source": "davila7/claude-code-templates",
    "skillId": "competitive-ads-extractor",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/competitor-alternatives",
    "name": "competitor-alternatives",
    "description": "When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product] alternative,' or 'competitive landing pages.' Covers four formats: singular alternative, plural alternatives, you vs competitor, and competitor vs competitor. Emphasizes deep research, modular content architecture, and varied section types beyond feature tables.",
    "source": "davila7/claude-code-templates",
    "skillId": "competitor-alternatives",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/content-creator",
    "name": "content-creator",
    "description": "Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content creation, brand voice, SEO optimization, social media marketing, or content strategy.",
    "source": "davila7/claude-code-templates",
    "skillId": "content-creator",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/content-research-writer",
    "name": "content-research-writer",
    "description": "Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.",
    "source": "davila7/claude-code-templates",
    "skillId": "content-research-writer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/copy-editing",
    "name": "copy-editing",
    "description": "When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.",
    "source": "davila7/claude-code-templates",
    "skillId": "copy-editing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/copywriting",
    "name": "copywriting",
    "description": "When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says \"write copy for,\" \"improve this copy,\" \"rewrite this page,\" \"marketing copy,\" \"headline help,\" or \"CTA copy.\" For email copy, see email-sequence. For popup copy, see popup-cro.",
    "source": "davila7/claude-code-templates",
    "skillId": "copywriting",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/cto-advisor",
    "name": "cto-advisor",
    "description": "Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Includes tech debt analyzer, team scaling calculator, engineering metrics frameworks, technology evaluation tools, and ADR templates. Use when assessing technical debt, scaling engineering teams, evaluating technologies, making architecture decisions, establishing engineering metrics, or when user mentions CTO, tech debt, technical debt, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, or technology strategy.",
    "source": "davila7/claude-code-templates",
    "skillId": "cto-advisor",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/email-sequence",
    "name": "email-sequence",
    "description": "When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions \"email sequence,\" \"drip campaign,\" \"nurture sequence,\" \"onboarding emails,\" \"welcome sequence,\" \"re-engagement emails,\" \"email automation,\" or \"lifecycle emails.\" For in-app onboarding, see onboarding-cro.",
    "source": "davila7/claude-code-templates",
    "skillId": "email-sequence",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/email-systems",
    "name": "email-systems",
    "description": "Email has the highest ROI of any marketing channel. $36 for every $1 spent. Yet most startups treat it as an afterthought - bulk blasts, no personalization, landing in spam folders.  This skill covers transactional email that works, marketing automation that converts, deliverability that reaches inboxes, and the infrastructure decisions that scale. Use when: keywords, file_patterns, code_patterns.",
    "source": "davila7/claude-code-templates",
    "skillId": "email-systems",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/form-cro",
    "name": "form-cro",
    "description": "When the user wants to optimize any form that is NOT signup/registration — including lead capture forms, contact forms, demo request forms, application forms, survey forms, or checkout forms. Also use when the user mentions \"form optimization,\" \"lead form conversions,\" \"form friction,\" \"form fields,\" \"form completion rate,\" or \"contact form.\" For signup/registration forms, see signup-flow-cro. For popups containing forms, see popup-cro.",
    "source": "davila7/claude-code-templates",
    "skillId": "form-cro",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/free-tool-strategy",
    "name": "free-tool-strategy",
    "description": "When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user mentions \"engineering as marketing,\" \"free tool,\" \"marketing tool,\" \"calculator,\" \"generator,\" \"interactive tool,\" \"lead gen tool,\" \"build a tool for leads,\" or \"free resource.\" This skill bridges engineering and marketing — useful for founders and technical marketers.",
    "source": "davila7/claude-code-templates",
    "skillId": "free-tool-strategy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/launch-strategy",
    "name": "launch-strategy",
    "description": "When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,' 'beta launch,' 'early access,' 'waitlist,' or 'product update.' This skill covers phased launches, channel strategy, and ongoing launch momentum.",
    "source": "davila7/claude-code-templates",
    "skillId": "launch-strategy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/lead-research-assistant",
    "name": "lead-research-assistant",
    "description": "Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.",
    "source": "davila7/claude-code-templates",
    "skillId": "lead-research-assistant",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/marketing-demand-acquisition",
    "name": "marketing-demand-acquisition",
    "description": "Multi-channel demand generation, paid media optimization, SEO strategy, and partnership programs for Series A+ startups. Includes CAC calculator, channel playbooks, HubSpot integration, and international expansion tactics. Use when planning demand generation campaigns, optimizing paid media, building SEO strategies, establishing partnerships, or when user mentions demand gen, paid ads, LinkedIn ads, Google ads, CAC, acquisition, lead generation, or pipeline generation.",
    "source": "davila7/claude-code-templates",
    "skillId": "marketing-demand-acquisition",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/marketing-ideas",
    "name": "marketing-ideas",
    "description": "When the user needs marketing ideas, inspiration, or strategies for their SaaS or software product. Also use when the user asks for 'marketing ideas,' 'growth ideas,' 'how to market,' 'marketing strategies,' 'marketing tactics,' 'ways to promote,' or 'ideas to grow.' This skill provides 140 proven marketing approaches organized by category.",
    "source": "davila7/claude-code-templates",
    "skillId": "marketing-ideas",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/marketing-psychology",
    "name": "marketing-psychology",
    "description": "When the user wants to apply psychological principles, mental models, or behavioral science to marketing. Also use when the user mentions 'psychology,' 'mental models,' 'cognitive bias,' 'persuasion,' 'behavioral science,' 'why people buy,' 'decision-making,' or 'consumer behavior.' This skill provides 70+ mental models organized for marketing application.",
    "source": "davila7/claude-code-templates",
    "skillId": "marketing-psychology",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/marketing-strategy-pmm",
    "name": "marketing-strategy-pmm",
    "description": "Product marketing, positioning, GTM strategy, and competitive intelligence. Includes ICP definition, April Dunford positioning methodology, launch playbooks, competitive battlecards, and international market entry guides. Use when developing positioning, planning product launches, creating messaging, analyzing competitors, entering new markets, enabling sales, or when user mentions product marketing, positioning, GTM, go-to-market, competitive analysis, market entry, or sales enablement.",
    "source": "davila7/claude-code-templates",
    "skillId": "marketing-strategy-pmm",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/micro-saas-launcher",
    "name": "micro-saas-launcher",
    "description": "Expert in launching small, focused SaaS products fast - the indie hacker approach to building profitable software. Covers idea validation, MVP development, pricing, launch strategies, and growing to sustainable revenue. Ship in weeks, not months. Use when: micro saas, indie hacker, small saas, side project, saas mvp.",
    "source": "davila7/claude-code-templates",
    "skillId": "micro-saas-launcher",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/onboarding-cro",
    "name": "onboarding-cro",
    "description": "When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions \"onboarding flow,\" \"activation rate,\" \"user activation,\" \"first-run experience,\" \"empty states,\" \"onboarding checklist,\" \"aha moment,\" or \"new user experience.\" For signup/registration optimization, see signup-flow-cro. For ongoing email sequences, see email-sequence.",
    "source": "davila7/claude-code-templates",
    "skillId": "onboarding-cro",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/page-cro",
    "name": "page-cro",
    "description": "When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or blog posts. Also use when the user says \"CRO,\" \"conversion rate optimization,\" \"this page isn't converting,\" \"improve conversions,\" or \"why isn't this page working.\" For signup/registration flows, see signup-flow-cro. For post-signup activation, see onboarding-cro. For forms outside of signup, see form-cro. For popups/modals, see popup-cro.",
    "source": "davila7/claude-code-templates",
    "skillId": "page-cro",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/paid-ads",
    "name": "paid-ads",
    "description": "When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.",
    "source": "davila7/claude-code-templates",
    "skillId": "paid-ads",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/paywall-upgrade-cro",
    "name": "paywall-upgrade-cro",
    "description": "When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions \"paywall,\" \"upgrade screen,\" \"upgrade modal,\" \"upsell,\" \"feature gate,\" \"convert free to paid,\" \"freemium conversion,\" \"trial expiration screen,\" \"limit reached screen,\" \"plan upgrade prompt,\" or \"in-app pricing.\" Distinct from public pricing pages (see page-cro) — this skill focuses on in-product upgrade moments where the user has already experienced value.",
    "source": "davila7/claude-code-templates",
    "skillId": "paywall-upgrade-cro",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/popup-cro",
    "name": "popup-cro",
    "description": "When the user wants to create or optimize popups, modals, overlays, slide-ins, or banners for conversion purposes. Also use when the user mentions \"exit intent,\" \"popup conversions,\" \"modal optimization,\" \"lead capture popup,\" \"email popup,\" \"announcement banner,\" or \"overlay.\" For forms outside of popups, see form-cro. For general page conversion optimization, see page-cro.",
    "source": "davila7/claude-code-templates",
    "skillId": "popup-cro",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pricing-strategy",
    "name": "pricing-strategy",
    "description": "When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,' 'free trial,' 'packaging,' 'price increase,' 'value metric,' 'Van Westendorp,' 'willingness to pay,' or 'monetization.' This skill covers pricing research, tier structure, and packaging strategy.",
    "source": "davila7/claude-code-templates",
    "skillId": "pricing-strategy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/product-manager-toolkit",
    "name": "product-manager-toolkit",
    "description": "Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.",
    "source": "davila7/claude-code-templates",
    "skillId": "product-manager-toolkit",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/product-strategist",
    "name": "product-strategist",
    "description": "Strategic product leadership toolkit for Head of Product including OKR cascade generation, market analysis, vision setting, and team scaling. Use for strategic planning, goal alignment, competitive analysis, and organizational design.",
    "source": "davila7/claude-code-templates",
    "skillId": "product-strategist",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/programmatic-seo",
    "name": "programmatic-seo",
    "description": "When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions \"programmatic SEO,\" \"template pages,\" \"pages at scale,\" \"directory pages,\" \"location pages,\" \"[keyword] + [city] pages,\" \"comparison pages,\" \"integration pages,\" or \"building many pages for SEO.\" For auditing existing SEO issues, see seo-audit.",
    "source": "davila7/claude-code-templates",
    "skillId": "programmatic-seo",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/referral-program",
    "name": "referral-program",
    "description": "When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of mouth,' 'viral loop,' 'refer a friend,' or 'partner program.' This skill covers program design, incentive structure, and growth optimization.",
    "source": "davila7/claude-code-templates",
    "skillId": "referral-program",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/schema-markup",
    "name": "schema-markup",
    "description": "When the user wants to add, fix, or optimize schema markup and structured data on their site. Also use when the user mentions \"schema markup,\" \"structured data,\" \"JSON-LD,\" \"rich snippets,\" \"schema.org,\" \"FAQ schema,\" \"product schema,\" \"review schema,\" or \"breadcrumb schema.\" For broader SEO issues, see seo-audit.",
    "source": "davila7/claude-code-templates",
    "skillId": "schema-markup",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/seo-audit",
    "name": "seo-audit",
    "description": "When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions \"SEO audit,\" \"technical SEO,\" \"why am I not ranking,\" \"SEO issues,\" \"on-page SEO,\" \"meta tags review,\" or \"SEO health check.\" For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup.",
    "source": "davila7/claude-code-templates",
    "skillId": "seo-audit",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/seo-fundamentals",
    "name": "seo-fundamentals",
    "description": "SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.",
    "source": "davila7/claude-code-templates",
    "skillId": "seo-fundamentals",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/seo-optimizer",
    "name": "SEO Optimizer",
    "description": "Search Engine Optimization specialist for content strategy, technical SEO, keyword research, and ranking improvements. Use when optimizing website content, improving search rankings, conducting keyword analysis, or implementing SEO best practices. Expert in on-page SEO, meta tags, schema markup, and Core Web Vitals.",
    "source": "davila7/claude-code-templates",
    "skillId": "seo-optimizer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/signup-flow-cro",
    "name": "signup-flow-cro",
    "description": "When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions \"signup conversions,\" \"registration friction,\" \"signup form optimization,\" \"free trial signup,\" \"reduce signup dropoff,\" or \"account creation flow.\" For post-signup onboarding, see onboarding-cro. For lead capture forms (not account creation), see form-cro.",
    "source": "davila7/claude-code-templates",
    "skillId": "signup-flow-cro",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/social-content",
    "name": "social-content",
    "description": "When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies.",
    "source": "davila7/claude-code-templates",
    "skillId": "social-content",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/viral-generator-builder",
    "name": "viral-generator-builder",
    "description": "Expert in building shareable generator tools that go viral - name generators, quiz makers, avatar creators, personality tests, and calculator tools. Covers the psychology of sharing, viral mechanics, and building tools people can't resist sharing with friends. Use when: generator tool, quiz maker, name generator, avatar creator, viral tool.",
    "source": "davila7/claude-code-templates",
    "skillId": "viral-generator-builder",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/3d-web-experience",
    "name": "3d-web-experience",
    "description": "Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing depth to web experiences. Use when: 3D website, three.js, WebGL, react three fiber, 3D experience.",
    "source": "davila7/claude-code-templates",
    "skillId": "3d-web-experience",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "gltf-transform",
        "name": "@gltf-transform/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/accessibility-auditor",
    "name": "Accessibility Auditor",
    "description": "Web accessibility specialist for WCAG compliance, ARIA implementation, and inclusive design. Use when auditing websites for accessibility issues, implementing WCAG 2.1 AA/AAA standards, testing with screen readers, or ensuring ADA compliance. Expert in semantic HTML, keyboard navigation, and assistive technology compatibility.",
    "source": "davila7/claude-code-templates",
    "skillId": "accessibility-auditor",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/algorithmic-art",
    "name": "algorithmic-art",
    "description": "Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.",
    "source": "davila7/claude-code-templates",
    "skillId": "algorithmic-art",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/c4-architecture",
    "name": "c4-architecture",
    "description": "Generate architecture documentation using C4 model Mermaid diagrams. Use when asked to create architecture diagrams, document system architecture, visualize software structure, create C4 diagrams, or generate context/container/component/deployment diagrams. Triggers include \"architecture diagram\", \"C4 diagram\", \"system context\", \"container diagram\", \"component diagram\", \"deployment diagram\", \"document architecture\", \"visualize architecture\".",
    "source": "davila7/claude-code-templates",
    "skillId": "c4-architecture",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/canvas-design",
    "name": "canvas-design",
    "description": "Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.",
    "source": "davila7/claude-code-templates",
    "skillId": "canvas-design",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/claude-d3js-skill",
    "name": "d3-viz",
    "description": "Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualisation that requires fine-grained control over visual elements, transitions, or interactions. Use this for bespoke visualisations beyond standard charting libraries, whether in React, Vue, Svelte, vanilla JavaScript, or any other environment.",
    "source": "davila7/claude-code-templates",
    "skillId": "claude-d3js-skill",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/develop-web-game",
    "name": "develop-web-game",
    "description": "Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.",
    "source": "davila7/claude-code-templates",
    "skillId": "develop-web-game",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "@playwright/mcp@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/draw-io",
    "name": "draw-io",
    "description": "draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.",
    "source": "davila7/claude-code-templates",
    "skillId": "draw-io",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/excalidraw",
    "name": "excalidraw",
    "description": "Use when working with *.excalidraw or *.excalidraw.json files, user mentions diagrams/flowcharts, or requests architecture visualization - delegates all Excalidraw operations to subagents to prevent context exhaustion from verbose JSON (single files: 4k-22k tokens, can exceed read limits)",
    "source": "davila7/claude-code-templates",
    "skillId": "excalidraw",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/executing-marketing-campaigns",
    "name": "executing-marketing-campaigns",
    "description": "Plans, creates, and optimizes marketing campaigns including content strategy, social media, email, and analytics. Helps develop go-to-market strategies, campaign messaging, and performance measurement.",
    "source": "davila7/claude-code-templates",
    "skillId": "executing-marketing-campaigns",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/figma",
    "name": "figma",
    "description": "Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.",
    "source": "davila7/claude-code-templates",
    "skillId": "figma",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/figma-implement-design",
    "name": "figma-implement-design",
    "description": "Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement designs or components that must match Figma specs. Requires a working Figma MCP server connection.",
    "source": "davila7/claude-code-templates",
    "skillId": "figma-implement-design",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/frontend-design",
    "name": "frontend-design",
    "description": "Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.",
    "source": "davila7/claude-code-templates",
    "skillId": "frontend-design",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/game-development",
    "name": "game-development",
    "description": "Game development orchestrator. Routes to platform-specific skills based on project needs.",
    "source": "davila7/claude-code-templates",
    "skillId": "game-development",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "davila7/claude-code-templates/2d-games",
    "name": "2d-games",
    "description": "2D game development principles. Sprites, tilemaps, physics, camera.",
    "source": "davila7/claude-code-templates",
    "skillId": "2d-games",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/3d-games",
    "name": "3d-games",
    "description": "3D game development principles. Rendering, shaders, physics, cameras.",
    "source": "davila7/claude-code-templates",
    "skillId": "3d-games",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/game-art",
    "name": "game-art",
    "description": "Game art principles. Visual style selection, asset pipeline, animation workflow.",
    "source": "davila7/claude-code-templates",
    "skillId": "game-art",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/game-audio",
    "name": "game-audio",
    "description": "Game audio principles. Sound design, music integration, adaptive audio systems.",
    "source": "davila7/claude-code-templates",
    "skillId": "game-audio",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/game-design",
    "name": "game-design",
    "description": "Game design principles. GDD structure, balancing, player psychology, progression.",
    "source": "davila7/claude-code-templates",
    "skillId": "game-design",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/mobile-games",
    "name": "mobile-games",
    "description": "Mobile game development principles. Touch input, battery, performance, app stores.",
    "source": "davila7/claude-code-templates",
    "skillId": "mobile-games",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/multiplayer",
    "name": "multiplayer",
    "description": "Multiplayer game development principles. Architecture, networking, synchronization.",
    "source": "davila7/claude-code-templates",
    "skillId": "multiplayer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "davila7/claude-code-templates/pc-games",
    "name": "pc-games",
    "description": "PC and console game development principles. Engine selection, platform features, optimization strategies.",
    "source": "davila7/claude-code-templates",
    "skillId": "pc-games",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/vr-ar",
    "name": "vr-ar",
    "description": "VR/AR development principles. Comfort, interaction, performance requirements.",
    "source": "davila7/claude-code-templates",
    "skillId": "vr-ar",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/web-games",
    "name": "web-games",
    "description": "Web browser game development principles. Framework selection, WebGPU, optimization, PWA.",
    "source": "davila7/claude-code-templates",
    "skillId": "web-games",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/imagegen",
    "name": "imagegen",
    "description": "Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (`scripts/image_gen.py`) and require `OPENAI_API_KEY` for live calls.",
    "source": "davila7/claude-code-templates",
    "skillId": "imagegen",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "openai",
        "name": "openai",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pillow",
        "name": "pillow",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/interactive-portfolio",
    "name": "interactive-portfolio",
    "description": "Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, designer portfolios, creative portfolios, and portfolios that convert visitors into opportunities. Use when: portfolio, personal website, showcase work, developer portfolio, designer portfolio.",
    "source": "davila7/claude-code-templates",
    "skillId": "interactive-portfolio",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/marp-slide",
    "name": "marp-slide",
    "description": "Create professional Marp presentation slides with 7 beautiful themes (default, minimal, colorful, dark, gradient, tech, business). Use when users request slide creation, presentations, or Marp documents. Supports custom themes, image layouts, and \"make it look good\" requests with automatic quality improvements.",
    "source": "davila7/claude-code-templates",
    "skillId": "marp-slide",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/meme-factory",
    "name": "meme-factory",
    "description": "Generate memes using the memegen.link API. Use when users request memes, want to add humor to content, or need visual aids for social media. Supports 100+ popular templates with custom text and styling.",
    "source": "davila7/claude-code-templates",
    "skillId": "meme-factory",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/mermaid-diagrams",
    "name": "mermaid-diagrams",
    "description": "Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to \"diagram\", \"visualize\", \"model\", \"map out\", \"show the flow\", or when explaining system architecture, database design, code structure, or user/application flows.",
    "source": "davila7/claude-code-templates",
    "skillId": "mermaid-diagrams",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "mermaid-js",
        "name": "@mermaid-js/mermaid-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/mobile-design",
    "name": "mobile-design",
    "description": "Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.",
    "source": "davila7/claude-code-templates",
    "skillId": "mobile-design",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "davila7/claude-code-templates/remotion-best-practices",
    "name": "remotion-best-practices",
    "description": "Best practices for Remotion - Video creation in React",
    "source": "davila7/claude-code-templates",
    "skillId": "remotion-best-practices",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "remotion-dev",
      "version": "1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/scroll-experience",
    "name": "scroll-experience",
    "description": "Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product pages, and award-winning web experiences. Makes websites feel like experiences, not just pages. Use when: scroll animation, parallax, scroll storytelling, interactive story, cinematic website.",
    "source": "davila7/claude-code-templates",
    "skillId": "scroll-experience",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/slack-gif-creator",
    "name": "slack-gif-creator",
    "description": "Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like \"make me a GIF for Slack of X doing Y\".",
    "source": "davila7/claude-code-templates",
    "skillId": "slack-gif-creator",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pillow",
        "name": "pillow",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/tailwind-patterns",
    "name": "tailwind-patterns",
    "description": "Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture.",
    "source": "davila7/claude-code-templates",
    "skillId": "tailwind-patterns",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/theme-factory",
    "name": "theme-factory",
    "description": "Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.",
    "source": "davila7/claude-code-templates",
    "skillId": "theme-factory",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/ui-design-system",
    "name": "ui-design-system",
    "description": "UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.",
    "source": "davila7/claude-code-templates",
    "skillId": "ui-design-system",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/ui-ux-pro-max",
    "name": "ui-ux-pro-max",
    "description": "UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.",
    "source": "davila7/claude-code-templates",
    "skillId": "ui-ux-pro-max",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/ux-researcher-designer",
    "name": "ux-researcher-designer",
    "description": "UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation.",
    "source": "davila7/claude-code-templates",
    "skillId": "ux-researcher-designer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/web-design-guidelines",
    "name": "web-design-guidelines",
    "description": "Review UI code for Web Interface Guidelines compliance. Use when asked to \"review my UI\", \"check accessibility\", \"audit design\", \"review UX\", or \"check my site against best practices\".",
    "source": "davila7/claude-code-templates",
    "skillId": "web-design-guidelines",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<file-or-pattern>"
    }
  },
  {
    "id": "davila7/claude-code-templates/neon-instagres",
    "name": "neon-instagres",
    "description": "Instantly provision production-ready Postgres databases with Neon Instagres. Use when setting up databases, when users mention PostgreSQL/Postgres, database setup, or need a development database. Works with Drizzle, Prisma, raw SQL.",
    "source": "davila7/claude-code-templates",
    "skillId": "neon-instagres",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "get-db",
        "name": "get-db",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "dotenv",
        "name": "dotenv",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Grep, Glob",
      "model": "sonnet"
    }
  },
  {
    "id": "davila7/claude-code-templates/postgres-schema-design",
    "name": "postgres-schema-design",
    "description": "Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features",
    "source": "davila7/claude-code-templates",
    "skillId": "postgres-schema-design",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/using-neon",
    "name": "using-neon",
    "description": "Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.",
    "source": "davila7/claude-code-templates",
    "skillId": "using-neon",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/design-to-code",
    "name": "design-to-code",
    "description": "Pixel-perfect Figma to React conversion using coderio. Generates production-ready code (TypeScript, Vite, TailwindCSS V4) with high visual fidelity. Features robust error handling, checkpoint recovery, and streamlined execution via helper script.",
    "source": "davila7/claude-code-templates",
    "skillId": "design-to-code",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/accessibility",
    "name": "accessibility",
    "description": "Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to \"improve accessibility\", \"a11y audit\", \"WCAG compliance\", \"screen reader support\", \"keyboard navigation\", or \"make accessible\".",
    "source": "davila7/claude-code-templates",
    "skillId": "accessibility",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lighthouse",
        "name": "lighthouse",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "axe-core",
        "name": "@axe-core/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/agent-development",
    "name": "Agent Development",
    "description": "This skill should be used when the user asks to \"create an agent\", \"add an agent\", \"write a subagent\", \"agent frontmatter\", \"when to use description\", \"agent examples\", \"agent tools\", \"agent colors\", \"autonomous agent\", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.",
    "source": "davila7/claude-code-templates",
    "skillId": "agent-development",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "0.1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/agent-md-refactor",
    "name": "agent-md-refactor",
    "description": "Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.",
    "source": "davila7/claude-code-templates",
    "skillId": "agent-md-refactor",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/agirails-agent-payments",
    "name": "agirails-agent-payments",
    "description": "AI agent payment infrastructure — ACTP escrow, x402 instant payments, USDC settlement on Base L2.\nInteractive onboarding: asks your preferences, generates customized agent code, verifies setup.\nCovers provider/requester patterns, adapter routing, 8-state machine, pricing, disputes, and identity.\nUse when: \"agirails\", \"ACTP\", \"agent payment\", \"agent escrow\", \"AI agent pay\", \"AI agent earn\",\n\"x402\", \"agent commerce\", \"USDC agent\", \"on-chain settlement\", \"agent-to-agent payment\",\n\"provide service\", \"request service\", \"escrow USDC\", \"Base L2 payment\",\n\"@agirails/sdk\", \"actp init\", \"agent economy\", \"ERC-8004\", \"agent identity\"\n",
    "source": "davila7/claude-code-templates",
    "skillId": "agirails-agent-payments",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "agirails",
        "name": "@agirails/sdk",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "actp",
        "name": "actp",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "ts-node",
        "name": "ts-node",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "n8n-nodes-actp",
        "name": "n8n-nodes-actp",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "agirails",
        "name": "agirails",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/algolia-search",
    "name": "algolia-search",
    "description": "Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning Use when: adding search to, algolia, instantsearch, search api, search functionality.",
    "source": "davila7/claude-code-templates",
    "skillId": "algolia-search",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/api-documentation-generator",
    "name": "api-documentation-generator",
    "description": "Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices",
    "source": "davila7/claude-code-templates",
    "skillId": "api-documentation-generator",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/api-integration-specialist",
    "name": "API Integration Specialist",
    "description": "Expert in integrating third-party APIs with proper authentication, error handling, rate limiting, and retry logic. Use when integrating REST APIs, GraphQL endpoints, webhooks, or external services. Specializes in OAuth flows, API key management, request/response transformation, and building robust API clients.",
    "source": "davila7/claude-code-templates",
    "skillId": "api-integration-specialist",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/api-patterns",
    "name": "api-patterns",
    "description": "API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.",
    "source": "davila7/claude-code-templates",
    "skillId": "api-patterns",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/architecture",
    "name": "architecture",
    "description": "Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.",
    "source": "davila7/claude-code-templates",
    "skillId": "architecture",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/artifacts-builder",
    "name": "artifacts-builder",
    "description": "Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.",
    "source": "davila7/claude-code-templates",
    "skillId": "artifacts-builder",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "parcel",
        "name": "parcel",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "vite@",
        "name": "vite@",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "tailwindcss@3.4.1",
        "name": "tailwindcss@3.4.1",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "class-variance-authority",
        "name": "class-variance-authority",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "radix-ui",
        "name": "@radix-ui/react-accordion",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "sonner",
        "name": "sonner",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/avalonia-layout-zafiro",
    "name": "avalonia-layout-zafiro",
    "description": "Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy.",
    "source": "davila7/claude-code-templates",
    "skillId": "avalonia-layout-zafiro",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/avalonia-viewmodels-zafiro",
    "name": "avalonia-viewmodels-zafiro",
    "description": "Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI.",
    "source": "davila7/claude-code-templates",
    "skillId": "avalonia-viewmodels-zafiro",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/avalonia-zafiro-development",
    "name": "avalonia-zafiro-development",
    "description": "Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit.",
    "source": "davila7/claude-code-templates",
    "skillId": "avalonia-zafiro-development",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/aws-serverless",
    "name": "aws-serverless",
    "description": "Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization.",
    "source": "davila7/claude-code-templates",
    "skillId": "aws-serverless",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/azure-functions",
    "name": "azure-functions",
    "description": "Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions, durable functions, azure serverless, function app.",
    "source": "davila7/claude-code-templates",
    "skillId": "azure-functions",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/backend-dev-guidelines",
    "name": "backend-dev-guidelines",
    "description": "Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.",
    "source": "davila7/claude-code-templates",
    "skillId": "backend-dev-guidelines",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/bash-linux",
    "name": "bash-linux",
    "description": "Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.",
    "source": "davila7/claude-code-templates",
    "skillId": "bash-linux",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "davila7/claude-code-templates/best-practices",
    "name": "best-practices",
    "description": "Apply modern web development best practices for security, compatibility, and code quality. Use when asked to \"apply best practices\", \"security audit\", \"modernize code\", \"code quality review\", or \"check for vulnerabilities\".",
    "source": "davila7/claude-code-templates",
    "skillId": "best-practices",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/brainstorming",
    "name": "brainstorming",
    "description": "You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.",
    "source": "davila7/claude-code-templates",
    "skillId": "brainstorming",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/bullmq-specialist",
    "name": "bullmq-specialist",
    "description": "BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications. Use when: bullmq, bull queue, redis queue, background job, job queue.",
    "source": "davila7/claude-code-templates",
    "skillId": "bullmq-specialist",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/bun-development",
    "name": "bun-development",
    "description": "Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or migrating from Node.js to Bun.",
    "source": "davila7/claude-code-templates",
    "skillId": "bun-development",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "express",
        "name": "express",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "typescript",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "types",
        "name": "@types/node",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lodash",
        "name": "lodash",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react@18.2.0",
        "name": "react@18.2.0",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react@latest",
        "name": "react@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react@next",
        "name": "react@next",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "github",
        "name": "github",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "equivalent",
        "name": "equivalent",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "types",
        "name": "@types/bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/cc-skill-backend-patterns",
    "name": "backend-patterns",
    "description": "Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.",
    "source": "davila7/claude-code-templates",
    "skillId": "cc-skill-backend-patterns",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "affaan-m",
      "version": "1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/cc-skill-clickhouse-io",
    "name": "clickhouse-io",
    "description": "ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.",
    "source": "davila7/claude-code-templates",
    "skillId": "cc-skill-clickhouse-io",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "affaan-m",
      "version": "1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/cc-skill-coding-standards",
    "name": "coding-standards",
    "description": "Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.",
    "source": "davila7/claude-code-templates",
    "skillId": "cc-skill-coding-standards",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "affaan-m",
      "version": "1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/cc-skill-continuous-learning",
    "name": "cc-skill-continuous-learning",
    "description": "Development skill from everything-claude-code",
    "source": "davila7/claude-code-templates",
    "skillId": "cc-skill-continuous-learning",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "affaan-m",
      "version": "1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/cc-skill-frontend-patterns",
    "name": "frontend-patterns",
    "description": "Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.",
    "source": "davila7/claude-code-templates",
    "skillId": "cc-skill-frontend-patterns",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "affaan-m",
      "version": "1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/cc-skill-project-guidelines-example",
    "name": "cc-skill-project-guidelines-example",
    "description": "Project Guidelines Skill (Example)",
    "source": "davila7/claude-code-templates",
    "skillId": "cc-skill-project-guidelines-example",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "affaan-m",
      "version": "1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/cc-skill-security-review",
    "name": "security-review",
    "description": "Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.",
    "source": "davila7/claude-code-templates",
    "skillId": "cc-skill-security-review",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "affaan-m",
      "version": "1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/cc-skill-strategic-compact",
    "name": "cc-skill-strategic-compact",
    "description": "Development skill from everything-claude-code",
    "source": "davila7/claude-code-templates",
    "skillId": "cc-skill-strategic-compact",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "affaan-m",
      "version": "1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/changelog-generator",
    "name": "changelog-generator",
    "description": "Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.",
    "source": "davila7/claude-code-templates",
    "skillId": "changelog-generator",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/claude-opus-4-5-migration",
    "name": "claude-opus-4-5-migration",
    "description": "Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Use when the user wants to update their codebase, prompts, or API calls to use Opus 4.5. Handles model string updates and prompt adjustments for known Opus 4.5 behavioral differences. Does NOT migrate Haiku 4.5.",
    "source": "davila7/claude-code-templates",
    "skillId": "claude-opus-4-5-migration",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/clean-code",
    "name": "clean-code",
    "description": "Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments",
    "source": "davila7/claude-code-templates",
    "skillId": "clean-code",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit",
      "priority": "CRITICAL"
    }
  },
  {
    "id": "davila7/claude-code-templates/clerk-auth",
    "name": "clerk-auth",
    "description": "Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync Use when: adding authentication, clerk auth, user authentication, sign in, sign up.",
    "source": "davila7/claude-code-templates",
    "skillId": "clerk-auth",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/cloudflare-deploy",
    "name": "cloudflare-deploy",
    "description": "Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.",
    "source": "davila7/claude-code-templates",
    "skillId": "cloudflare-deploy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "wrangler",
        "name": "wrangler",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/cocoindex",
    "name": "cocoindex",
    "description": "Comprehensive toolkit for developing with the CocoIndex library. Use when users need to create data transformation pipelines (flows), write custom functions, or operate flows via CLI or API. Covers building ETL workflows for AI data processing, including embedding documents into vector databases, building knowledge graphs, creating search indexes, or processing data streams with incremental updates.",
    "source": "davila7/claude-code-templates",
    "skillId": "cocoindex",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/code-review-checklist",
    "name": "code-review-checklist",
    "description": "Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability",
    "source": "davila7/claude-code-templates",
    "skillId": "code-review-checklist",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/code-reviewer",
    "name": "code-reviewer",
    "description": "Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.",
    "source": "davila7/claude-code-templates",
    "skillId": "code-reviewer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/codex",
    "name": "codex",
    "description": "Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses GPT-5.2 by default for state-of-the-art software engineering.",
    "source": "davila7/claude-code-templates",
    "skillId": "codex",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/codex-review",
    "name": "codex-review",
    "description": "Professional code review with auto CHANGELOG generation, integrated with Codex AI",
    "source": "davila7/claude-code-templates",
    "skillId": "codex-review",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/command-creator",
    "name": "command-creator",
    "description": "This skill should be used when creating a Claude Code slash command. Use when users ask to \"create a command\", \"make a slash command\", \"add a command\", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices.",
    "source": "davila7/claude-code-templates",
    "skillId": "command-creator",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/command-development",
    "name": "Command Development",
    "description": "This skill should be used when the user asks to \"create a slash command\", \"add a command\", \"write a custom command\", \"define command arguments\", \"use command frontmatter\", \"organize commands\", \"create command with file references\", \"interactive command\", \"use AskUserQuestion in command\", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.",
    "source": "davila7/claude-code-templates",
    "skillId": "command-development",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "0.2.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/core-components",
    "name": "core-components",
    "description": "Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.",
    "source": "davila7/claude-code-templates",
    "skillId": "core-components",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/core-web-vitals",
    "name": "core-web-vitals",
    "description": "Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to \"improve Core Web Vitals\", \"fix LCP\", \"reduce CLS\", \"optimize INP\", \"page experience optimization\", or \"fix layout shifts\".",
    "source": "davila7/claude-code-templates",
    "skillId": "core-web-vitals",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lighthouse",
        "name": "lighthouse",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/create-plan",
    "name": "create-plan",
    "description": "Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.",
    "source": "davila7/claude-code-templates",
    "skillId": "create-plan",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/database-design",
    "name": "database-design",
    "description": "Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.",
    "source": "davila7/claude-code-templates",
    "skillId": "database-design",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/database-schema-designer",
    "name": "database-schema-designer",
    "description": "Design robust, scalable database schemas for SQL and NoSQL databases. Provides normalization guidelines, indexing strategies, migration patterns, constraint design, and performance optimization. Ensures data integrity, query performance, and maintainable data models.",
    "source": "davila7/claude-code-templates",
    "skillId": "database-schema-designer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/dependency-updater",
    "name": "dependency-updater",
    "description": "Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, diagnoses and fixes dependency issues.",
    "source": "davila7/claude-code-templates",
    "skillId": "dependency-updater",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "taze",
        "name": "taze",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "package-name",
        "name": "package-name",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/deployment-procedures",
    "name": "deployment-procedures",
    "description": "Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.",
    "source": "davila7/claude-code-templates",
    "skillId": "deployment-procedures",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "fly",
        "name": "flyctl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "davila7/claude-code-templates/design-system-starter",
    "name": "design-system-starter",
    "description": "Create and evolve design systems with design tokens, component architecture, accessibility guidelines, and documentation templates. Ensures consistent, scalable, and accessible UI across products.",
    "source": "davila7/claude-code-templates",
    "skillId": "design-system-starter",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/developer-growth-analysis",
    "name": "developer-growth-analysis",
    "description": "Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.",
    "source": "davila7/claude-code-templates",
    "skillId": "developer-growth-analysis",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/dispatching-parallel-agents",
    "name": "dispatching-parallel-agents",
    "description": "Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies",
    "source": "davila7/claude-code-templates",
    "skillId": "dispatching-parallel-agents",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/environment-setup-guide",
    "name": "environment-setup-guide",
    "description": "Guide developers through setting up development environments with proper tools, dependencies, and configurations",
    "source": "davila7/claude-code-templates",
    "skillId": "environment-setup-guide",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "flask",
        "name": "flask",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "node",
        "name": "node",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "python@3.11",
        "name": "python@3.11",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/error-resolver",
    "name": "Error Resolver",
    "description": "Systematic error diagnosis and resolution using first-principle analysis. Use when encountering any error message, stack trace, or unexpected behavior. Supports replay functionality to record and reuse solutions.",
    "source": "davila7/claude-code-templates",
    "skillId": "error-resolver",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "after",
        "name": "after",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "express",
        "name": "express",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "to",
        "name": "to",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/executing-plans",
    "name": "executing-plans",
    "description": "Use when you have a written implementation plan to execute in a separate session with review checkpoints",
    "source": "davila7/claude-code-templates",
    "skillId": "executing-plans",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/fastmcp-server",
    "name": "fastmcp-server",
    "description": "Complete guide for building MCP servers with FastMCP 3.0 - tools, resources, authentication, providers, middleware, and deployment. Use when creating Python MCP servers or integrating AI models with external tools and data.",
    "source": "davila7/claude-code-templates",
    "skillId": "fastmcp-server",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "FastMCP Community"
    }
  },
  {
    "id": "davila7/claude-code-templates/feature-design-assistant",
    "name": "feature-design-assistant",
    "description": "Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use when planning new features, designing architecture, or making significant changes to the codebase.",
    "source": "davila7/claude-code-templates",
    "skillId": "feature-design-assistant",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/finishing-a-development-branch",
    "name": "finishing-a-development-branch",
    "description": "Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup",
    "source": "davila7/claude-code-templates",
    "skillId": "finishing-a-development-branch",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/firebase",
    "name": "firebase",
    "description": "Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and they're often wrong. Firestore queries are limited, and you learn this after you've designed your data model.  This skill covers Firebase Authentication, Firestore, Realtime Database, Cloud Functions, Cloud Storage, and Firebase Hosting. Key insight: Firebase is optimized for read-heavy, denormalized data. I",
    "source": "davila7/claude-code-templates",
    "skillId": "firebase",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/frontend-dev-guidelines",
    "name": "frontend-dev-guidelines",
    "description": "Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.",
    "source": "davila7/claude-code-templates",
    "skillId": "frontend-dev-guidelines",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/gh-address-comments",
    "name": "gh-address-comments",
    "description": "Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.",
    "source": "davila7/claude-code-templates",
    "skillId": "gh-address-comments",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/gh-fix-ci",
    "name": "gh-fix-ci",
    "description": "Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.",
    "source": "davila7/claude-code-templates",
    "skillId": "gh-fix-ci",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/git-commit-helper",
    "name": "Git Commit Helper",
    "description": "Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.",
    "source": "davila7/claude-code-templates",
    "skillId": "git-commit-helper",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/git-pushing",
    "name": "git-pushing",
    "description": "Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says \"push changes\", \"commit and push\", \"push this\", \"push to github\", or similar git workflow requests.",
    "source": "davila7/claude-code-templates",
    "skillId": "git-pushing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/github-actions-creator",
    "name": "github-actions-creator",
    "description": "Use when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, testing, deployment, linting, security scanning, release automation, Docker builds, scheduled tasks, and any custom workflow for any language or framework.",
    "source": "davila7/claude-code-templates",
    "skillId": "github-actions-creator",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/github-workflow-automation",
    "name": "github-workflow-automation",
    "description": "Automate GitHub workflows with AI assistance. Includes PR reviews, issue triage, CI/CD integration, and Git operations. Use when automating GitHub workflows, setting up PR review automation, creating GitHub Actions, or triaging issues.",
    "source": "davila7/claude-code-templates",
    "skillId": "github-workflow-automation",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/graphql",
    "name": "graphql",
    "description": "GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper controls, clients can craft queries that bring down your server.  This skill covers schema design, resolvers, DataLoader for N+1 prevention, federation for microservices, and client integration with Apollo/urql. Key insight: GraphQL is a contract. The schema is the API documentation. Design it carefully.",
    "source": "davila7/claude-code-templates",
    "skillId": "graphql",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/heygen-best-practices",
    "name": "heygen-best-practices",
    "description": "Best practices for HeyGen - AI avatar video creation API",
    "source": "davila7/claude-code-templates",
    "skillId": "heygen-best-practices",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/hook-development",
    "name": "Hook Development",
    "description": "This skill should be used when the user asks to \"create a hook\", \"add a PreToolUse/PostToolUse/Stop hook\", \"validate tool use\", \"implement prompt-based hooks\", \"use ${CLAUDE_PLUGIN_ROOT}\", \"set up event-driven automation\", \"block dangerous commands\", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.",
    "source": "davila7/claude-code-templates",
    "skillId": "hook-development",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "0.1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/hubspot-integration",
    "name": "hubspot-integration",
    "description": "Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubspot, hubspot api, hubspot crm, hubspot integration, contacts api.",
    "source": "davila7/claude-code-templates",
    "skillId": "hubspot-integration",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/i18n-localization",
    "name": "i18n-localization",
    "description": "Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.",
    "source": "davila7/claude-code-templates",
    "skillId": "i18n-localization",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/it-operations",
    "name": "it-operations",
    "description": "Manages IT infrastructure, monitoring, incident response, and service reliability. Provides frameworks for ITIL service management, observability strategies, automation, backup/recovery, capacity planning, and operational excellence practices.",
    "source": "davila7/claude-code-templates",
    "skillId": "it-operations",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/javascript-mastery",
    "name": "javascript-mastery",
    "description": "Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closures to advanced patterns like async/await and functional programming. Use when explaining JS concepts, debugging JavaScript issues, or teaching JavaScript fundamentals.",
    "source": "davila7/claude-code-templates",
    "skillId": "javascript-mastery",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/jupyter-notebook",
    "name": "jupyter-notebook",
    "description": "Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.",
    "source": "davila7/claude-code-templates",
    "skillId": "jupyter-notebook",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "jupyterlab",
        "name": "jupyterlab",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/lint-and-validate",
    "name": "lint-and-validate",
    "description": "Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "lint-and-validate",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint",
        "name": "eslint",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "davila7/claude-code-templates/linux-shell-scripting",
    "name": "Linux Production Shell Scripts",
    "description": "This skill should be used when the user asks to \"create bash scripts\", \"automate Linux tasks\", \"monitor system resources\", \"backup files\", \"manage users\", or \"write production shell scripts\". It provides ready-to-use shell script templates for system administration.",
    "source": "davila7/claude-code-templates",
    "skillId": "linux-shell-scripting",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/manifest",
    "name": "Manifest",
    "description": "Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys or endpoints, troubleshooting plugin connection issues, or verifying the observability pipeline is running.",
    "source": "davila7/claude-code-templates",
    "skillId": "manifest",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/mcp-builder",
    "name": "mcp-builder",
    "description": "Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).",
    "source": "davila7/claude-code-templates",
    "skillId": "mcp-builder",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/mcp-integration",
    "name": "MCP Integration",
    "description": "This skill should be used when the user asks to \"add MCP server\", \"integrate MCP\", \"configure MCP in plugin\", \"use .mcp.json\", \"set up Model Context Protocol\", \"connect external service\", mentions \"${CLAUDE_PLUGIN_ROOT} with MCP\", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.",
    "source": "davila7/claude-code-templates",
    "skillId": "mcp-integration",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "0.1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/mermaid-diagram-specialist",
    "name": "mermaid-diagram-specialist",
    "description": "Mermaid diagram specialist for creating flowcharts, sequence diagrams, ERDs, and architecture visualizations",
    "source": "davila7/claude-code-templates",
    "skillId": "mermaid-diagram-specialist",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "tech",
      "usage": "Use when creating technical documentation, visualizing workflows, documenting architecture, or explaining system design",
      "input": "Process description, data model, architecture requirements, workflow steps",
      "output": "Mermaid diagrams (flowchart, sequence, ERD, C4, state, etc.) in markdown"
    }
  },
  {
    "id": "davila7/claude-code-templates/moodle-external-api-development",
    "name": "moodle-external-api-development",
    "description": "Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter validation, database operations, error handling, service registration, and Moodle coding standards.",
    "source": "davila7/claude-code-templates",
    "skillId": "moodle-external-api-development",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/move-code-quality",
    "name": "move-code-quality",
    "description": "Analyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Move 2024 Edition compliance, or analyzing Move packages for best practices. Activates automatically when working with .move files or Move.toml manifests.",
    "source": "davila7/claude-code-templates",
    "skillId": "move-code-quality",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/mui",
    "name": "mui",
    "description": "Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities.",
    "source": "davila7/claude-code-templates",
    "skillId": "mui",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/neon-postgres",
    "name": "neon-postgres",
    "description": "Expert patterns for Neon serverless Postgres, branching, connection pooling, and Prisma/Drizzle integration Use when: neon database, serverless postgres, database branching, neon postgres, postgres serverless.",
    "source": "davila7/claude-code-templates",
    "skillId": "neon-postgres",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/nestjs-expert",
    "name": "nestjs-expert",
    "description": "Nest.js framework expert specializing in module architecture, dependency injection, middleware, guards, interceptors, testing with Jest/Supertest, TypeORM/Mongoose integration, and Passport.js authentication. Use PROACTIVELY for any Nest.js application issues including architecture decisions, testing strategies, performance optimization, or debugging complex dependency injection problems. If a specialized expert is a better fit, I will recommend switching and stop.",
    "source": "davila7/claude-code-templates",
    "skillId": "nestjs-expert",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "framework",
      "displayName": "Nest.js Framework Expert",
      "color": "red"
    }
  },
  {
    "id": "davila7/claude-code-templates/netlify-deploy",
    "name": "netlify-deploy",
    "description": "Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.",
    "source": "davila7/claude-code-templates",
    "skillId": "netlify-deploy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "netlify",
        "name": "netlify",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/nextjs-best-practices",
    "name": "nextjs-best-practices",
    "description": "Next.js App Router principles. Server Components, data fetching, routing patterns.",
    "source": "davila7/claude-code-templates",
    "skillId": "nextjs-best-practices",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/nextjs-supabase-auth",
    "name": "nextjs-supabase-auth",
    "description": "Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js, login supabase, auth middleware, protected route.",
    "source": "davila7/claude-code-templates",
    "skillId": "nextjs-supabase-auth",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/nodejs-best-practices",
    "name": "nodejs-best-practices",
    "description": "Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.",
    "source": "davila7/claude-code-templates",
    "skillId": "nodejs-best-practices",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/nosql-expert",
    "name": "nosql-expert",
    "description": "Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot partitions in high-scale systems.",
    "source": "davila7/claude-code-templates",
    "skillId": "nosql-expert",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/openapi-to-typescript",
    "name": "openapi-to-typescript",
    "description": "Converts OpenAPI 3.0 JSON/YAML to TypeScript interfaces and type guards. This skill should be used when the user asks to generate types from OpenAPI, convert schema to TS, create API interfaces, or generate TypeScript types from an API specification.",
    "source": "davila7/claude-code-templates",
    "skillId": "openapi-to-typescript",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/performance",
    "name": "performance",
    "description": "Optimize web performance for faster loading and better user experience. Use when asked to \"speed up my site\", \"optimize performance\", \"reduce load time\", \"fix slow loading\", \"improve page speed\", or \"performance audit\".",
    "source": "davila7/claude-code-templates",
    "skillId": "performance",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lighthouse",
        "name": "lighthouse",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/performance-profiling",
    "name": "performance-profiling",
    "description": "Performance profiling principles. Measurement, analysis, and optimization techniques.",
    "source": "davila7/claude-code-templates",
    "skillId": "performance-profiling",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "lighthouse",
        "name": "lighthouse",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "davila7/claude-code-templates/plaid-fintech",
    "name": "plaid-fintech",
    "description": "Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices. Use when: plaid, bank account linking, bank connection, ach, account aggregation.",
    "source": "davila7/claude-code-templates",
    "skillId": "plaid-fintech",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/playwright",
    "name": "playwright",
    "description": "Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.",
    "source": "davila7/claude-code-templates",
    "skillId": "playwright",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "@playwright/cli@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "is",
        "name": "is",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/playwright-e2e-builder",
    "name": "playwright-e2e-builder",
    "description": "Plan and build comprehensive Playwright E2E test suites with Page Object Model, authentication state persistence, custom fixtures, visual regression, and CI integration. Uses interview-driven planning to clarify critical user flows, auth strategy, test data approach, and parallelization before writing any tests.",
    "source": "davila7/claude-code-templates",
    "skillId": "playwright-e2e-builder",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/plugin-forge",
    "name": "plugin-forge",
    "description": "Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.",
    "source": "davila7/claude-code-templates",
    "skillId": "plugin-forge",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/plugin-settings",
    "name": "Plugin Settings",
    "description": "This skill should be used when the user asks about \"plugin settings\", \"store plugin configuration\", \"user-configurable plugin\", \".local.md files\", \"plugin state files\", \"read YAML frontmatter\", \"per-project plugin settings\", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.",
    "source": "davila7/claude-code-templates",
    "skillId": "plugin-settings",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "0.1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/plugin-structure",
    "name": "Plugin Structure",
    "description": "This skill should be used when the user asks to \"create a plugin\", \"scaffold a plugin\", \"understand plugin structure\", \"organize plugin components\", \"set up plugin.json\", \"use ${CLAUDE_PLUGIN_ROOT}\", \"add commands/agents/skills/hooks\", \"configure auto-discovery\", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.",
    "source": "davila7/claude-code-templates",
    "skillId": "plugin-structure",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "0.1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/postgres-best-practices",
    "name": "supabase-postgres-best-practices",
    "description": "Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.",
    "source": "davila7/claude-code-templates",
    "skillId": "postgres-best-practices",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/powershell-windows",
    "name": "powershell-windows",
    "description": "PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.",
    "source": "davila7/claude-code-templates",
    "skillId": "powershell-windows",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "davila7/claude-code-templates/prisma-expert",
    "name": "prisma-expert",
    "description": "Prisma ORM expert for schema design, migrations, query optimization, relations modeling, and database operations. Use PROACTIVELY for Prisma schema issues, migration problems, query performance, relation design, or database connection issues.",
    "source": "davila7/claude-code-templates",
    "skillId": "prisma-expert",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/production-code-audit",
    "name": "production-code-audit",
    "description": "Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations",
    "source": "davila7/claude-code-templates",
    "skillId": "production-code-audit",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/python-patterns",
    "name": "python-patterns",
    "description": "Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.",
    "source": "davila7/claude-code-templates",
    "skillId": "python-patterns",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/react-best-practices",
    "name": "vercel-react-best-practices",
    "description": "React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.",
    "source": "davila7/claude-code-templates",
    "skillId": "react-best-practices",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/react-dev",
    "name": "react-dev",
    "description": "This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and routing integration (TanStack Router, React Router).",
    "source": "davila7/claude-code-templates",
    "skillId": "react-dev",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/react-patterns",
    "name": "react-patterns",
    "description": "Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.",
    "source": "davila7/claude-code-templates",
    "skillId": "react-patterns",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/react-ui-patterns",
    "name": "react-ui-patterns",
    "description": "Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.",
    "source": "davila7/claude-code-templates",
    "skillId": "react-ui-patterns",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/react-useeffect",
    "name": "react-useeffect",
    "description": "React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.",
    "source": "davila7/claude-code-templates",
    "skillId": "react-useeffect",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/receiving-code-review",
    "name": "receiving-code-review",
    "description": "Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation",
    "source": "davila7/claude-code-templates",
    "skillId": "receiving-code-review",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/render-deploy",
    "name": "render-deploy",
    "description": "Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.",
    "source": "davila7/claude-code-templates",
    "skillId": "render-deploy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "render",
        "name": "render",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/requesting-code-review",
    "name": "requesting-code-review",
    "description": "Use when completing tasks, implementing major features, or before merging to verify work meets requirements",
    "source": "davila7/claude-code-templates",
    "skillId": "requesting-code-review",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/rust-cli-builder",
    "name": "rust-cli-builder",
    "description": "Plan and build production-ready Rust CLI tools using clap for argument parsing, with subcommands, config file support, colored output, and proper error handling. Uses interview-driven planning to clarify commands, input/output formats, and distribution strategy before writing any code.",
    "source": "davila7/claude-code-templates",
    "skillId": "rust-cli-builder",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/salesforce-development",
    "name": "salesforce-development",
    "description": "Expert patterns for Salesforce platform development including Lightning Web Components (LWC), Apex triggers and classes, REST/Bulk APIs, Connected Apps, and Salesforce DX with scratch orgs and 2nd generation packages (2GP). Use when: salesforce, sfdc, apex, lwc, lightning web components.",
    "source": "davila7/claude-code-templates",
    "skillId": "salesforce-development",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/screenshot-feature-extractor",
    "name": "screenshot-feature-extractor",
    "description": "Analyze product screenshots to extract feature lists and generate development task checklists. Use when: (1) Analyzing competitor product screenshots for feature extraction, (2) Generating PRD/task lists from UI designs, (3) Batch analyzing multiple app screens, (4) Conducting competitive analysis from visual references.",
    "source": "davila7/claude-code-templates",
    "skillId": "screenshot-feature-extractor",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/security-compliance",
    "name": "security-compliance",
    "description": "Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding security throughout the SDLC.",
    "source": "davila7/claude-code-templates",
    "skillId": "security-compliance",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/senior-architect",
    "name": "senior-architect",
    "description": "Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. Includes architecture diagram generation, system design patterns, tech stack decision frameworks, and dependency analysis. Use when designing system architecture, making technical decisions, creating architecture diagrams, evaluating trade-offs, or defining integration patterns.",
    "source": "davila7/claude-code-templates",
    "skillId": "senior-architect",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/senior-backend",
    "name": "senior-backend",
    "description": "Comprehensive backend development skill for building scalable backend systems using NodeJS, Express, Go, Python, Postgres, GraphQL, REST APIs. Includes API scaffolding, database optimization, security implementation, and performance tuning. Use when designing APIs, optimizing database queries, implementing business logic, handling authentication/authorization, or reviewing backend code.",
    "source": "davila7/claude-code-templates",
    "skillId": "senior-backend",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/senior-computer-vision",
    "name": "senior-computer-vision",
    "description": "World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, real-time processing, and production deployment. Use when building vision AI systems, implementing object detection, training custom vision models, or optimizing inference pipelines.",
    "source": "davila7/claude-code-templates",
    "skillId": "senior-computer-vision",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/senior-data-engineer",
    "name": "senior-data-engineer",
    "description": "World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when designing data architectures, building data pipelines, optimizing data workflows, or implementing data governance.",
    "source": "davila7/claude-code-templates",
    "skillId": "senior-data-engineer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/senior-data-scientist",
    "name": "senior-data-scientist",
    "description": "World-class data science skill for statistical modeling, experimentation, causal inference, and advanced analytics. Expertise in Python (NumPy, Pandas, Scikit-learn), R, SQL, statistical methods, A/B testing, time series, and business intelligence. Includes experiment design, feature engineering, model evaluation, and stakeholder communication. Use when designing experiments, building predictive models, performing causal analysis, or driving data-driven decisions.",
    "source": "davila7/claude-code-templates",
    "skillId": "senior-data-scientist",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/senior-frontend",
    "name": "senior-frontend",
    "description": "Comprehensive frontend development skill for building modern, performant web applications using ReactJS, NextJS, TypeScript, Tailwind CSS. Includes component scaffolding, performance optimization, bundle analysis, and UI best practices. Use when developing frontend features, optimizing performance, implementing UI/UX designs, managing state, or reviewing frontend code.",
    "source": "davila7/claude-code-templates",
    "skillId": "senior-frontend",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/senior-fullstack",
    "name": "senior-fullstack",
    "description": "Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects, analyzing code quality, implementing design patterns, or setting up development workflows.",
    "source": "davila7/claude-code-templates",
    "skillId": "senior-fullstack",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/senior-ml-engineer",
    "name": "senior-ml-engineer",
    "description": "World-class ML engineering skill for productionizing ML models, MLOps, and building scalable ML systems. Expertise in PyTorch, TensorFlow, model deployment, feature stores, model monitoring, and ML infrastructure. Includes LLM integration, fine-tuning, RAG systems, and agentic AI. Use when deploying ML models, building ML platforms, implementing MLOps, or integrating LLMs into production systems.",
    "source": "davila7/claude-code-templates",
    "skillId": "senior-ml-engineer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/senior-prompt-engineer",
    "name": "senior-prompt-engineer",
    "description": "World-class prompt engineering skill for LLM optimization, prompt patterns, structured outputs, and AI product development. Expertise in Claude, GPT-4, prompt design patterns, few-shot learning, chain-of-thought, and AI evaluation. Includes RAG optimization, agent design, and LLM system architecture. Use when building AI products, optimizing LLM performance, designing agentic systems, or implementing advanced prompting techniques.",
    "source": "davila7/claude-code-templates",
    "skillId": "senior-prompt-engineer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/senior-qa",
    "name": "senior-qa",
    "description": "Comprehensive QA and testing skill for quality assurance, test automation, and testing strategies for ReactJS, NextJS, NodeJS applications. Includes test suite generation, coverage analysis, E2E testing setup, and quality metrics. Use when designing test strategies, writing test cases, implementing test automation, performing manual testing, or analyzing test coverage.",
    "source": "davila7/claude-code-templates",
    "skillId": "senior-qa",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/senior-secops",
    "name": "senior-secops",
    "description": "Comprehensive SecOps skill for application security, vulnerability management, compliance, and secure development practices. Includes security scanning, vulnerability assessment, compliance checking, and security automation. Use when implementing security controls, conducting security audits, responding to vulnerabilities, or ensuring compliance requirements.",
    "source": "davila7/claude-code-templates",
    "skillId": "senior-secops",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/senior-security",
    "name": "senior-security",
    "description": "Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture, conducting penetration tests, implementing cryptography, or performing security audits.",
    "source": "davila7/claude-code-templates",
    "skillId": "senior-security",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/seo",
    "name": "seo",
    "description": "Optimize for search engine visibility and ranking. Use when asked to \"improve SEO\", \"optimize for search\", \"fix meta tags\", \"add structured data\", \"sitemap optimization\", or \"search engine optimization\".",
    "source": "davila7/claude-code-templates",
    "skillId": "seo",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/server-management",
    "name": "server-management",
    "description": "Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.",
    "source": "davila7/claude-code-templates",
    "skillId": "server-management",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "davila7/claude-code-templates/skill-creation-guide",
    "name": "skill-creation-guide",
    "description": "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 capabilities with specialized knowledge, workflows, or tool integrations.",
    "source": "davila7/claude-code-templates",
    "skillId": "skill-creation-guide",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/skill-creator",
    "name": "skill-creator",
    "description": "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 capabilities with specialized knowledge, workflows, or tool integrations.",
    "source": "davila7/claude-code-templates",
    "skillId": "skill-creator",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/skill-development",
    "name": "Skill Development",
    "description": "This skill should be used when the user wants to \"create a skill\", \"add a skill to plugin\", \"write a new skill\", \"improve skill description\", \"organize skill content\", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.",
    "source": "davila7/claude-code-templates",
    "skillId": "skill-development",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "0.1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/skill-installer",
    "name": "skill-installer",
    "description": "Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).",
    "source": "davila7/claude-code-templates",
    "skillId": "skill-installer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/software-architecture",
    "name": "software-architecture",
    "description": "Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.",
    "source": "davila7/claude-code-templates",
    "skillId": "software-architecture",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/stripe-integration",
    "name": "stripe-integration",
    "description": "Get paid from day one. Payments, subscriptions, billing portal, webhooks, metered billing, Stripe Connect. The complete guide to implementing Stripe correctly, including all the edge cases that will bite you at 3am.  This isn't just API calls - it's the full payment system: handling failures, managing subscriptions, dealing with dunning, and keeping revenue flowing. Use when: stripe, payments, subscription, billing, checkout.",
    "source": "davila7/claude-code-templates",
    "skillId": "stripe-integration",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/subagent-driven-development",
    "name": "subagent-driven-development",
    "description": "Use when executing implementation plans with independent tasks in the current session",
    "source": "davila7/claude-code-templates",
    "skillId": "subagent-driven-development",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/systematic-debugging",
    "name": "systematic-debugging",
    "description": "Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes",
    "source": "davila7/claude-code-templates",
    "skillId": "systematic-debugging",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/task-execution-engine",
    "name": "task-execution-engine",
    "description": "Execute implementation tasks from design documents using markdown checkboxes. Use when (1) implementing features from feature-design-assistant output, (2) resuming interrupted work, (3) batch executing tasks. Triggers on 'start implementation', 'run tasks', 'resume'.",
    "source": "davila7/claude-code-templates",
    "skillId": "task-execution-engine",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/tdd-workflow",
    "name": "tdd-workflow",
    "description": "Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.",
    "source": "davila7/claude-code-templates",
    "skillId": "tdd-workflow",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "davila7/claude-code-templates/telegram-bot-builder",
    "name": "Telegram Bot Builder",
    "description": "This skill should be used when the user asks to \"create a Telegram bot\", \"build a Telegram chatbot\", \"set up a Telegram webhook\", \"add inline keyboards to a bot\", \"handle Telegram callback queries\", \"implement Telegram payments\", \"send media via Telegram bot\", \"configure Telegram bot commands\", \"deploy a Telegram bot\", or mentions the Telegram Bot API, telegram bot tokens, getUpdates, setWebhook, or bot frameworks like node-telegram-bot-api, grammy, python-telegram-bot, or aiogram. Provides comprehensive guidance for building production-ready Telegram bots with Node.js and Python.",
    "source": "davila7/claude-code-templates",
    "skillId": "telegram-bot-builder",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "node-telegram-bot-api",
        "name": "node-telegram-bot-api",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python-telegram-bot",
        "name": "python-telegram-bot",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/test-detect",
    "name": "test-detect",
    "description": "Auto-detect testing framework and run relevant tests. Identifies Jest, Vitest, Playwright, Cypress, pytest, Go test, and others. Can run all tests, specific file tests, or generate basic tests for new code. Usage - /test-detect, /test-detect src/auth/login.ts, /test-detect generate src/utils.ts",
    "source": "davila7/claude-code-templates",
    "skillId": "test-detect",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "jest",
        "name": "jest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "cypress",
        "name": "cypress",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/test-driven-development",
    "name": "test-driven-development",
    "description": "Use when implementing any feature or bugfix, before writing implementation code",
    "source": "davila7/claude-code-templates",
    "skillId": "test-driven-development",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/test-fixing",
    "name": "test-fixing",
    "description": "Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.",
    "source": "davila7/claude-code-templates",
    "skillId": "test-fixing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/testing-patterns",
    "name": "testing-patterns",
    "description": "Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.",
    "source": "davila7/claude-code-templates",
    "skillId": "testing-patterns",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/typescript-expert",
    "name": "typescript-expert",
    "description": "TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo management, migration strategies, and modern tooling. Use PROACTIVELY for any TypeScript/JavaScript issues including complex type gymnastics, build performance, debugging, and architectural decisions. If a specialized expert is a better fit, I will recommend switching and stop.",
    "source": "davila7/claude-code-templates",
    "skillId": "typescript-expert",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "ts-migrate",
        "name": "ts-migrate",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typesync",
        "name": "typesync",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsx",
        "name": "tsx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "ts-node",
        "name": "ts-node",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "@typescript/analyze-trace",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "framework",
      "displayName": "TypeScript",
      "color": "blue"
    }
  },
  {
    "id": "davila7/claude-code-templates/using-git-worktrees",
    "name": "using-git-worktrees",
    "description": "Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification",
    "source": "davila7/claude-code-templates",
    "skillId": "using-git-worktrees",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/using-superpowers",
    "name": "using-superpowers",
    "description": "Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions",
    "source": "davila7/claude-code-templates",
    "skillId": "using-superpowers",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/vercel-deploy",
    "name": "vercel-deploy",
    "description": "Deploy applications and websites to Vercel. Use when the user requests deployment actions like \"deploy my app\", \"deploy and give me the link\", \"push this live\", or \"create a preview deployment\".",
    "source": "davila7/claude-code-templates",
    "skillId": "vercel-deploy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/vercel-deployment",
    "name": "vercel-deployment",
    "description": "Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production.",
    "source": "davila7/claude-code-templates",
    "skillId": "vercel-deployment",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/verification-before-completion",
    "name": "verification-before-completion",
    "description": "Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always",
    "source": "davila7/claude-code-templates",
    "skillId": "verification-before-completion",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/web-artifacts-builder",
    "name": "web-artifacts-builder",
    "description": "Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.",
    "source": "davila7/claude-code-templates",
    "skillId": "web-artifacts-builder",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "parcel",
        "name": "parcel",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "vite@",
        "name": "vite@",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "tailwindcss@3.4.1",
        "name": "tailwindcss@3.4.1",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "class-variance-authority",
        "name": "class-variance-authority",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "radix-ui",
        "name": "@radix-ui/react-accordion",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "sonner",
        "name": "sonner",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/web-quality-audit",
    "name": "web-quality-audit",
    "description": "Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to \"audit my site\", \"review web quality\", \"run lighthouse audit\", \"check page quality\", or \"optimize my website\".",
    "source": "davila7/claude-code-templates",
    "skillId": "web-quality-audit",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/web-to-markdown",
    "name": "web-to-markdown",
    "description": "Use ONLY when the user explicitly says: 'use the skill web-to-markdown ...' (or 'use a skill web-to-markdown ...'). Converts webpage URLs to clean Markdown by calling the local web2md CLI (Puppeteer + Readability), suitable for JS-rendered pages.",
    "source": "davila7/claude-code-templates",
    "skillId": "web-to-markdown",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "web2md",
        "name": "web2md",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/webapp-testing",
    "name": "webapp-testing",
    "description": "Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.",
    "source": "davila7/claude-code-templates",
    "skillId": "webapp-testing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/writing-plans",
    "name": "writing-plans",
    "description": "Use when you have a spec or requirements for a multi-step task, before touching code",
    "source": "davila7/claude-code-templates",
    "skillId": "writing-plans",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/writing-skills",
    "name": "writing-skills",
    "description": "Use when creating new skills, editing existing skills, or verifying skills work before deployment",
    "source": "davila7/claude-code-templates",
    "skillId": "writing-skills",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/zapier-workflows",
    "name": "zapier-workflows",
    "description": "Manage and trigger pre-built Zapier workflows and MCP tool orchestration. Use when user mentions workflows, Zaps, automations, daily digest, research, search, lead tracking, expenses, or asks to \"run\" any process. Also handles Perplexity-based research and Google Sheets data tracking.",
    "source": "davila7/claude-code-templates",
    "skillId": "zapier-workflows",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/doc",
    "name": "doc",
    "description": "Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.",
    "source": "davila7/claude-code-templates",
    "skillId": "doc",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python-docx",
        "name": "python-docx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "libreoffice",
        "name": "libreoffice",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/documentation-templates",
    "name": "documentation-templates",
    "description": "Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.",
    "source": "davila7/claude-code-templates",
    "skillId": "documentation-templates",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/docx",
    "name": "docx",
    "description": "Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks",
    "source": "davila7/claude-code-templates",
    "skillId": "docx",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "docx",
        "name": "docx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "defusedxml",
        "name": "defusedxml",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/docx-official",
    "name": "docx",
    "description": "Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks",
    "source": "davila7/claude-code-templates",
    "skillId": "docx-official",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "docx",
        "name": "docx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "defusedxml",
        "name": "defusedxml",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/json-canvas",
    "name": "json-canvas",
    "description": "Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.",
    "source": "davila7/claude-code-templates",
    "skillId": "json-canvas",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/obsidian-bases",
    "name": "obsidian-bases",
    "description": "Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.",
    "source": "davila7/claude-code-templates",
    "skillId": "obsidian-bases",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/obsidian-markdown",
    "name": "obsidian-markdown",
    "description": "Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.",
    "source": "davila7/claude-code-templates",
    "skillId": "obsidian-markdown",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pdf",
    "name": "pdf",
    "description": "Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.",
    "source": "davila7/claude-code-templates",
    "skillId": "pdf",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytesseract",
        "name": "pytesseract",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pdf-anthropic",
    "name": "pdf",
    "description": "Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.",
    "source": "davila7/claude-code-templates",
    "skillId": "pdf-anthropic",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytesseract",
        "name": "pytesseract",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pdf-official",
    "name": "pdf",
    "description": "Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.",
    "source": "davila7/claude-code-templates",
    "skillId": "pdf-official",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytesseract",
        "name": "pytesseract",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pdf-processing",
    "name": "PDF Processing",
    "description": "Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs, forms, or document extraction.",
    "source": "davila7/claude-code-templates",
    "skillId": "pdf-processing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pdf-processing-pro",
    "name": "PDF Processing Pro",
    "description": "Production-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation.",
    "source": "davila7/claude-code-templates",
    "skillId": "pdf-processing-pro",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pdfplumber",
        "name": "pdfplumber",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "tesseract",
        "name": "tesseract",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pypdf",
        "name": "pypdf",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pptx",
    "name": "pptx",
    "description": "Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks",
    "source": "davila7/claude-code-templates",
    "skillId": "pptx",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pptxgenjs",
        "name": "pptxgenjs",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-icons",
        "name": "react-icons",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sharp",
        "name": "sharp",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "defusedxml",
        "name": "defusedxml",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pptx-official",
    "name": "pptx",
    "description": "Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks",
    "source": "davila7/claude-code-templates",
    "skillId": "pptx-official",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pptxgenjs",
        "name": "pptxgenjs",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-icons",
        "name": "react-icons",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sharp",
        "name": "sharp",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "defusedxml",
        "name": "defusedxml",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/spreadsheet",
    "name": "spreadsheet",
    "description": "Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (`.xlsx`, `.csv`, `.tsv`) using Python (`openpyxl`, `pandas`), especially when formulas, references, and formatting need to be preserved and verified.",
    "source": "davila7/claude-code-templates",
    "skillId": "spreadsheet",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "openpyxl",
        "name": "openpyxl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "matplotlib",
        "name": "matplotlib",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "libreoffice",
        "name": "libreoffice",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/xlsx",
    "name": "xlsx",
    "description": "Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas",
    "source": "davila7/claude-code-templates",
    "skillId": "xlsx",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/xlsx-official",
    "name": "xlsx",
    "description": "Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas",
    "source": "davila7/claude-code-templates",
    "skillId": "xlsx-official",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/backend-to-frontend-handoff-docs",
    "name": "backend-to-frontend-handoff-docs",
    "description": "Create API handoff documentation for frontend developers. Use when backend work is complete and needs to be documented for frontend integration, or user says 'create handoff', 'document API', 'frontend handoff', or 'API documentation'.",
    "source": "davila7/claude-code-templates",
    "skillId": "backend-to-frontend-handoff-docs",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/brand-guidelines",
    "name": "brand-guidelines",
    "description": "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.",
    "source": "davila7/claude-code-templates",
    "skillId": "brand-guidelines",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/capa-officer",
    "name": "capa-officer",
    "description": "Senior CAPA Officer specialist for managing Corrective and Preventive Actions within Quality Management Systems. Provides CAPA process management, root cause analysis, effectiveness verification, and continuous improvement coordination. Use for CAPA investigations, corrective action planning, preventive action implementation, and CAPA system optimization.",
    "source": "davila7/claude-code-templates",
    "skillId": "capa-officer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/daily-meeting-update",
    "name": "daily-meeting-update",
    "description": "Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.",
    "source": "davila7/claude-code-templates",
    "skillId": "daily-meeting-update",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/data-privacy-compliance",
    "name": "Data Privacy Compliance",
    "description": "Data privacy and regulatory compliance specialist for GDPR, CCPA, HIPAA, and international data protection laws. Use when implementing privacy controls, conducting data protection impact assessments, ensuring regulatory compliance, or managing data subject rights. Expert in consent management, data minimization, and privacy-by-design principles.",
    "source": "davila7/claude-code-templates",
    "skillId": "data-privacy-compliance",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/difficult-workplace-conversations",
    "name": "difficult-workplace-conversations",
    "description": "Structured approach to workplace conflicts, performance discussions, and challenging feedback using preparation-delivery-followup framework. Use when preparing for tough conversations, addressing conflicts, giving critical feedback, or navigating sensitive workplace discussions.",
    "source": "davila7/claude-code-templates",
    "skillId": "difficult-workplace-conversations",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/discord-bot-architect",
    "name": "discord-bot-architect",
    "description": "Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactive components, rate limiting, and sharding.",
    "source": "davila7/claude-code-templates",
    "skillId": "discord-bot-architect",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/email-composer",
    "name": "Email Composer",
    "description": "Draft professional emails for various contexts including business, technical, and customer communication. Use when the user needs help writing emails or composing professional messages.",
    "source": "davila7/claude-code-templates",
    "skillId": "email-composer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/excel-analysis",
    "name": "Excel Analysis",
    "description": "Analyze Excel spreadsheets, create pivot tables, generate charts, and perform data analysis. Use when analyzing Excel files, spreadsheets, tabular data, or .xlsx files.",
    "source": "davila7/claude-code-templates",
    "skillId": "excel-analysis",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/fda-consultant-specialist",
    "name": "fda-consultant-specialist",
    "description": "Senior FDA consultant and specialist for medical device companies including HIPAA compliance and requirement management. Provides FDA pathway expertise, QSR compliance, cybersecurity guidance, and regulatory submission support. Use for FDA submission planning, QSR compliance assessments, HIPAA evaluations, and FDA regulatory strategy development.",
    "source": "davila7/claude-code-templates",
    "skillId": "fda-consultant-specialist",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/feedback-mastery",
    "name": "feedback-mastery",
    "description": "Navigate difficult conversations and deliver constructive feedback using structured frameworks. Covers the Preparation-Delivery-Follow-up model and Situation-Behavior-Impact (SBI) feedback technique. Use when preparing for difficult conversations, giving feedback, or managing conflicts.",
    "source": "davila7/claude-code-templates",
    "skillId": "feedback-mastery",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/frontend-to-backend-requirements",
    "name": "frontend-to-backend-requirements",
    "description": "Document frontend data needs for backend developers. Use when frontend needs to communicate API requirements to backend, or user says 'backend requirements', 'what data do I need', 'API requirements', or is describing data needs for a UI.",
    "source": "davila7/claude-code-templates",
    "skillId": "frontend-to-backend-requirements",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/gdpr-dsgvo-expert",
    "name": "gdpr-dsgvo-expert",
    "description": "Senior GDPR/DSGVO expert and internal/external auditor for data protection compliance. Provides EU GDPR and German DSGVO expertise, privacy impact assessments, data protection auditing, and compliance verification. Use for GDPR compliance assessments, privacy audits, data protection planning, and regulatory compliance verification.",
    "source": "davila7/claude-code-templates",
    "skillId": "gdpr-dsgvo-expert",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/information-security-manager-iso27001",
    "name": "information-security-manager-iso27001",
    "description": "Senior Information Security Manager specializing in ISO 27001 and ISO 27002 implementation for HealthTech and MedTech companies. Provides ISMS implementation, cybersecurity risk assessment, security controls management, and compliance oversight. Use for ISMS design, security risk assessments, control implementation, and ISO 27001 certification activities.",
    "source": "davila7/claude-code-templates",
    "skillId": "information-security-manager-iso27001",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/internal-comms",
    "name": "internal-comms",
    "description": "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).",
    "source": "davila7/claude-code-templates",
    "skillId": "internal-comms",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/internal-comms-anthropic",
    "name": "internal-comms",
    "description": "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).",
    "source": "davila7/claude-code-templates",
    "skillId": "internal-comms-anthropic",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/internal-comms-community",
    "name": "internal-comms",
    "description": "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).",
    "source": "davila7/claude-code-templates",
    "skillId": "internal-comms-community",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/isms-audit-expert",
    "name": "isms-audit-expert",
    "description": "Senior ISMS Audit Expert for internal and external information security management system auditing. Provides ISO 27001 audit expertise, security audit program management, security control assessment, and compliance verification. Use for ISMS internal auditing, external audit preparation, security control testing, and ISO 27001 certification support.",
    "source": "davila7/claude-code-templates",
    "skillId": "isms-audit-expert",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/mdr-745-specialist",
    "name": "mdr-745-specialist",
    "description": "EU MDR 2017/745 regulation specialist and consultant for medical device requirement management. Provides comprehensive MDR compliance expertise, gap analysis, technical documentation guidance, clinical evidence requirements, and post-market surveillance implementation. Use for MDR compliance assessment, classification decisions, technical file preparation, and regulatory requirement interpretation.",
    "source": "davila7/claude-code-templates",
    "skillId": "mdr-745-specialist",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/professional-communication",
    "name": "professional-communication",
    "description": "Guide technical communication for software developers. Covers email structure, team messaging etiquette, meeting agendas, and adapting messages for technical vs non-technical audiences. Use when drafting professional messages, preparing meeting communications, or improving written communication.",
    "source": "davila7/claude-code-templates",
    "skillId": "professional-communication",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/qms-audit-expert",
    "name": "qms-audit-expert",
    "description": "Senior QMS Audit Expert for internal and external quality management system auditing. Provides ISO 13485 audit expertise, audit program management, nonconformity identification, and corrective action verification. Use for internal audit planning, external audit preparation, audit execution, and audit follow-up activities.",
    "source": "davila7/claude-code-templates",
    "skillId": "qms-audit-expert",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/quality-documentation-manager",
    "name": "quality-documentation-manager",
    "description": "Senior Quality Documentation Manager for comprehensive documentation control and regulatory document review. Provides document management system design, change control, configuration management, and regulatory documentation oversight. Use for document control system implementation, regulatory document review, change management, and documentation compliance verification.",
    "source": "davila7/claude-code-templates",
    "skillId": "quality-documentation-manager",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/quality-manager-qmr",
    "name": "quality-manager-qmr",
    "description": "Senior Quality Manager Responsible Person (QMR) for HealthTech and MedTech companies. Provides overall quality system responsibility, regulatory compliance oversight, management accountability, and strategic quality leadership. Use for quality system governance, regulatory compliance oversight, management responsibility, and quality strategic planning.",
    "source": "davila7/claude-code-templates",
    "skillId": "quality-manager-qmr",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/quality-manager-qms-iso13485",
    "name": "quality-manager-qms-iso13485",
    "description": "ISO 13485 Quality Management System specialist for medical device companies. Provides QMS implementation, maintenance, process optimization, and compliance expertise. Use for QMS design, documentation control, management review, internal auditing, corrective actions, and ISO 13485 certification activities.",
    "source": "davila7/claude-code-templates",
    "skillId": "quality-manager-qms-iso13485",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/regulatory-affairs-head",
    "name": "regulatory-affairs-head",
    "description": "Senior Regulatory Affairs Manager expertise for HealthTech and MedTech companies. Provides strategic regulatory guidance, submission management, regulatory pathway analysis, global compliance coordination, and cross-functional team leadership. Use for regulatory strategy development, submission planning, regulatory risk assessment, and team coordination activities.",
    "source": "davila7/claude-code-templates",
    "skillId": "regulatory-affairs-head",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/risk-management-specialist",
    "name": "risk-management-specialist",
    "description": "Senior Risk Management specialist for medical device companies implementing ISO 14971 risk management throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and post-production information analysis. Use for risk management planning, risk assessments, risk control verification, and risk management file maintenance.",
    "source": "davila7/claude-code-templates",
    "skillId": "risk-management-specialist",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/session-handoff",
    "name": "session-handoff",
    "description": "Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity.",
    "source": "davila7/claude-code-templates",
    "skillId": "session-handoff",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/slack-bot-builder",
    "name": "slack-bot-builder",
    "description": "Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event handling, OAuth installation flows, and Workflow Builder integration. Focus on best practices for production-ready Slack apps. Use when: slack bot, slack app, bolt framework, block kit, slash command.",
    "source": "davila7/claude-code-templates",
    "skillId": "slack-bot-builder",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/slack-gif-creator",
    "name": "slack-gif-creator",
    "description": "Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like \"make me a GIF of X doing Y for Slack.\"",
    "source": "davila7/claude-code-templates",
    "skillId": "slack-gif-creator",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pillow",
        "name": "pillow",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/telegram-bot-builder",
    "name": "telegram-bot-builder",
    "description": "Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users. Use when: telegram bot, bot api, telegram automation, chat bot telegram, tg bot.",
    "source": "davila7/claude-code-templates",
    "skillId": "telegram-bot-builder",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/telegram-mini-app",
    "name": "telegram-mini-app",
    "description": "Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API, payments, user authentication, and building viral mini apps that monetize. Use when: telegram mini app, TWA, telegram web app, TON app, mini app.",
    "source": "davila7/claude-code-templates",
    "skillId": "telegram-mini-app",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tonconnect",
        "name": "@tonconnect/ui-react",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/twilio-communications",
    "name": "twilio-communications",
    "description": "Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems and multi-channel authentication. Critical focus on compliance, rate limits, and error handling. Use when: twilio, send SMS, text message, voice call, phone verification.",
    "source": "davila7/claude-code-templates",
    "skillId": "twilio-communications",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/writing-clearly-and-concisely",
    "name": "writing-clearly-and-concisely",
    "description": "Use when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.",
    "source": "davila7/claude-code-templates",
    "skillId": "writing-clearly-and-concisely",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/commit-smart",
    "name": "commit-smart",
    "description": "Analyze staged/unstaged changes and create semantic conventional commits with context about WHY, not just WHAT. Auto-detects commit type and scope from the diff. Supports optional type/scope arguments. Usage - /commit-smart, /commit-smart fix, /commit-smart refactor api",
    "source": "davila7/claude-code-templates",
    "skillId": "commit-smart",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/git-context-controller",
    "name": "gcc",
    "description": "Git Context Controller (GCC) - Manages agent memory as a versioned file system under .GCC/. This skill should be used when working on multi-step projects that benefit from structured memory persistence, milestone tracking, branching for alternative approaches, and cross-session context recovery. Triggers on /gcc commands or natural language like 'commit this progress', 'branch to try an alternative', 'merge results', 'recover context'.",
    "source": "davila7/claude-code-templates",
    "skillId": "git-context-controller",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/gmod-addon-maker",
    "name": "gmod-addon-maker",
    "description": "A tool for creating and managing Garry's Mod addons, including Lua scripting, content creation, and addon packaging.\nUse when: developing new addons, writing Lua scripts for GMod, organizing addon files, or when user mentions Garry's Mod, GMod, Lua scripting, or addon development.\n",
    "source": "davila7/claude-code-templates",
    "skillId": "gmod-addon-maker",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/image-enhancer",
    "name": "image-enhancer",
    "description": "Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.",
    "source": "davila7/claude-code-templates",
    "skillId": "image-enhancer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/screenshot",
    "name": "screenshot",
    "description": "Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.",
    "source": "davila7/claude-code-templates",
    "skillId": "screenshot",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/speech",
    "name": "speech",
    "description": "Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.",
    "source": "davila7/claude-code-templates",
    "skillId": "speech",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "openai",
        "name": "openai",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/transcribe",
    "name": "transcribe",
    "description": "Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.",
    "source": "davila7/claude-code-templates",
    "skillId": "transcribe",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "openai",
        "name": "openai",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/video-downloader",
    "name": "video-downloader",
    "description": "Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.",
    "source": "davila7/claude-code-templates",
    "skillId": "video-downloader",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/address-github-comments",
    "name": "address-github-comments",
    "description": "Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.",
    "source": "davila7/claude-code-templates",
    "skillId": "address-github-comments",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/brainstorming",
    "name": "brainstorming",
    "description": "You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.",
    "source": "davila7/claude-code-templates",
    "skillId": "brainstorming",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/commit-work",
    "name": "commit-work",
    "description": "Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.",
    "source": "davila7/claude-code-templates",
    "skillId": "commit-work",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/concise-planning",
    "name": "concise-planning",
    "description": "Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.",
    "source": "davila7/claude-code-templates",
    "skillId": "concise-planning",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/crafting-effective-readmes",
    "name": "crafting-effective-readmes",
    "description": "Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.",
    "source": "davila7/claude-code-templates",
    "skillId": "crafting-effective-readmes",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/deadline-prep",
    "name": "deadline-prep",
    "description": "Generate a structured demo outline from your session's change log and git history. Reads .claude/critical_log_changes.csv and git log to produce presentation-ready talking points for end-of-day demos, standups, or delivery deadlines.",
    "source": "davila7/claude-code-templates",
    "skillId": "deadline-prep",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/doc-coauthoring",
    "name": "doc-coauthoring",
    "description": "Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.",
    "source": "davila7/claude-code-templates",
    "skillId": "doc-coauthoring",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/executing-plans",
    "name": "executing-plans",
    "description": "Use when you have a written implementation plan to execute in a separate session with review checkpoints",
    "source": "davila7/claude-code-templates",
    "skillId": "executing-plans",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/file-organizer",
    "name": "file-organizer",
    "description": "Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants to clean up directories, organize downloads, remove duplicates, or restructure projects.",
    "source": "davila7/claude-code-templates",
    "skillId": "file-organizer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/game-changing-features",
    "name": "game-changing-features",
    "description": "Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact features, or says 'what would make this 10x better', 'product strategy', or 'what should we build next'.",
    "source": "davila7/claude-code-templates",
    "skillId": "game-changing-features",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/humanizer",
    "name": "humanizer",
    "description": "Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \"Signs of AI writing\" guide. Detects and fixes patterns including:\ninflated symbolism, promotional language, superficial -ing analyses, vague\nattributions, em dash overuse, rule of three, AI vocabulary words, negative\nparallelisms, and excessive conjunctive phrases.\n\nCredits: Original skill by @blader - https://github.com/blader/humanizer\n",
    "source": "davila7/claude-code-templates",
    "skillId": "humanizer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "2.1.1"
    }
  },
  {
    "id": "davila7/claude-code-templates/invoice-organizer",
    "name": "invoice-organizer",
    "description": "Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.",
    "source": "davila7/claude-code-templates",
    "skillId": "invoice-organizer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/kaizen",
    "name": "kaizen",
    "description": "Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.",
    "source": "davila7/claude-code-templates",
    "skillId": "kaizen",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/linear",
    "name": "linear",
    "description": "Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.",
    "source": "davila7/claude-code-templates",
    "skillId": "linear",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/meeting-insights-analyzer",
    "name": "meeting-insights-analyzer",
    "description": "Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.",
    "source": "davila7/claude-code-templates",
    "skillId": "meeting-insights-analyzer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/naming-analyzer",
    "name": "naming-analyzer",
    "description": "Suggest better variable, function, and class names based on context and conventions.",
    "source": "davila7/claude-code-templates",
    "skillId": "naming-analyzer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/notebooklm",
    "name": "notebooklm",
    "description": "Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.",
    "source": "davila7/claude-code-templates",
    "skillId": "notebooklm",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/notion-knowledge-capture",
    "name": "notion-knowledge-capture",
    "description": "Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.",
    "source": "davila7/claude-code-templates",
    "skillId": "notion-knowledge-capture",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/notion-meeting-intelligence",
    "name": "notion-meeting-intelligence",
    "description": "Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.",
    "source": "davila7/claude-code-templates",
    "skillId": "notion-meeting-intelligence",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/notion-research-documentation",
    "name": "notion-research-documentation",
    "description": "Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.",
    "source": "davila7/claude-code-templates",
    "skillId": "notion-research-documentation",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/notion-spec-to-implementation",
    "name": "notion-spec-to-implementation",
    "description": "Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.",
    "source": "davila7/claude-code-templates",
    "skillId": "notion-spec-to-implementation",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/notion-template-business",
    "name": "notion-template-business",
    "description": "Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business. Covers template design, pricing, marketplaces, marketing, and scaling to real revenue. Use when: notion template, sell templates, digital product, notion business, gumroad.",
    "source": "davila7/claude-code-templates",
    "skillId": "notion-template-business",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/nowait",
    "name": "nowait-reasoning-optimizer",
    "description": "Implements the NOWAIT technique for efficient reasoning in R1-style LLMs. Use when optimizing inference of reasoning models (QwQ, DeepSeek-R1, Phi4-Reasoning, Qwen3, Kimi-VL, QvQ), reducing chain-of-thought token usage by 27-51% while preserving accuracy. Triggers on \"optimize reasoning\", \"reduce thinking tokens\", \"efficient inference\", \"suppress reflection tokens\", or when working with verbose CoT outputs.",
    "source": "davila7/claude-code-templates",
    "skillId": "nowait",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/obsidian-clipper-template-creator",
    "name": "obsidian-clipper-template-creator",
    "description": "Guide for creating templates for the Obsidian Web Clipper. Use when you want to create a new clipping template, understand available variables, or format clipped content.",
    "source": "davila7/claude-code-templates",
    "skillId": "obsidian-clipper-template-creator",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/personal-tool-builder",
    "name": "personal-tool-builder",
    "description": "Expert in building custom tools that solve your own problems first. The best products often start as personal tools - scratch your own itch, build for yourself, then discover others have the same itch. Covers rapid prototyping, local-first apps, CLI tools, scripts that grow into products, and the art of dogfooding. Use when: build a tool, personal tool, scratch my itch, solve my problem, CLI tool.",
    "source": "davila7/claude-code-templates",
    "skillId": "personal-tool-builder",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/plan-writing",
    "name": "plan-writing",
    "description": "Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.",
    "source": "davila7/claude-code-templates",
    "skillId": "plan-writing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-next-app",
        "name": "create-next-app",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/planning-with-files",
    "name": "planning-with-files",
    "description": "Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.",
    "source": "davila7/claude-code-templates",
    "skillId": "planning-with-files",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "2.1.2"
    }
  },
  {
    "id": "davila7/claude-code-templates/raffle-winner-picker",
    "name": "raffle-winner-picker",
    "description": "Picks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.",
    "source": "davila7/claude-code-templates",
    "skillId": "raffle-winner-picker",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/reducing-entropy",
    "name": "reducing-entropy",
    "description": "Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.",
    "source": "davila7/claude-code-templates",
    "skillId": "reducing-entropy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/requirements-clarity",
    "name": "requirements-clarity",
    "description": "Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, features are complex (>2 days), or involve cross-team coordination. Ask two core questions - Why? (YAGNI check) and Simpler? (KISS check) - to ensure clarity before coding.",
    "source": "davila7/claude-code-templates",
    "skillId": "requirements-clarity",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/ship-learn-next",
    "name": "ship-learn-next",
    "description": "Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.",
    "source": "davila7/claude-code-templates",
    "skillId": "ship-learn-next",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/skill-creator",
    "name": "skill-creator",
    "description": "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 capabilities with specialized knowledge, workflows, or tool integrations.",
    "source": "davila7/claude-code-templates",
    "skillId": "skill-creator",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/skill-developer",
    "name": "skill-developer",
    "description": "Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.",
    "source": "davila7/claude-code-templates",
    "skillId": "skill-developer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsx",
        "name": "tsx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/skill-judge",
    "name": "skill-judge",
    "description": "Evaluate Agent Skill design quality against official specifications and best practices. Use when reviewing, auditing, or improving SKILL.md files and skill packages. Provides multi-dimensional scoring and actionable improvement suggestions.",
    "source": "davila7/claude-code-templates",
    "skillId": "skill-judge",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/writing-plans",
    "name": "writing-plans",
    "description": "Use when you have a spec or requirements for a multi-step task, before touching code",
    "source": "davila7/claude-code-templates",
    "skillId": "writing-plans",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/writing-rules",
    "name": "Writing Hookify Rules",
    "description": "This skill should be used when the user asks to \"create a hookify rule\", \"write a hook rule\", \"configure hookify\", \"add a hookify rule\", or needs guidance on hookify rule syntax and patterns.",
    "source": "davila7/claude-code-templates",
    "skillId": "writing-rules",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "0.1.0"
    }
  },
  {
    "id": "davila7/claude-code-templates/writing-skills",
    "name": "writing-skills",
    "description": "Use when creating new skills, editing existing skills, or verifying skills work before deployment",
    "source": "davila7/claude-code-templates",
    "skillId": "writing-skills",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/database",
    "name": "railway-database",
    "description": "Add official Railway database services (Postgres, Redis, MySQL, MongoDB). Use when user wants to add a database, says \"add postgres\", \"add redis\", \"add database\", \"connect to database\", or \"wire up the database\". For other templates (Ghost, Strapi, n8n), use the railway-templates skill.",
    "source": "davila7/claude-code-templates",
    "skillId": "database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Railway",
      "allowed-tools": "Bash(railway:*)"
    }
  },
  {
    "id": "davila7/claude-code-templates/deploy",
    "name": "railway-deploy",
    "description": "Deploy code to Railway using \"railway up\". Use when user wants to push code, says \"railway up\", \"deploy\", \"ship\", or \"push\". For initial setup or creating services, use railway-new skill. For Docker images, use railway-environment skill.",
    "source": "davila7/claude-code-templates",
    "skillId": "deploy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Railway",
      "allowed-tools": "Bash(railway:*)"
    }
  },
  {
    "id": "davila7/claude-code-templates/deployment",
    "name": "railway-deployment",
    "description": "Manage Railway deployments - view logs, redeploy, restart, or remove deployments. Use for deployment lifecycle (remove, stop, redeploy, restart), deployment visibility (list, status, history), and troubleshooting (logs, errors, failures, crashes). NOT for deleting services - use railway-environment skill with isDeleted for that.",
    "source": "davila7/claude-code-templates",
    "skillId": "deployment",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Railway",
      "allowed-tools": "Bash(railway:*)"
    }
  },
  {
    "id": "davila7/claude-code-templates/domain",
    "name": "railway-domain",
    "description": "Add, view, or remove domains for Railway services. Use when user wants to add a domain, generate a railway domain, check current domains, get the URL for a service, or remove a domain.",
    "source": "davila7/claude-code-templates",
    "skillId": "domain",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Railway",
      "allowed-tools": "Bash(railway:*)"
    }
  },
  {
    "id": "davila7/claude-code-templates/environment",
    "name": "railway-environment",
    "description": "Query, stage, and apply configuration changes for Railway environments. Use for ANY variable or env var operations, service configuration (source, build settings, deploy settings), lifecycle (delete service), and applying changes. Prefer over railway-status skill for any configuration or variable queries.",
    "source": "davila7/claude-code-templates",
    "skillId": "environment",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Railway",
      "allowed-tools": "Bash(railway:*)"
    }
  },
  {
    "id": "davila7/claude-code-templates/metrics",
    "name": "railway-metrics",
    "description": "Query resource usage metrics for Railway services. Use when user asks about resource usage, CPU, memory, network, disk, or service performance like \"how much memory is my service using\" or \"is my service slow\".",
    "source": "davila7/claude-code-templates",
    "skillId": "metrics",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Railway",
      "allowed-tools": "Bash(railway:*)"
    }
  },
  {
    "id": "davila7/claude-code-templates/new",
    "name": "railway-new",
    "description": "Create Railway projects, services, and databases with proper configuration. Use when user says \"setup\", \"deploy to railway\", \"initialize\", \"create project\", \"create service\", or wants to deploy from GitHub. Handles initial setup AND adding services to existing projects. For databases, use railway-railway-database skill instead.",
    "source": "davila7/claude-code-templates",
    "skillId": "new",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "railway",
        "name": "@railway/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Railway",
      "allowed-tools": "Bash(railway:*), Bash(which:*), Bash(command:*), Bash(npm:*), Bash(npx:*)"
    }
  },
  {
    "id": "davila7/claude-code-templates/projects",
    "name": "railway-projects",
    "description": "List, switch, and configure Railway projects. Use when user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings.",
    "source": "davila7/claude-code-templates",
    "skillId": "projects",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Railway",
      "allowed-tools": "Bash(railway:*)"
    }
  },
  {
    "id": "davila7/claude-code-templates/railway-docs",
    "name": "railway-docs",
    "description": "Fetch up-to-date Railway documentation to answer questions accurately. Use when user asks about Railway features, how Railway works, or shares a docs.railway.com URL.",
    "source": "davila7/claude-code-templates",
    "skillId": "railway-docs",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Railway"
    }
  },
  {
    "id": "davila7/claude-code-templates/service",
    "name": "railway-service",
    "description": "Check service status, rename services, change service icons, link services, or create services with Docker images. For creating services with local code, prefer railway-new skill. For GitHub repo sources, use railway-new skill to create empty service then railway-environment skill to configure source.",
    "source": "davila7/claude-code-templates",
    "skillId": "service",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Railway",
      "allowed-tools": "Bash(railway:*)"
    }
  },
  {
    "id": "davila7/claude-code-templates/status",
    "name": "railway-status",
    "description": "Check current Railway project status for this directory. Use when user asks \"railway status\", \"is it running\", \"what's deployed\", \"deployment status\", or about uptime. NOT for variables or configuration queries - use railway-environment skill for those.",
    "source": "davila7/claude-code-templates",
    "skillId": "status",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "railway",
        "name": "@railway/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Railway",
      "allowed-tools": "Bash(railway:*), Bash(which:*), Bash(command:*)"
    }
  },
  {
    "id": "davila7/claude-code-templates/templates",
    "name": "railway-templates",
    "description": "Search and deploy services from Railway's template marketplace. Use when user wants to add a service from a template, find templates for a specific use case, or deploy tools like Ghost, Strapi, n8n, Minio, Uptime Kuma, etc. For databases (Postgres, Redis, MySQL, MongoDB), prefer the railway-database skill.",
    "source": "davila7/claude-code-templates",
    "skillId": "templates",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Railway",
      "allowed-tools": "Bash(railway:*)"
    }
  },
  {
    "id": "davila7/claude-code-templates/adaptyv",
    "name": "adaptyv",
    "description": "Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API, tracking experiment status, downloading results, optimizing protein sequences for better expression using computational tools (NetSolP, SoluProt, SolubleMPNN, ESM), or managing protein design workflows with wet-lab validation.",
    "source": "davila7/claude-code-templates",
    "skillId": "adaptyv",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/aeon",
    "name": "aeon",
    "description": "This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.",
    "source": "davila7/claude-code-templates",
    "skillId": "aeon",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "aeon",
        "name": "aeon",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/alphafold-database",
    "name": "alphafold-database",
    "description": "Access AlphaFold's 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology.",
    "source": "davila7/claude-code-templates",
    "skillId": "alphafold-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "gsutil",
        "name": "gsutil",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "biopython",
        "name": "biopython",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "numpy",
        "name": "numpy",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "google-cloud-bigquery",
        "name": "google-cloud-bigquery",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/anndata",
    "name": "anndata",
    "description": "This skill should be used when working with annotated data matrices in Python, particularly for single-cell genomics analysis, managing experimental measurements with metadata, or handling large-scale biological datasets. Use when tasks involve AnnData objects, h5ad files, single-cell RNA-seq data, or integration with scanpy/scverse tools.",
    "source": "davila7/claude-code-templates",
    "skillId": "anndata",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "anndata",
        "name": "anndata",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/arboreto",
    "name": "arboreto",
    "description": "Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for large-scale datasets.",
    "source": "davila7/claude-code-templates",
    "skillId": "arboreto",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "arboreto",
        "name": "arboreto",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/astropy",
    "name": "astropy",
    "description": "Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve coordinate transformations, unit conversions, FITS file manipulation, cosmological distance calculations, time scale conversions, or astronomical data processing.",
    "source": "davila7/claude-code-templates",
    "skillId": "astropy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astropy",
        "name": "astropy",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/benchling-integration",
    "name": "benchling-integration",
    "description": "Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.",
    "source": "davila7/claude-code-templates",
    "skillId": "benchling-integration",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "benchling-sdk",
        "name": "benchling-sdk",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/biomni",
    "name": "biomni",
    "description": "Autonomous biomedical AI agent framework for executing complex research tasks across genomics, drug discovery, molecular biology, and clinical analysis. Use this skill when conducting multi-step biomedical research including CRISPR screening design, single-cell RNA-seq analysis, ADMET prediction, GWAS interpretation, rare disease diagnosis, or lab protocol optimization. Leverages LLM reasoning with code execution and integrated biomedical databases.",
    "source": "davila7/claude-code-templates",
    "skillId": "biomni",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "biomni",
        "name": "biomni",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "weasyprint",
        "name": "weasyprint",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/biopython",
    "name": "biopython",
    "description": "Primary Python toolkit for molecular biology. Preferred for Python-based PubMed/NCBI queries (Bio.Entrez), sequence manipulation, file parsing (FASTA, GenBank, FASTQ, PDB), advanced BLAST workflows, structures, phylogenetics. For quick BLAST, use gget. For direct REST API, use pubmed-database.",
    "source": "davila7/claude-code-templates",
    "skillId": "biopython",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "biopython",
        "name": "biopython",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/biorxiv-database",
    "name": "biorxiv-database",
    "description": "Efficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints by keywords, authors, date ranges, or categories, retrieving paper metadata, downloading PDFs, or conducting literature reviews.",
    "source": "davila7/claude-code-templates",
    "skillId": "biorxiv-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/bioservices",
    "name": "bioservices",
    "description": "Primary Python tool for 40+ bioinformatics services. Preferred for multi-database workflows: UniProt, KEGG, ChEMBL, PubChem, Reactome, QuickGO. Unified API for queries, ID mapping, pathway analysis. For direct REST control, use individual database skills (uniprot-database, kegg-database).",
    "source": "davila7/claude-code-templates",
    "skillId": "bioservices",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "bioservices",
        "name": "bioservices",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/brenda-database",
    "name": "brenda-database",
    "description": "Access BRENDA enzyme database via SOAP API. Retrieve kinetic parameters (Km, kcat), reaction equations, organism data, and substrate-specific enzyme information for biochemical research and metabolic pathway analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "brenda-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "zeep",
        "name": "zeep",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pandas",
        "name": "pandas",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "matplotlib",
        "name": "matplotlib",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "networkx",
        "name": "networkx",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/cellxgene-census",
    "name": "cellxgene-census",
    "description": "Query CZ CELLxGENE Census (61M+ cells). Filter by cell type/tissue/disease, retrieve expression data, integrate with scanpy/PyTorch, for population-scale single-cell analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "cellxgene-census",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cellxgene-census",
        "name": "cellxgene-census",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/chembl-database",
    "name": "chembl-database",
    "description": "Query ChEMBL's bioactive molecules and drug discovery data. Search compounds by structure/properties, retrieve bioactivity data (IC50, Ki), find inhibitors, perform SAR studies, for medicinal chemistry.",
    "source": "davila7/claude-code-templates",
    "skillId": "chembl-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "chembl_webresource_client",
        "name": "chembl_webresource_client",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pandas",
        "name": "pandas",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/cirq",
    "name": "cirq",
    "description": "Quantum computing framework for building, simulating, optimizing, and executing quantum circuits. Use this skill when working with quantum algorithms, quantum circuit design, quantum simulation (noiseless or noisy), running on quantum hardware (Google, IonQ, AQT, Pasqal), circuit optimization and compilation, noise modeling and characterization, or quantum experiments and benchmarking (VQE, QAOA, QPE, randomized benchmarking).",
    "source": "davila7/claude-code-templates",
    "skillId": "cirq",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cirq",
        "name": "cirq",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cirq-google",
        "name": "cirq-google",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cirq-ionq",
        "name": "cirq-ionq",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cirq-aqt",
        "name": "cirq-aqt",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cirq-pasqal",
        "name": "cirq-pasqal",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-quantum",
        "name": "azure-quantum",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/citation-management",
    "name": "citation-management",
    "description": "Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.",
    "source": "davila7/claude-code-templates",
    "skillId": "citation-management",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "bibtexparser",
        "name": "bibtexparser",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "biopython",
        "name": "biopython",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "scholarly",
        "name": "scholarly",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "selenium",
        "name": "selenium",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "crossref-commons",
        "name": "crossref-commons",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pylatexenc",
        "name": "pylatexenc",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/clinical-decision-support",
    "name": "clinical-decision-support",
    "description": "Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis.",
    "source": "davila7/claude-code-templates",
    "skillId": "clinical-decision-support",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/clinical-reports",
    "name": "clinical-reports",
    "description": "Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates, regulatory compliance (HIPAA, FDA, ICH-GCP), and validation tools.",
    "source": "davila7/claude-code-templates",
    "skillId": "clinical-reports",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/clinicaltrials-database",
    "name": "clinicaltrials-database",
    "description": "Query ClinicalTrials.gov via API v2. Search trials by condition, drug, location, status, or phase. Retrieve trial details by NCT ID, export data, for clinical research and patient matching.",
    "source": "davila7/claude-code-templates",
    "skillId": "clinicaltrials-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/clinpgx-database",
    "name": "clinpgx-database",
    "description": "Access ClinPGx pharmacogenomics data (successor to PharmGKB). Query gene-drug interactions, CPIC guidelines, allele functions, for precision medicine and genotype-guided dosing decisions.",
    "source": "davila7/claude-code-templates",
    "skillId": "clinpgx-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pandas",
        "name": "pandas",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/clinvar-database",
    "name": "clinvar-database",
    "description": "Query NCBI ClinVar for variant clinical significance. Search by gene/position, interpret pathogenicity classifications, access via E-utilities API or FTP, annotate VCFs, for genomic medicine.",
    "source": "davila7/claude-code-templates",
    "skillId": "clinvar-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/cobrapy",
    "name": "cobrapy",
    "description": "Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "cobrapy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/cosmic-database",
    "name": "cosmic-database",
    "description": "Access COSMIC cancer mutation database. Query somatic mutations, Cancer Gene Census, mutational signatures, gene fusions, for cancer research and precision oncology. Requires authentication.",
    "source": "davila7/claude-code-templates",
    "skillId": "cosmic-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/dask",
    "name": "dask",
    "description": "Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets and parallel workflows.",
    "source": "davila7/claude-code-templates",
    "skillId": "dask",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/datacommons-client",
    "name": "datacommons-client",
    "description": "Work with Data Commons, a platform providing programmatic access to public statistical data from global sources. Use this skill when working with demographic data, economic indicators, health statistics, environmental data, or any public datasets available through Data Commons. Applicable for querying population statistics, GDP figures, unemployment rates, disease prevalence, geographic entity resolution, and exploring relationships between statistical entities.",
    "source": "davila7/claude-code-templates",
    "skillId": "datacommons-client",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "datacommons-client",
        "name": "datacommons-client",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/datamol",
    "name": "datamol",
    "description": "Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery: SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D conformers, parallel processing. Returns native rdkit.Chem.Mol objects. For advanced control or custom parameters, use rdkit directly.",
    "source": "davila7/claude-code-templates",
    "skillId": "datamol",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "datamol",
        "name": "datamol",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/deepchem",
    "name": "deepchem",
    "description": "Molecular machine learning toolkit. Property prediction (ADMET, toxicity), GNNs (GCN, MPNN), MoleculeNet benchmarks, pretrained models, featurization, for drug discovery ML.",
    "source": "davila7/claude-code-templates",
    "skillId": "deepchem",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "deepchem",
        "name": "deepchem",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/deeptools",
    "name": "deeptools",
    "description": "NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.",
    "source": "davila7/claude-code-templates",
    "skillId": "deeptools",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "deeptools",
        "name": "deeptools",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/denario",
    "name": "denario",
    "description": "Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, executing computational experiments, performing literature searches, or generating publication-ready papers in LaTeX format. Supports end-to-end research pipelines with customizable agent orchestration.",
    "source": "davila7/claude-code-templates",
    "skillId": "denario",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/diffdock",
    "name": "diffdock",
    "description": "Diffusion-based molecular docking. Predict protein-ligand binding poses from PDB/SMILES, confidence scores, virtual screening, for structure-based drug design. Not for affinity prediction.",
    "source": "davila7/claude-code-templates",
    "skillId": "diffdock",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "fair-esm",
        "name": "fair-esm",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/dnanexus-integration",
    "name": "dnanexus-integration",
    "description": "DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution.",
    "source": "davila7/claude-code-templates",
    "skillId": "dnanexus-integration",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "dxpy",
        "name": "dxpy",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/docx",
    "name": "docx",
    "description": "Document toolkit (.docx). Create/edit documents, tracked changes, comments, formatting preservation, text extraction, for professional document processing.",
    "source": "davila7/claude-code-templates",
    "skillId": "docx",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "docx",
        "name": "docx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "defusedxml",
        "name": "defusedxml",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pdf",
    "name": "pdf",
    "description": "PDF manipulation toolkit. Extract text/tables, create PDFs, merge/split, fill forms, for programmatic document processing and analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "pdf",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytesseract",
        "name": "pytesseract",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pptx",
    "name": "pptx",
    "description": "Presentation toolkit (.pptx). Create/edit slides, layouts, content, speaker notes, comments, for programmatic presentation creation and modification.",
    "source": "davila7/claude-code-templates",
    "skillId": "pptx",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pptxgenjs",
        "name": "pptxgenjs",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-icons",
        "name": "react-icons",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sharp",
        "name": "sharp",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "defusedxml",
        "name": "defusedxml",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/xlsx",
    "name": "xlsx",
    "description": "Spreadsheet toolkit (.xlsx/.csv). Create/edit with formulas/formatting, analyze data, visualization, recalculate formulas, for spreadsheet processing and analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "xlsx",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/drugbank-database",
    "name": "drugbank-database",
    "description": "Access and analyze comprehensive drug information from the DrugBank database including drug properties, interactions, targets, pathways, chemical structures, and pharmacology data. This skill should be used when working with pharmaceutical data, drug discovery research, pharmacology studies, drug-drug interaction analysis, target identification, chemical similarity searches, ADMET predictions, or any task requiring detailed drug and drug target information from DrugBank.",
    "source": "davila7/claude-code-templates",
    "skillId": "drugbank-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "drugbank-downloader",
        "name": "drugbank-downloader",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "bioversions",
        "name": "bioversions",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "lxml",
        "name": "lxml",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pandas",
        "name": "pandas",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "rdkit",
        "name": "rdkit",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "networkx",
        "name": "networkx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "scikit-learn",
        "name": "scikit-learn",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/ena-database",
    "name": "ena-database",
    "description": "Access European Nucleotide Archive via API/FTP. Retrieve DNA/RNA sequences, raw reads (FASTQ), genome assemblies by accession, for genomics and bioinformatics pipelines. Supports multiple formats.",
    "source": "davila7/claude-code-templates",
    "skillId": "ena-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/ensembl-database",
    "name": "ensembl-database",
    "description": "Query Ensembl genome database REST API for 250+ species. Gene lookups, sequence retrieval, variant analysis, comparative genomics, orthologs, VEP predictions, for genomic research.",
    "source": "davila7/claude-code-templates",
    "skillId": "ensembl-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "ensembl_rest",
        "name": "ensembl_rest",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/esm",
    "name": "esm",
    "description": "Comprehensive toolkit for protein language models including ESM3 (generative multimodal protein design across sequence, structure, and function) and ESM C (efficient protein embeddings and representations). Use this skill when working with protein sequences, structures, or function prediction; designing novel proteins; generating protein embeddings; performing inverse folding; or conducting protein engineering tasks. Supports both local model usage and cloud-based Forge API for scalable inference.",
    "source": "davila7/claude-code-templates",
    "skillId": "esm",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "esm",
        "name": "esm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "flash-attn",
        "name": "flash-attn",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/etetoolkit",
    "name": "etetoolkit",
    "description": "Phylogenetic tree toolkit (ETE). Tree manipulation (Newick/NHX), evolutionary event detection, orthology/paralogy, NCBI taxonomy, visualization (PDF/SVG), for phylogenomics.",
    "source": "davila7/claude-code-templates",
    "skillId": "etetoolkit",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "ete3",
        "name": "ete3",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "qt@5",
        "name": "qt@5",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/exploratory-data-analysis",
    "name": "exploratory-data-analysis",
    "description": "Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. Automatically detects file type and generates detailed markdown reports with format-specific analysis, quality metrics, and downstream analysis recommendations. Covers chemistry, bioinformatics, microscopy, spectroscopy, proteomics, metabolomics, and general scientific data formats.",
    "source": "davila7/claude-code-templates",
    "skillId": "exploratory-data-analysis",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "biopython",
        "name": "biopython",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pillow",
        "name": "pillow",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/fda-database",
    "name": "fda-database",
    "description": "Query openFDA API for drugs, devices, adverse events, recalls, regulatory submissions (510k, PMA), substance identification (UNII), for FDA regulatory data analysis and safety research.",
    "source": "davila7/claude-code-templates",
    "skillId": "fda-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/flowio",
    "name": "flowio",
    "description": "Parse FCS (Flow Cytometry Standard) files v2.0-3.1. Extract events as NumPy arrays, read metadata/channels, convert to CSV/DataFrame, for flow cytometry data preprocessing.",
    "source": "davila7/claude-code-templates",
    "skillId": "flowio",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "flowio",
        "name": "flowio",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/fluidsim",
    "name": "fluidsim",
    "description": "Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC support, and comprehensive output analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "fluidsim",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "fluidsim",
        "name": "fluidsim",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/gene-database",
    "name": "gene-database",
    "description": "Query NCBI Gene via E-utilities/Datasets API. Search by symbol/ID, retrieve gene info (RefSeqs, GO, locations, phenotypes), batch lookups, for gene annotation and functional analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "gene-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/generate-image",
    "name": "generate-image",
    "description": "Generate or edit images using AI models (FLUX, Gemini). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concept art, and any image that isn't a technical diagram or schematic. For flowcharts, circuits, pathways, and technical diagrams, use the scientific-schematics skill instead.",
    "source": "davila7/claude-code-templates",
    "skillId": "generate-image",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/geniml",
    "name": "geniml",
    "description": "This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspace), single-cell ATAC-seq analysis (scEmbed), building consensus peaks (universes), or any ML-based analysis of genomic regions. Applies to BED file collections, scATAC-seq data, chromatin accessibility datasets, and region-based genomic feature learning.",
    "source": "davila7/claude-code-templates",
    "skillId": "geniml",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "geniml",
        "name": "geniml",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/geo-database",
    "name": "geo-database",
    "description": "Access NCBI GEO for gene expression/genomics data. Search/download microarray and RNA-seq datasets (GSE, GSM, GPL), retrieve SOFT/Matrix files, for transcriptomics and expression analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "geo-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "GEOparse",
        "name": "GEOparse",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "biopython",
        "name": "biopython",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pandas",
        "name": "pandas",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "matplotlib",
        "name": "matplotlib",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "statsmodels",
        "name": "statsmodels",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/geopandas",
    "name": "geopandas",
    "description": "Python library for working with geospatial vector data including shapefiles, GeoJSON, and GeoPackage files. Use when working with geographic data for spatial analysis, geometric operations, coordinate transformations, spatial joins, overlay operations, choropleth mapping, or any task involving reading/writing/analyzing vector geographic data. Supports PostGIS databases, interactive maps, and integration with matplotlib/folium/cartopy. Use for tasks like buffer analysis, spatial joins between datasets, dissolving boundaries, clipping data, calculating areas/distances, reprojecting coordinate systems, creating maps, or converting between spatial file formats.",
    "source": "davila7/claude-code-templates",
    "skillId": "geopandas",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "geopandas",
        "name": "geopandas",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "folium",
        "name": "folium",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mapclassify",
        "name": "mapclassify",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pyarrow",
        "name": "pyarrow",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "psycopg2",
        "name": "psycopg2",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "geoalchemy2",
        "name": "geoalchemy2",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "contextily",
        "name": "contextily",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cartopy",
        "name": "cartopy",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/get-available-resources",
    "name": "get-available-resources",
    "description": "This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational approach decisions such as whether to use parallel processing (joblib, multiprocessing), out-of-core computing (Dask, Zarr), GPU acceleration (PyTorch, JAX), or memory-efficient strategies. Use this skill before running analyses, training models, processing large datasets, or any task where resource constraints matter.",
    "source": "davila7/claude-code-templates",
    "skillId": "get-available-resources",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "psutil",
        "name": "psutil",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/gget",
    "name": "gget",
    "description": "CLI/Python toolkit for rapid bioinformatics queries. Preferred for quick BLAST searches. Access to 20+ databases: gene info (Ensembl/UniProt), AlphaFold, ARCHS4, Enrichr, OpenTargets, COSMIC, genome downloads. For advanced BLAST/batch processing, use biopython. For multi-database integration, use bioservices.",
    "source": "davila7/claude-code-templates",
    "skillId": "gget",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "gget",
        "name": "gget",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "openmm",
        "name": "openmm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/gtars",
    "name": "gtars",
    "description": "High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.",
    "source": "davila7/claude-code-templates",
    "skillId": "gtars",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "gtars",
        "name": "gtars",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/gwas-database",
    "name": "gwas-database",
    "description": "Query NHGRI-EBI GWAS Catalog for SNP-trait associations. Search variants by rs ID, disease/trait, gene, retrieve p-values and summary statistics, for genetic epidemiology and polygenic risk scores.",
    "source": "davila7/claude-code-templates",
    "skillId": "gwas-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/histolab",
    "name": "histolab",
    "description": "Digital pathology image processing toolkit for whole slide images (WSI). Use this skill when working with histopathology slides, processing H&E or IHC stained tissue images, extracting tiles from gigapixel pathology images, detecting tissue regions, segmenting tissue masks, or preparing datasets for computational pathology deep learning pipelines. Applies to WSI formats (SVS, TIFF, NDPI), tile-based analysis, and histological image preprocessing workflows.",
    "source": "davila7/claude-code-templates",
    "skillId": "histolab",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "histolab",
        "name": "histolab",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/hmdb-database",
    "name": "hmdb-database",
    "description": "Access Human Metabolome Database (220K+ metabolites). Search by name/ID/structure, retrieve chemical properties, biomarker data, NMR/MS spectra, pathways, for metabolomics and identification.",
    "source": "davila7/claude-code-templates",
    "skillId": "hmdb-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/hypogenic",
    "name": "hypogenic",
    "description": "Automated hypothesis generation and testing using large language models. Use this skill when generating scientific hypotheses from datasets, combining literature insights with empirical data, testing hypotheses against observational data, or conducting systematic hypothesis exploration for research discovery in domains like deception detection, AI content detection, mental health analysis, or other empirical research tasks.",
    "source": "davila7/claude-code-templates",
    "skillId": "hypogenic",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "hypogenic",
        "name": "hypogenic",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/hypothesis-generation",
    "name": "hypothesis-generation",
    "description": "Generate testable hypotheses. Formulate from observations, design experiments, explore competing explanations, develop predictions, propose mechanisms, for scientific inquiry across domains.",
    "source": "davila7/claude-code-templates",
    "skillId": "hypothesis-generation",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/kegg-database",
    "name": "kegg-database",
    "description": "Direct REST API access to KEGG (academic use only). Pathway analysis, gene-pathway mapping, metabolic pathways, drug interactions, ID conversion. For Python workflows with multiple databases, prefer bioservices. Use this for direct HTTP/REST work or KEGG-specific control.",
    "source": "davila7/claude-code-templates",
    "skillId": "kegg-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/labarchive-integration",
    "name": "labarchive-integration",
    "description": "Electronic lab notebook API integration. Access notebooks, manage entries/attachments, backup notebooks, integrate with Protocols.io/Jupyter/REDCap, for programmatic ELN workflows.",
    "source": "davila7/claude-code-templates",
    "skillId": "labarchive-integration",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "git",
        "name": "git",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/lamindb",
    "name": "lamindb",
    "description": "This skill should be used when working with LaminDB, an open-source data framework for biology that makes data queryable, traceable, reproducible, and FAIR. Use when managing biological datasets (scRNA-seq, spatial, flow cytometry, etc.), tracking computational workflows, curating and validating data with biological ontologies, building data lakehouses, or ensuring data lineage and reproducibility in biological research. Covers data management, annotation, ontologies (genes, cell types, diseases, tissues), schema validation, integrations with workflow managers (Nextflow, Snakemake) and MLOps platforms (W&B, MLflow), and deployment strategies.",
    "source": "davila7/claude-code-templates",
    "skillId": "lamindb",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "lamindb",
        "name": "lamindb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/latchbio-integration",
    "name": "latchbio-integration",
    "description": "Latch platform for bioinformatics workflows. Build pipelines with Latch SDK, @workflow/@task decorators, deploy serverless workflows, LatchFile/LatchDir, Nextflow/Snakemake integration.",
    "source": "davila7/claude-code-templates",
    "skillId": "latchbio-integration",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "latch",
        "name": "latch",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/latex-posters",
    "name": "latex-posters",
    "description": "Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, figure integration, and poster-specific best practices for visual communication.",
    "source": "davila7/claude-code-templates",
    "skillId": "latex-posters",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "poppler",
        "name": "poppler",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/literature-review",
    "name": "literature-review",
    "description": "Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).",
    "source": "davila7/claude-code-templates",
    "skillId": "literature-review",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "pandoc",
        "name": "pandoc",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "mactex",
        "name": "mactex",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/market-research-reports",
    "name": "market-research-reports",
    "description": "Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for data gathering, and multi-framework strategic analysis including Porter's Five Forces, PESTLE, SWOT, TAM/SAM/SOM, and BCG Matrix.",
    "source": "davila7/claude-code-templates",
    "skillId": "market-research-reports",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/markitdown",
    "name": "markitdown",
    "description": "Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more.",
    "source": "davila7/claude-code-templates",
    "skillId": "markitdown",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "tesseract",
        "name": "tesseract",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "source": "https://github.com/microsoft/markitdown"
    }
  },
  {
    "id": "davila7/claude-code-templates/matchms",
    "name": "matchms",
    "description": "Mass spectrometry analysis. Process mzML/MGF/MSP, spectral similarity (cosine, modified cosine), metadata harmonization, compound ID, for metabolomics and MS data processing.",
    "source": "davila7/claude-code-templates",
    "skillId": "matchms",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "matchms",
        "name": "matchms",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/matplotlib",
    "name": "matplotlib",
    "description": "Foundational plotting library. Create line plots, scatter, bar, histograms, heatmaps, 3D, subplots, export PNG/PDF/SVG, for scientific visualization and publication figures.",
    "source": "davila7/claude-code-templates",
    "skillId": "matplotlib",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/medchem",
    "name": "medchem",
    "description": "Medicinal chemistry filters. Apply drug-likeness rules (Lipinski, Veber), PAINS filters, structural alerts, complexity metrics, for compound prioritization and library filtering.",
    "source": "davila7/claude-code-templates",
    "skillId": "medchem",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "medchem",
        "name": "medchem",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/metabolomics-workbench-database",
    "name": "metabolomics-workbench-database",
    "description": "Access NIH Metabolomics Workbench via REST API (4,200+ studies). Query metabolites, RefMet nomenclature, MS/NMR data, m/z searches, study metadata, for metabolomics and biomarker discovery.",
    "source": "davila7/claude-code-templates",
    "skillId": "metabolomics-workbench-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/modal",
    "name": "modal",
    "description": "Run Python code in the cloud with serverless containers, GPUs, and autoscaling. Use when deploying ML models, running batch processing jobs, scheduling compute-intensive tasks, or serving APIs that require GPU acceleration or dynamic scaling.",
    "source": "davila7/claude-code-templates",
    "skillId": "modal",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "modal",
        "name": "modal",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/molfeat",
    "name": "molfeat",
    "description": "Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and molecular ML.",
    "source": "davila7/claude-code-templates",
    "skillId": "molfeat",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "molfeat",
        "name": "molfeat",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/networkx",
    "name": "networkx",
    "description": "Comprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python. Use when working with network/graph data structures, analyzing relationships between entities, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks, or visualizing network topologies. Applicable to social networks, biological networks, transportation systems, citation networks, and any domain involving pairwise relationships.",
    "source": "davila7/claude-code-templates",
    "skillId": "networkx",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "networkx",
        "name": "networkx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/neurokit2",
    "name": "neurokit2",
    "description": "Comprehensive biosignal processing toolkit for analyzing physiological data including ECG, EEG, EDA, RSP, PPG, EMG, and EOG signals. Use this skill when processing cardiovascular signals, brain activity, electrodermal responses, respiratory patterns, muscle activity, or eye movements. Applicable for heart rate variability analysis, event-related potentials, complexity measures, autonomic nervous system assessment, psychophysiology research, and multi-modal physiological signal integration.",
    "source": "davila7/claude-code-templates",
    "skillId": "neurokit2",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "neurokit2",
        "name": "neurokit2",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "https",
        "name": "https",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/neuropixels-analysis",
    "name": "neuropixels-analysis",
    "description": "Neuropixels neural recording analysis. Load SpikeGLX/OpenEphys data, preprocess, motion correction, Kilosort4 spike sorting, quality metrics, Allen/IBL curation, AI-assisted visual analysis, for Neuropixels 1.0/2.0 extracellular electrophysiology. Use when working with neural recordings, spike sorting, extracellular electrophysiology, or when the user mentions Neuropixels, SpikeGLX, Open Ephys, Kilosort, quality metrics, or unit curation.",
    "source": "davila7/claude-code-templates",
    "skillId": "neuropixels-analysis",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "spikeinterface",
        "name": "spikeinterface",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "kilosort",
        "name": "kilosort",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "spykingcircus",
        "name": "spykingcircus",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mountainsort5",
        "name": "mountainsort5",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "neuropixels-analysis",
        "name": "neuropixels-analysis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "anthropic",
        "name": "anthropic",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "ibl-neuropixel",
        "name": "ibl-neuropixel",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/omero-integration",
    "name": "omero-integration",
    "description": "Microscopy data management platform. Access images via Python, retrieve datasets, analyze pixels, manage ROIs/annotations, batch processing, for high-content screening and microscopy workflows.",
    "source": "davila7/claude-code-templates",
    "skillId": "omero-integration",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "omero-py",
        "name": "omero-py",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/openalex-database",
    "name": "openalex-database",
    "description": "Query and analyze scholarly literature using the OpenAlex database. This skill should be used when searching for academic papers, analyzing research trends, finding works by authors or institutions, tracking citations, discovering open access publications, or conducting bibliometric analysis across 240M+ scholarly works. Use for literature searches, research output analysis, citation analysis, and academic database queries.",
    "source": "davila7/claude-code-templates",
    "skillId": "openalex-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/opentargets-database",
    "name": "opentargets-database",
    "description": "Query Open Targets Platform for target-disease associations, drug target discovery, tractability/safety data, genetics/omics evidence, known drugs, for therapeutic target identification.",
    "source": "davila7/claude-code-templates",
    "skillId": "opentargets-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/opentrons-integration",
    "name": "opentrons-integration",
    "description": "Lab automation platform for Flex/OT-2 robots. Write Protocol API v2 protocols, liquid handling, hardware modules (heater-shaker, thermocycler), labware management, for automated pipetting workflows.",
    "source": "davila7/claude-code-templates",
    "skillId": "opentrons-integration",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/paper-2-web",
    "name": "paper-2-web",
    "description": "This skill should be used when converting academic papers into promotional and presentation formats including interactive websites (Paper2Web), presentation videos (Paper2Video), and conference posters (Paper2Poster). Use this skill for tasks involving paper dissemination, conference preparation, creating explorable academic homepages, generating video abstracts, or producing print-ready posters from LaTeX or PDF sources.",
    "source": "davila7/claude-code-templates",
    "skillId": "paper-2-web",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pathml",
    "name": "pathml",
    "description": "Computational pathology toolkit for analyzing whole-slide images (WSI) and multiparametric imaging data. Use this skill when working with histopathology slides, H&E stained images, multiplex immunofluorescence (CODEX, Vectra), spatial proteomics, nucleus detection/segmentation, tissue graph construction, or training ML models on pathology data. Supports 160+ slide formats including Aperio SVS, NDPI, DICOM, OME-TIFF for digital pathology workflows.",
    "source": "davila7/claude-code-templates",
    "skillId": "pathml",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pathml",
        "name": "pathml",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pdb-database",
    "name": "pdb-database",
    "description": "Access RCSB PDB for 3D protein/nucleic acid structures. Search by text/sequence/structure, download coordinates (PDB/mmCIF), retrieve metadata, for structural biology and drug discovery.",
    "source": "davila7/claude-code-templates",
    "skillId": "pdb-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "rcsb-api",
        "name": "rcsb-api",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "rcsbsearchapi",
        "name": "rcsbsearchapi",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/peer-review",
    "name": "peer-review",
    "description": "Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.",
    "source": "davila7/claude-code-templates",
    "skillId": "peer-review",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pennylane",
    "name": "pennylane",
    "description": "Cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Enables building and training quantum circuits with automatic differentiation, seamless integration with PyTorch/JAX/TensorFlow, and device-independent execution across simulators and quantum hardware (IBM, Amazon Braket, Google, Rigetti, IonQ, etc.). Use when working with quantum circuits, variational quantum algorithms (VQE, QAOA), quantum neural networks, hybrid quantum-classical models, molecular simulations, quantum chemistry calculations, or any quantum computing tasks requiring gradient-based optimization, hardware-agnostic programming, or quantum machine learning workflows.",
    "source": "davila7/claude-code-templates",
    "skillId": "pennylane",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pennylane",
        "name": "pennylane",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pennylane-qiskit",
        "name": "pennylane-qiskit",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "amazon-braket-pennylane-plugin",
        "name": "amazon-braket-pennylane-plugin",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pennylane-cirq",
        "name": "pennylane-cirq",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pennylane-rigetti",
        "name": "pennylane-rigetti",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pennylane-ionq",
        "name": "pennylane-ionq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/perplexity-search",
    "name": "perplexity-search",
    "description": "Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting grounded answers with source citations, or accessing information beyond the model's knowledge cutoff. Provides access to multiple Perplexity models including Sonar Pro, Sonar Pro Search (advanced agentic search), and Sonar Reasoning Pro through a single OpenRouter API key.",
    "source": "davila7/claude-code-templates",
    "skillId": "perplexity-search",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "litellm",
        "name": "litellm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python-dotenv",
        "name": "python-dotenv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/plotly",
    "name": "plotly",
    "description": "Interactive scientific and statistical data visualization library for Python. Use when creating charts, plots, or visualizations including scatter plots, line charts, bar charts, heatmaps, 3D plots, geographic maps, statistical distributions, financial charts, and dashboards. Supports both quick visualizations (Plotly Express) and fine-grained customization (graph objects). Outputs interactive HTML or static images (PNG, PDF, SVG).",
    "source": "davila7/claude-code-templates",
    "skillId": "plotly",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "plotly",
        "name": "plotly",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "kaleido",
        "name": "kaleido",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "dash",
        "name": "dash",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/polars",
    "name": "polars",
    "description": "Fast DataFrame library (Apache Arrow). Select, filter, group_by, joins, lazy evaluation, CSV/Parquet I/O, expression API, for high-performance data analysis workflows.",
    "source": "davila7/claude-code-templates",
    "skillId": "polars",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "polars",
        "name": "polars",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pptx-posters",
    "name": "latex-posters",
    "description": "Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, figure integration, and poster-specific best practices for visual communication.",
    "source": "davila7/claude-code-templates",
    "skillId": "pptx-posters",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/protocolsio-integration",
    "name": "protocolsio-integration",
    "description": "Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.",
    "source": "davila7/claude-code-templates",
    "skillId": "protocolsio-integration",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pubchem-database",
    "name": "pubchem-database",
    "description": "Query PubChem via PUG-REST API/PubChemPy (110M+ compounds). Search by name/CID/SMILES, retrieve properties, similarity/substructure searches, bioactivity, for cheminformatics.",
    "source": "davila7/claude-code-templates",
    "skillId": "pubchem-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pubchempy",
        "name": "pubchempy",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pandas",
        "name": "pandas",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pubmed-database",
    "name": "pubmed-database",
    "description": "Direct REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations.",
    "source": "davila7/claude-code-templates",
    "skillId": "pubmed-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pufferlib",
    "name": "pufferlib",
    "description": "This skill should be used when working with reinforcement learning tasks including high-performance RL training, custom environment development, vectorized parallel simulation, multi-agent systems, or integration with existing RL environments (Gymnasium, PettingZoo, Atari, Procgen, etc.). Use this skill for implementing PPO training, creating PufferEnv environments, optimizing RL performance, or developing policies with CNNs/LSTMs.",
    "source": "davila7/claude-code-templates",
    "skillId": "pufferlib",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pufferlib",
        "name": "pufferlib",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pydeseq2",
    "name": "pydeseq2",
    "description": "Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "pydeseq2",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pydeseq2",
        "name": "pydeseq2",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pydicom",
    "name": "pydicom",
    "description": "Python library for working with DICOM (Digital Imaging and Communications in Medicine) files. Use this skill when reading, writing, or modifying medical imaging data in DICOM format, extracting pixel data from medical images (CT, MRI, X-ray, ultrasound), anonymizing DICOM files, working with DICOM metadata and tags, converting DICOM images to other formats, handling compressed DICOM data, or processing medical imaging datasets. Applies to tasks involving medical image analysis, PACS systems, radiology workflows, and healthcare imaging applications.",
    "source": "davila7/claude-code-templates",
    "skillId": "pydicom",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pydicom",
        "name": "pydicom",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pillow",
        "name": "pillow",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "numpy",
        "name": "numpy",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "matplotlib",
        "name": "matplotlib",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pylibjpeg",
        "name": "pylibjpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python-gdcm",
        "name": "python-gdcm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pyhealth",
    "name": "pyhealth",
    "description": "Comprehensive healthcare AI toolkit for developing, testing, and deploying machine learning models with clinical data. This skill should be used when working with electronic health records (EHR), clinical prediction tasks (mortality, readmission, drug recommendation), medical coding systems (ICD, NDC, ATC), physiological signals (EEG, ECG), healthcare datasets (MIMIC-III/IV, eICU, OMOP), or implementing deep learning models for healthcare applications (RETAIN, SafeDrug, Transformer, GNN).",
    "source": "davila7/claude-code-templates",
    "skillId": "pyhealth",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pyhealth",
        "name": "pyhealth",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pylabrobot",
    "name": "pylabrobot",
    "description": "Laboratory automation toolkit for controlling liquid handlers, plate readers, pumps, heater shakers, incubators, centrifuges, and analytical equipment. Use this skill when automating laboratory workflows, programming liquid handling robots (Hamilton STAR, Opentrons OT-2, Tecan EVO), integrating lab equipment, managing deck layouts and resources (plates, tips, containers), reading plates, or creating reproducible laboratory protocols. Applicable for both simulated protocols and physical hardware control.",
    "source": "davila7/claude-code-templates",
    "skillId": "pylabrobot",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pylabrobot",
        "name": "pylabrobot",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pymatgen",
    "name": "pymatgen",
    "description": "Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.",
    "source": "davila7/claude-code-templates",
    "skillId": "pymatgen",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pymatgen",
        "name": "pymatgen",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mp-api",
        "name": "mp-api",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pyyaml",
        "name": "pyyaml",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pymc",
    "name": "pymc-bayesian-modeling",
    "description": "Bayesian modeling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic programming and inference.",
    "source": "davila7/claude-code-templates",
    "skillId": "pymc",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pymoo",
    "name": "pymoo",
    "description": "Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems.",
    "source": "davila7/claude-code-templates",
    "skillId": "pymoo",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pymoo",
        "name": "pymoo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pyopenms",
    "name": "pyopenms",
    "description": "Python interface to OpenMS for mass spectrometry data analysis. Use for LC-MS/MS proteomics and metabolomics workflows including file handling (mzML, mzXML, mzTab, FASTA, pepXML, protXML, mzIdentML), signal processing, feature detection, peptide identification, and quantitative analysis. Apply when working with mass spectrometry data, analyzing proteomics experiments, or processing metabolomics datasets.",
    "source": "davila7/claude-code-templates",
    "skillId": "pyopenms",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pyopenms",
        "name": "pyopenms",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pysam",
    "name": "pysam",
    "description": "Genomic file toolkit. Read/write SAM/BAM/CRAM alignments, VCF/BCF variants, FASTA/FASTQ sequences, extract regions, calculate coverage, for NGS data processing pipelines.",
    "source": "davila7/claude-code-templates",
    "skillId": "pysam",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pysam",
        "name": "pysam",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pytdc",
    "name": "pytdc",
    "description": "Therapeutics Data Commons. AI-ready drug discovery datasets (ADME, toxicity, DTI), benchmarks, scaffold splits, molecular oracles, for therapeutic ML and pharmacological prediction.",
    "source": "davila7/claude-code-templates",
    "skillId": "pytdc",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "PyTDC",
        "name": "PyTDC",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pytorch-lightning",
    "name": "pytorch-lightning",
    "description": "Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard), distributed training (DDP, FSDP, DeepSpeed), for scalable neural network training.",
    "source": "davila7/claude-code-templates",
    "skillId": "pytorch-lightning",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/qiskit",
    "name": "qiskit",
    "description": "Comprehensive quantum computing toolkit for building, optimizing, and executing quantum circuits. Use when working with quantum algorithms, simulations, or quantum hardware including (1) Building quantum circuits with gates and measurements, (2) Running quantum algorithms (VQE, QAOA, Grover), (3) Transpiling/optimizing circuits for hardware, (4) Executing on IBM Quantum or other providers, (5) Quantum chemistry and materials science, (6) Quantum machine learning, (7) Visualizing circuits and results, or (8) Any quantum computing development task.",
    "source": "davila7/claude-code-templates",
    "skillId": "qiskit",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "qiskit",
        "name": "qiskit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/qutip",
    "name": "qutip",
    "description": "Quantum mechanics simulations and analysis using QuTiP (Quantum Toolbox in Python). Use when working with quantum systems including: (1) quantum states (kets, bras, density matrices), (2) quantum operators and gates, (3) time evolution and dynamics (Schrödinger, master equations, Monte Carlo), (4) open quantum systems with dissipation, (5) quantum measurements and entanglement, (6) visualization (Bloch sphere, Wigner functions), (7) steady states and correlation functions, or (8) advanced methods (Floquet theory, HEOM, stochastic solvers). Handles both closed and open quantum systems across various domains including quantum optics, quantum computing, and condensed matter physics.",
    "source": "davila7/claude-code-templates",
    "skillId": "qutip",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "qutip",
        "name": "qutip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "qutip-qip",
        "name": "qutip-qip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "qutip-qtrl",
        "name": "qutip-qtrl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/rdkit",
    "name": "rdkit",
    "description": "Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.",
    "source": "davila7/claude-code-templates",
    "skillId": "rdkit",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/reactome-database",
    "name": "reactome-database",
    "description": "Query Reactome REST API for pathway analysis, enrichment, gene-pathway mapping, disease pathways, molecular interactions, expression analysis, for systems biology studies.",
    "source": "davila7/claude-code-templates",
    "skillId": "reactome-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "reactome2py",
        "name": "reactome2py",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/research-grants",
    "name": "research-grants",
    "description": "Write competitive research proposals for NSF, NIH, DOE, and DARPA. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with submission requirements.",
    "source": "davila7/claude-code-templates",
    "skillId": "research-grants",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/research-lookup",
    "name": "research-lookup",
    "description": "Look up current research information using Perplexity's Sonar Pro Search or Sonar Reasoning Pro models through OpenRouter. Automatically selects the best model based on query complexity. Search academic papers, recent studies, technical documentation, and general research information with citations.",
    "source": "davila7/claude-code-templates",
    "skillId": "research-lookup",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/scanpy",
    "name": "scanpy",
    "description": "Single-cell RNA-seq analysis. Load .h5ad/10X data, QC, normalization, PCA/UMAP/t-SNE, Leiden clustering, marker genes, cell type annotation, trajectory, for scRNA-seq analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "scanpy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/scholar-evaluation",
    "name": "scholar-evaluation",
    "description": "",
    "source": "davila7/claude-code-templates",
    "skillId": "scholar-evaluation",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/scientific-brainstorming",
    "name": "scientific-brainstorming",
    "description": "Research ideation partner. Generate hypotheses, explore interdisciplinary connections, challenge assumptions, develop methodologies, identify research gaps, for creative scientific problem-solving.",
    "source": "davila7/claude-code-templates",
    "skillId": "scientific-brainstorming",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/scientific-critical-thinking",
    "name": "scientific-critical-thinking",
    "description": "Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims.",
    "source": "davila7/claude-code-templates",
    "skillId": "scientific-critical-thinking",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/scientific-schematics",
    "name": "scientific-schematics",
    "description": "Create publication-quality scientific diagrams using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations.",
    "source": "davila7/claude-code-templates",
    "skillId": "scientific-schematics",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/scientific-slides",
    "name": "scientific-slides",
    "description": "Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and LaTeX Beamer.",
    "source": "davila7/claude-code-templates",
    "skillId": "scientific-slides",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pymupdf",
        "name": "pymupdf",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "Pillow",
        "name": "Pillow",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "PyPDF2",
        "name": "PyPDF2",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python-pptx",
        "name": "python-pptx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/scientific-visualization",
    "name": "scientific-visualization",
    "description": "Create publication figures with matplotlib/seaborn/plotly. Multi-panel layouts, error bars, significance markers, colorblind-safe, export PDF/EPS/TIFF, for journal-ready scientific plots.",
    "source": "davila7/claude-code-templates",
    "skillId": "scientific-visualization",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "PyPDF2",
        "name": "PyPDF2",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/scientific-writing",
    "name": "scientific-writing",
    "description": "Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process: (1) create section outlines with key points using research-lookup, (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.",
    "source": "davila7/claude-code-templates",
    "skillId": "scientific-writing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/scikit-bio",
    "name": "scikit-bio",
    "description": "Biological data toolkit. Sequence analysis, alignments, phylogenetic trees, diversity metrics (alpha/beta, UniFrac), ordination (PCoA), PERMANOVA, FASTA/Newick I/O, for microbiome analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "scikit-bio",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "scikit-bio",
        "name": "scikit-bio",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/scikit-learn",
    "name": "scikit-learn",
    "description": "Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices.",
    "source": "davila7/claude-code-templates",
    "skillId": "scikit-learn",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "scikit-learn",
        "name": "scikit-learn",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "matplotlib",
        "name": "matplotlib",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pandas",
        "name": "pandas",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/scikit-survival",
    "name": "scikit-survival",
    "description": "Comprehensive toolkit for survival analysis and time-to-event modeling in Python using scikit-survival. Use this skill when working with censored survival data, performing time-to-event analysis, fitting Cox models, Random Survival Forests, Gradient Boosting models, or Survival SVMs, evaluating survival predictions with concordance index or Brier score, handling competing risks, or implementing any survival analysis workflow with the scikit-survival library.",
    "source": "davila7/claude-code-templates",
    "skillId": "scikit-survival",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/scvi-tools",
    "name": "scvi-tools",
    "description": "This skill should be used when working with single-cell omics data analysis using scvi-tools, including scRNA-seq, scATAC-seq, CITE-seq, spatial transcriptomics, and other single-cell modalities. Use this skill for probabilistic modeling, batch correction, dimensionality reduction, differential expression, cell type annotation, multimodal integration, and spatial analysis tasks.",
    "source": "davila7/claude-code-templates",
    "skillId": "scvi-tools",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "scvi-tools",
        "name": "scvi-tools",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/seaborn",
    "name": "seaborn",
    "description": "Statistical visualization. Scatter, box, violin, heatmaps, pair plots, regression, correlation matrices, KDE, faceted plots, for exploratory analysis and publication figures.",
    "source": "davila7/claude-code-templates",
    "skillId": "seaborn",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/shap",
    "name": "shap",
    "description": "Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model.",
    "source": "davila7/claude-code-templates",
    "skillId": "shap",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "shap",
        "name": "shap",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/simpy",
    "name": "simpy",
    "description": "Process-based discrete-event simulation framework in Python. Use this skill when building simulations of systems with processes, queues, resources, and time-based events such as manufacturing systems, service operations, network traffic, logistics, or any system where entities interact with shared resources over time.",
    "source": "davila7/claude-code-templates",
    "skillId": "simpy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/stable-baselines3",
    "name": "stable-baselines3",
    "description": "Use this skill for reinforcement learning tasks including training RL agents (PPO, SAC, DQN, TD3, DDPG, A2C, etc.), creating custom Gym environments, implementing callbacks for monitoring and control, using vectorized environments for parallel training, and integrating with deep RL workflows. This skill should be used when users request RL algorithm implementation, agent training, environment design, or RL experimentation.",
    "source": "davila7/claude-code-templates",
    "skillId": "stable-baselines3",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "stable-baselines3",
        "name": "stable-baselines3",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/statistical-analysis",
    "name": "statistical-analysis",
    "description": "Statistical analysis toolkit. Hypothesis tests (t-test, ANOVA, chi-square), regression, correlation, Bayesian stats, power analysis, assumption checks, APA reporting, for academic research.",
    "source": "davila7/claude-code-templates",
    "skillId": "statistical-analysis",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/statsmodels",
    "name": "statsmodels",
    "description": "Statistical modeling toolkit. OLS, GLM, logistic, ARIMA, time series, hypothesis tests, diagnostics, AIC/BIC, for rigorous statistical inference and econometric analysis.",
    "source": "davila7/claude-code-templates",
    "skillId": "statsmodels",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/string-database",
    "name": "string-database",
    "description": "Query STRING API for protein-protein interactions (59M proteins, 20B interactions). Network analysis, GO/KEGG enrichment, interaction discovery, 5000+ species, for systems biology.",
    "source": "davila7/claude-code-templates",
    "skillId": "string-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/sympy",
    "name": "sympy",
    "description": "Use this skill when working with symbolic mathematics in Python. This skill should be used for symbolic computation tasks including solving equations algebraically, performing calculus operations (derivatives, integrals, limits), manipulating algebraic expressions, working with matrices symbolically, physics calculations, number theory problems, geometry computations, and generating executable code from mathematical expressions. Apply this skill when the user needs exact symbolic results rather than numerical approximations, or when working with mathematical formulas that contain variables and parameters.",
    "source": "davila7/claude-code-templates",
    "skillId": "sympy",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/torch_geometric",
    "name": "torch-geometric",
    "description": "Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.",
    "source": "davila7/claude-code-templates",
    "skillId": "torch_geometric",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "torch_geometric",
        "name": "torch_geometric",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pyg_lib",
        "name": "pyg_lib",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/torchdrug",
    "name": "torchdrug",
    "description": "Graph-based drug discovery toolkit. Molecular property prediction (ADMET), protein modeling, knowledge graph reasoning, molecular generation, retrosynthesis, GNNs (GIN, GAT, SchNet), 40+ datasets, for PyTorch-based ML on molecules, proteins, and biomedical graphs.",
    "source": "davila7/claude-code-templates",
    "skillId": "torchdrug",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "torchdrug",
        "name": "torchdrug",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/transformers",
    "name": "transformers",
    "description": "This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning models on custom datasets.",
    "source": "davila7/claude-code-templates",
    "skillId": "transformers",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "torch",
        "name": "torch",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "timm",
        "name": "timm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "librosa",
        "name": "librosa",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/treatment-plans",
    "name": "treatment-plans",
    "description": "Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional formatting. Prioritizes brevity and clinical actionability.",
    "source": "davila7/claude-code-templates",
    "skillId": "treatment-plans",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "matplotlib",
        "name": "matplotlib",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/umap-learn",
    "name": "umap-learn",
    "description": "UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualization, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data.",
    "source": "davila7/claude-code-templates",
    "skillId": "umap-learn",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "umap-learn",
        "name": "umap-learn",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/uniprot-database",
    "name": "uniprot-database",
    "description": "Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For Python workflows with multiple databases, prefer bioservices (unified interface to 40+ services). Use this for direct HTTP/REST work or UniProt-specific control.",
    "source": "davila7/claude-code-templates",
    "skillId": "uniprot-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/uspto-database",
    "name": "uspto-database",
    "description": "Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches.",
    "source": "davila7/claude-code-templates",
    "skillId": "uspto-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "uspto-opendata-python",
        "name": "uspto-opendata-python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/vaex",
    "name": "vaex",
    "description": "Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine learning on large datasets. Apply when users need to work with large CSV/HDF5/Arrow/Parquet files, perform fast statistics on massive datasets, create visualizations of big data, or build ML pipelines that don't fit in memory.",
    "source": "davila7/claude-code-templates",
    "skillId": "vaex",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/venue-templates",
    "name": "venue-templates",
    "description": "Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.",
    "source": "davila7/claude-code-templates",
    "skillId": "venue-templates",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "poppler",
        "name": "poppler",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/zarr-python",
    "name": "zarr-python",
    "description": "Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.",
    "source": "davila7/claude-code-templates",
    "skillId": "zarr-python",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "zarr",
        "name": "zarr",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "s3fs",
        "name": "s3fs",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "gcsfs",
        "name": "gcsfs",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/zinc-database",
    "name": "zinc-database",
    "description": "Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.",
    "source": "davila7/claude-code-templates",
    "skillId": "zinc-database",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/active-directory-attacks",
    "name": "Active Directory Attacks",
    "description": "This skill should be used when the user asks to \"attack Active Directory\", \"exploit AD\", \"Kerberoasting\", \"DCSync\", \"pass-the-hash\", \"BloodHound enumeration\", \"Golden Ticket\", \"Silver Ticket\", \"AS-REP roasting\", \"NTLM relay\", or needs guidance on Windows domain penetration testing.",
    "source": "davila7/claude-code-templates",
    "skillId": "active-directory-attacks",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/api-fuzzing-bug-bounty",
    "name": "API Fuzzing for Bug Bounty",
    "description": "This skill should be used when the user asks to \"test API security\", \"fuzz APIs\", \"find IDOR vulnerabilities\", \"test REST API\", \"test GraphQL\", \"API penetration testing\", \"bug bounty API testing\", or needs guidance on API security assessment techniques.",
    "source": "davila7/claude-code-templates",
    "skillId": "api-fuzzing-bug-bounty",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/api-security-best-practices",
    "name": "api-security-best-practices",
    "description": "Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities",
    "source": "davila7/claude-code-templates",
    "skillId": "api-security-best-practices",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/aws-penetration-testing",
    "name": "AWS Penetration Testing",
    "description": "This skill should be used when the user asks to \"pentest AWS\", \"test AWS security\", \"enumerate IAM\", \"exploit cloud infrastructure\", \"AWS privilege escalation\", \"S3 bucket testing\", \"metadata SSRF\", \"Lambda exploitation\", or needs guidance on Amazon Web Services security assessment.",
    "source": "davila7/claude-code-templates",
    "skillId": "aws-penetration-testing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "prowler",
        "name": "prowler",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "scoutsuite",
        "name": "scoutsuite",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "principalmapper",
        "name": "principalmapper",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/broken-authentication",
    "name": "Broken Authentication Testing",
    "description": "This skill should be used when the user asks to \"test for broken authentication vulnerabilities\", \"assess session management security\", \"perform credential stuffing tests\", \"evaluate password policies\", \"test for session fixation\", or \"identify authentication bypass flaws\". It provides comprehensive techniques for identifying authentication and session management weaknesses in web applications.",
    "source": "davila7/claude-code-templates",
    "skillId": "broken-authentication",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/burp-suite-testing",
    "name": "Burp Suite Web Application Testing",
    "description": "This skill should be used when the user asks to \"intercept HTTP traffic\", \"modify web requests\", \"use Burp Suite for testing\", \"perform web vulnerability scanning\", \"test with Burp Repeater\", \"analyze HTTP history\", or \"configure proxy for web testing\". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.",
    "source": "davila7/claude-code-templates",
    "skillId": "burp-suite-testing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/cloud-penetration-testing",
    "name": "Cloud Penetration Testing",
    "description": "This skill should be used when the user asks to \"perform cloud penetration testing\", \"assess Azure or AWS or GCP security\", \"enumerate cloud resources\", \"exploit cloud misconfigurations\", \"test O365 security\", \"extract secrets from cloud environments\", or \"audit cloud infrastructure\". It provides comprehensive techniques for security assessment across major cloud platforms.",
    "source": "davila7/claude-code-templates",
    "skillId": "cloud-penetration-testing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "scoutsuite",
        "name": "scoutsuite",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/ethical-hacking-methodology",
    "name": "Ethical Hacking Methodology",
    "description": "This skill should be used when the user asks to \"learn ethical hacking\", \"understand penetration testing lifecycle\", \"perform reconnaissance\", \"conduct security scanning\", \"exploit vulnerabilities\", or \"write penetration test reports\". It provides comprehensive ethical hacking methodology and techniques.",
    "source": "davila7/claude-code-templates",
    "skillId": "ethical-hacking-methodology",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/file-path-traversal",
    "name": "File Path Traversal Testing",
    "description": "This skill should be used when the user asks to \"test for directory traversal\", \"exploit path traversal vulnerabilities\", \"read arbitrary files through web applications\", \"find LFI vulnerabilities\", or \"access files outside web root\". It provides comprehensive file path traversal attack and testing methodologies.",
    "source": "davila7/claude-code-templates",
    "skillId": "file-path-traversal",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/file-uploads",
    "name": "file-uploads",
    "description": "Expert at handling file uploads and cloud storage. Covers S3, Cloudflare R2, presigned URLs, multipart uploads, and image optimization. Knows how to handle large files without blocking. Use when: file upload, S3, R2, presigned URL, multipart.",
    "source": "davila7/claude-code-templates",
    "skillId": "file-uploads",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/html-injection-testing",
    "name": "HTML Injection Testing",
    "description": "This skill should be used when the user asks to \"test for HTML injection\", \"inject HTML into web pages\", \"perform HTML injection attacks\", \"deface web applications\", or \"test content injection vulnerabilities\". It provides comprehensive HTML injection attack techniques and testing methodologies.",
    "source": "davila7/claude-code-templates",
    "skillId": "html-injection-testing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/idor-testing",
    "name": "IDOR Vulnerability Testing",
    "description": "This skill should be used when the user asks to \"test for insecure direct object references,\" \"find IDOR vulnerabilities,\" \"exploit broken access control,\" \"enumerate user IDs or object references,\" or \"bypass authorization to access other users' data.\" It provides comprehensive guidance for detecting, exploiting, and remediating IDOR vulnerabilities in web applications.",
    "source": "davila7/claude-code-templates",
    "skillId": "idor-testing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/linux-privilege-escalation",
    "name": "Linux Privilege Escalation",
    "description": "This skill should be used when the user asks to \"escalate privileges on Linux\", \"find privesc vectors on Linux systems\", \"exploit sudo misconfigurations\", \"abuse SUID binaries\", \"exploit cron jobs for root access\", \"enumerate Linux systems for privilege escalation\", or \"gain root access from low-privilege shell\". It provides comprehensive techniques for identifying and exploiting privilege escalation paths on Linux systems.",
    "source": "davila7/claude-code-templates",
    "skillId": "linux-privilege-escalation",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/metasploit-framework",
    "name": "Metasploit Framework",
    "description": "This skill should be used when the user asks to \"use Metasploit for penetration testing\", \"exploit vulnerabilities with msfconsole\", \"create payloads with msfvenom\", \"perform post-exploitation\", \"use auxiliary modules for scanning\", or \"develop custom exploits\". It provides comprehensive guidance for leveraging the Metasploit Framework in security assessments.",
    "source": "davila7/claude-code-templates",
    "skillId": "metasploit-framework",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pentest-checklist",
    "name": "Pentest Checklist",
    "description": "This skill should be used when the user asks to \"plan a penetration test\", \"create a security assessment checklist\", \"prepare for penetration testing\", \"define pentest scope\", \"follow security testing best practices\", or needs a structured methodology for penetration testing engagements.",
    "source": "davila7/claude-code-templates",
    "skillId": "pentest-checklist",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/pentest-commands",
    "name": "Pentest Commands",
    "description": "This skill should be used when the user asks to \"run pentest commands\", \"scan with nmap\", \"use metasploit exploits\", \"crack passwords with hydra or john\", \"scan web vulnerabilities with nikto\", \"enumerate networks\", or needs essential penetration testing command references.",
    "source": "davila7/claude-code-templates",
    "skillId": "pentest-commands",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/privilege-escalation-methods",
    "name": "Privilege Escalation Methods",
    "description": "This skill should be used when the user asks to \"escalate privileges\", \"get root access\", \"become administrator\", \"privesc techniques\", \"abuse sudo\", \"exploit SUID binaries\", \"Kerberoasting\", \"pass-the-ticket\", \"token impersonation\", or needs guidance on post-exploitation privilege escalation for Linux or Windows systems.",
    "source": "davila7/claude-code-templates",
    "skillId": "privilege-escalation-methods",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/red-team-tactics",
    "name": "red-team-tactics",
    "description": "Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.",
    "source": "davila7/claude-code-templates",
    "skillId": "red-team-tactics",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/red-team-tools",
    "name": "Red Team Tools and Methodology",
    "description": "This skill should be used when the user asks to \"follow red team methodology\", \"perform bug bounty hunting\", \"automate reconnaissance\", \"hunt for XSS vulnerabilities\", \"enumerate subdomains\", or needs security researcher techniques and tool configurations from top bug bounty hunters.",
    "source": "davila7/claude-code-templates",
    "skillId": "red-team-tools",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/scanning-tools",
    "name": "Security Scanning Tools",
    "description": "This skill should be used when the user asks to \"perform vulnerability scanning\", \"scan networks for open ports\", \"assess web application security\", \"scan wireless networks\", \"detect malware\", \"check cloud security\", or \"evaluate system compliance\". It provides comprehensive guidance on security scanning tools and methodologies.",
    "source": "davila7/claude-code-templates",
    "skillId": "scanning-tools",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "prowler",
        "name": "prowler",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "scoutsuite",
        "name": "scoutsuite",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/security-best-practices",
    "name": "security-best-practices",
    "description": "Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.",
    "source": "davila7/claude-code-templates",
    "skillId": "security-best-practices",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/security-ownership-map",
    "name": "security-ownership-map",
    "description": "Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.",
    "source": "davila7/claude-code-templates",
    "skillId": "security-ownership-map",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "networkx",
        "name": "networkx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/security-threat-model",
    "name": "security-threat-model",
    "description": "Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.",
    "source": "davila7/claude-code-templates",
    "skillId": "security-threat-model",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/shodan-reconnaissance",
    "name": "Shodan Reconnaissance and Pentesting",
    "description": "This skill should be used when the user asks to \"search for exposed devices on the internet,\" \"perform Shodan reconnaissance,\" \"find vulnerable services using Shodan,\" \"scan IP ranges with Shodan,\" or \"discover IoT devices and open ports.\" It provides comprehensive guidance for using Shodan's search engine, CLI, and API for penetration testing reconnaissance.",
    "source": "davila7/claude-code-templates",
    "skillId": "shodan-reconnaissance",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "shodan",
        "name": "shodan",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/smtp-penetration-testing",
    "name": "SMTP Penetration Testing",
    "description": "This skill should be used when the user asks to \"perform SMTP penetration testing\", \"enumerate email users\", \"test for open mail relays\", \"grab SMTP banners\", \"brute force email credentials\", or \"assess mail server security\". It provides comprehensive techniques for testing SMTP server security.",
    "source": "davila7/claude-code-templates",
    "skillId": "smtp-penetration-testing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/sql-injection-testing",
    "name": "SQL Injection Testing",
    "description": "This skill should be used when the user asks to \"test for SQL injection vulnerabilities\", \"perform SQLi attacks\", \"bypass authentication using SQL injection\", \"extract database information through injection\", \"detect SQL injection flaws\", or \"exploit database query vulnerabilities\". It provides comprehensive techniques for identifying, exploiting, and understanding SQL injection attack vectors across different database systems.",
    "source": "davila7/claude-code-templates",
    "skillId": "sql-injection-testing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/sqlmap-database-pentesting",
    "name": "SQLMap Database Penetration Testing",
    "description": "This skill should be used when the user asks to \"automate SQL injection testing,\" \"enumerate database structure,\" \"extract database credentials using sqlmap,\" \"dump tables and columns from a vulnerable database,\" or \"perform automated database penetration testing.\" It provides comprehensive guidance for using SQLMap to detect and exploit SQL injection vulnerabilities.",
    "source": "davila7/claude-code-templates",
    "skillId": "sqlmap-database-pentesting",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/ssh-penetration-testing",
    "name": "SSH Penetration Testing",
    "description": "This skill should be used when the user asks to \"pentest SSH services\", \"enumerate SSH configurations\", \"brute force SSH credentials\", \"exploit SSH vulnerabilities\", \"perform SSH tunneling\", or \"audit SSH security\". It provides comprehensive SSH penetration testing methodologies and techniques.",
    "source": "davila7/claude-code-templates",
    "skillId": "ssh-penetration-testing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/top-web-vulnerabilities",
    "name": "Top 100 Web Vulnerabilities Reference",
    "description": "This skill should be used when the user asks to \"identify web application vulnerabilities\", \"explain common security flaws\", \"understand vulnerability categories\", \"learn about injection attacks\", \"review access control weaknesses\", \"analyze API security issues\", \"assess security misconfigurations\", \"understand client-side vulnerabilities\", \"examine mobile and IoT security flaws\", or \"reference the OWASP-aligned vulnerability taxonomy\". Use this skill to provide comprehensive vulnerability definitions, root causes, impacts, and mitigation strategies across all major web security categories.",
    "source": "davila7/claude-code-templates",
    "skillId": "top-web-vulnerabilities",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/vulnerability-scanner",
    "name": "vulnerability-scanner",
    "description": "Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.",
    "source": "davila7/claude-code-templates",
    "skillId": "vulnerability-scanner",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "davila7/claude-code-templates/webapp-testing",
    "name": "webapp-testing",
    "description": "Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.",
    "source": "davila7/claude-code-templates",
    "skillId": "webapp-testing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/windows-privilege-escalation",
    "name": "Windows Privilege Escalation",
    "description": "This skill should be used when the user asks to \"escalate privileges on Windows,\" \"find Windows privesc vectors,\" \"enumerate Windows for privilege escalation,\" \"exploit Windows misconfigurations,\" or \"perform post-exploitation privilege escalation.\" It provides comprehensive guidance for discovering and exploiting privilege escalation vulnerabilities in Windows environments.",
    "source": "davila7/claude-code-templates",
    "skillId": "windows-privilege-escalation",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/wireshark-analysis",
    "name": "Wireshark Network Traffic Analysis",
    "description": "This skill should be used when the user asks to \"analyze network traffic with Wireshark\", \"capture packets for troubleshooting\", \"filter PCAP files\", \"follow TCP/UDP streams\", \"detect network anomalies\", \"investigate suspicious traffic\", or \"perform protocol analysis\". It provides comprehensive techniques for network packet capture, filtering, and analysis using Wireshark.",
    "source": "davila7/claude-code-templates",
    "skillId": "wireshark-analysis",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/wordpress-penetration-testing",
    "name": "WordPress Penetration Testing",
    "description": "This skill should be used when the user asks to \"pentest WordPress sites\", \"scan WordPress for vulnerabilities\", \"enumerate WordPress users, themes, or plugins\", \"exploit WordPress vulnerabilities\", or \"use WPScan\". It provides comprehensive WordPress security assessment methodologies.",
    "source": "davila7/claude-code-templates",
    "skillId": "wordpress-penetration-testing",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/xss-html-injection",
    "name": "Cross-Site Scripting and HTML Injection Testing",
    "description": "This skill should be used when the user asks to \"test for XSS vulnerabilities\", \"perform cross-site scripting attacks\", \"identify HTML injection flaws\", \"exploit client-side injection vulnerabilities\", \"steal cookies via XSS\", or \"bypass content security policies\". It provides comprehensive techniques for detecting, exploiting, and understanding XSS and HTML injection attack vectors in web applications.",
    "source": "davila7/claude-code-templates",
    "skillId": "xss-html-injection",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/code-review",
    "name": "code-review",
    "description": "Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality. Covers security, performance, testing, and design review.",
    "source": "davila7/claude-code-templates",
    "skillId": "code-review",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/commit",
    "name": "commit",
    "description": "Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references.",
    "source": "davila7/claude-code-templates",
    "skillId": "commit",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/create-pr",
    "name": "create-pr",
    "description": "Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.",
    "source": "davila7/claude-code-templates",
    "skillId": "create-pr",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/deslop",
    "name": "deslop",
    "description": "Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defensive checks, or type casts. Checks diff against main and fixes style inconsistencies.",
    "source": "davila7/claude-code-templates",
    "skillId": "deslop",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/find-bugs",
    "name": "find-bugs",
    "description": "Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.",
    "source": "davila7/claude-code-templates",
    "skillId": "find-bugs",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/iterate-pr",
    "name": "iterate-pr",
    "description": "Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.",
    "source": "davila7/claude-code-templates",
    "skillId": "iterate-pr",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/footballbin-predictions",
    "name": "footballbin-predictions",
    "description": "Get AI-powered match predictions for Premier League and Champions League including scores, next goal, and corners.",
    "source": "davila7/claude-code-templates",
    "skillId": "footballbin-predictions",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "homepage": "https://apps.apple.com/app/footballbin/id6757111871"
    }
  },
  {
    "id": "davila7/claude-code-templates/browser-automation",
    "name": "browser-automation",
    "description": "Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns.  This skill covers Playwright (recommended) and Puppeteer, with patterns for testing, scraping, and agentic browser control. Key insight: Playwright won the framework war. Unless you need Puppeteer's stealth ecosystem or are Chrome-only, Playwright is the better choice in 202",
    "source": "davila7/claude-code-templates",
    "skillId": "browser-automation",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/browser-extension-builder",
    "name": "browser-extension-builder",
    "description": "Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing. Use when: browser extension, chrome extension, firefox addon, extension, manifest v3.",
    "source": "davila7/claude-code-templates",
    "skillId": "browser-extension-builder",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/busybox-on-windows",
    "name": "busybox-on-windows",
    "description": "How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.",
    "source": "davila7/claude-code-templates",
    "skillId": "busybox-on-windows",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/domain-name-brainstormer",
    "name": "domain-name-brainstormer",
    "description": "Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.",
    "source": "davila7/claude-code-templates",
    "skillId": "domain-name-brainstormer",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/geo-fundamentals",
    "name": "geo-fundamentals",
    "description": "Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).",
    "source": "davila7/claude-code-templates",
    "skillId": "geo-fundamentals",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "davila7/claude-code-templates/network-101",
    "name": "Network 101",
    "description": "This skill should be used when the user asks to \"set up a web server\", \"configure HTTP or HTTPS\", \"perform SNMP enumeration\", \"configure SMB shares\", \"test network services\", or needs guidance on configuring and testing network services for penetration testing labs.",
    "source": "davila7/claude-code-templates",
    "skillId": "network-101",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/playwright-skill",
    "name": "playwright-skill",
    "description": "Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.",
    "source": "davila7/claude-code-templates",
    "skillId": "playwright-skill",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/skill-share",
    "name": "skill-share",
    "description": "A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.",
    "source": "davila7/claude-code-templates",
    "skillId": "skill-share",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/template-skill",
    "name": "template-skill",
    "description": "Replace with description of the skill and when Claude should use it.",
    "source": "davila7/claude-code-templates",
    "skillId": "template-skill",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/using-superpowers",
    "name": "using-superpowers",
    "description": "Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions",
    "source": "davila7/claude-code-templates",
    "skillId": "using-superpowers",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/web-artifacts-builder",
    "name": "web-artifacts-builder",
    "description": "Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.",
    "source": "davila7/claude-code-templates",
    "skillId": "web-artifacts-builder",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "parcel",
        "name": "parcel",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "vite@",
        "name": "vite@",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "tailwindcss@3.4.1",
        "name": "tailwindcss@3.4.1",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "class-variance-authority",
        "name": "class-variance-authority",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "radix-ui",
        "name": "@radix-ui/react-accordion",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "sonner",
        "name": "sonner",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/manim",
    "name": "manim",
    "description": "Comprehensive guide for Manim Community - Python framework for creating mathematical animations and educational videos with programmatic control",
    "source": "davila7/claude-code-templates",
    "skillId": "manim",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "manim-community",
      "repo": "https://github.com/ManimCommunity/manim"
    }
  },
  {
    "id": "davila7/claude-code-templates/remotion",
    "name": "remotion",
    "description": "Best practices and comprehensive guide for Remotion - programmatic video creation in React with animations, compositions, and media handling",
    "source": "davila7/claude-code-templates",
    "skillId": "remotion",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "remotion-dev",
      "repo": "https://github.com/remotion-dev/skills"
    }
  },
  {
    "id": "davila7/claude-code-templates/sora",
    "name": "sora",
    "description": "Use when the user asks to generate, remix, poll, list, download, or delete Sora videos via OpenAI’s video API using the bundled CLI (`scripts/sora.py`), including requests like “generate AI video,” “Sora,” “video remix,” “download video/thumbnail/spritesheet,” and batch video generation; requires `OPENAI_API_KEY` and Sora API access.",
    "source": "davila7/claude-code-templates",
    "skillId": "sora",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "openai",
        "name": "openai",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/blockrun",
    "name": "blockrun",
    "description": "Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models (\"blockrun\", \"use grok\", \"use gpt\", \"dall-e\", \"deepseek\")",
    "source": "davila7/claude-code-templates",
    "skillId": "blockrun",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "blockrun-llm",
        "name": "blockrun-llm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash(python:*), Bash(python3:*), Bash(pip:*), Bash(source:*)"
    }
  },
  {
    "id": "davila7/claude-code-templates/exa-search",
    "name": "exa-search",
    "description": "Semantic search, similar content discovery, and structured research using Exa API",
    "source": "davila7/claude-code-templates",
    "skillId": "exa-search",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/fastapi-endpoint",
    "name": "fastapi-endpoint",
    "description": "Plan and build production-ready FastAPI endpoints with async SQLAlchemy, Pydantic v2 models, dependency injection for auth, and pytest tests. Uses interview-driven planning to clarify data models, authentication method, pagination strategy, and caching before writing any code.",
    "source": "davila7/claude-code-templates",
    "skillId": "fastapi-endpoint",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/firecrawl-scraper",
    "name": "firecrawl-scraper",
    "description": "Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API",
    "source": "davila7/claude-code-templates",
    "skillId": "firecrawl-scraper",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/react-best-practices",
    "name": "react-best-practices",
    "description": "Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing bundles, and improving rendering. Use when optimizing React apps, reviewing performance, or refactoring components.",
    "source": "davila7/claude-code-templates",
    "skillId": "react-best-practices",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Vercel Engineering"
    }
  },
  {
    "id": "davila7/claude-code-templates/roier-seo",
    "name": "roier-seo",
    "description": "Technical SEO auditor and fixer. Runs Lighthouse/PageSpeed audits on websites or local dev servers, analyzes SEO/performance/accessibility scores, and automatically implements fixes for meta tags, structured data, Core Web Vitals, and accessibility issues.",
    "source": "davila7/claude-code-templates",
    "skillId": "roier-seo",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "node",
        "name": "node",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "Kemeny Studio"
    }
  },
  {
    "id": "davila7/claude-code-templates/segment-cdp",
    "name": "segment-cdp",
    "description": "Expert patterns for Segment Customer Data Platform including Analytics.js, server-side tracking, tracking plans with Protocols, identity resolution, destinations configuration, and data governance best practices. Use when: segment, analytics.js, customer data platform, cdp, tracking plan.",
    "source": "davila7/claude-code-templates",
    "skillId": "segment-cdp",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/shopify-apps",
    "name": "shopify-apps",
    "description": "Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, and app extensions. Use when: shopify app, shopify, embedded app, polaris, app bridge.",
    "source": "davila7/claude-code-templates",
    "skillId": "shopify-apps",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/shopify-development",
    "name": "shopify-development",
    "description": "Build Shopify apps, extensions, themes using GraphQL Admin API, Shopify CLI, Polaris UI, and Liquid.\nTRIGGER: \"shopify\", \"shopify app\", \"checkout extension\", \"admin extension\", \"POS extension\",\n\"shopify theme\", \"liquid template\", \"polaris\", \"shopify graphql\", \"shopify webhook\",\n\"shopify billing\", \"app subscription\", \"metafields\", \"shopify functions\"\n",
    "source": "davila7/claude-code-templates",
    "skillId": "shopify-development",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "shopify",
        "name": "@shopify/cli@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "shopify",
        "name": "@shopify/cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "shopify-cli",
        "name": "shopify-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/tavily-web",
    "name": "tavily-web",
    "description": "Web search, content extraction, crawling, and research capabilities using Tavily API",
    "source": "davila7/claude-code-templates",
    "skillId": "tavily-web",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/upstash-qstash",
    "name": "upstash-qstash",
    "description": "Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. Use when: qstash, upstash queue, serverless cron, scheduled http, message queue serverless.",
    "source": "davila7/claude-code-templates",
    "skillId": "upstash-qstash",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/web-performance-optimization",
    "name": "web-performance-optimization",
    "description": "Optimize website and web application performance including loading speed, Core Web Vitals, bundle size, caching strategies, and runtime performance",
    "source": "davila7/claude-code-templates",
    "skillId": "web-performance-optimization",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "webpack-bundle-analyzer",
        "name": "webpack-bundle-analyzer",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "date-fns",
        "name": "date-fns",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sharp",
        "name": "sharp",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/github-workflow-automation",
    "name": "github-workflow-automation",
    "description": "Automate GitHub workflows with AI assistance. Includes PR reviews, issue triage, CI/CD integration, and Git operations. Use when automating GitHub workflows, setting up PR review automation, creating GitHub Actions, or triaging issues.",
    "source": "davila7/claude-code-templates",
    "skillId": "github-workflow-automation",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/inngest",
    "name": "inngest",
    "description": "Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers. Use when: inngest, serverless background job, event-driven workflow, step function, durable execution.",
    "source": "davila7/claude-code-templates",
    "skillId": "inngest",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/n8n-code-javascript",
    "name": "n8n-code-javascript",
    "description": "Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.",
    "source": "davila7/claude-code-templates",
    "skillId": "n8n-code-javascript",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/n8n-code-python",
    "name": "n8n-code-python",
    "description": "Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.",
    "source": "davila7/claude-code-templates",
    "skillId": "n8n-code-python",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/n8n-expression-syntax",
    "name": "n8n-expression-syntax",
    "description": "Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.",
    "source": "davila7/claude-code-templates",
    "skillId": "n8n-expression-syntax",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/n8n-mcp-tools-expert",
    "name": "n8n-mcp-tools-expert",
    "description": "Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.",
    "source": "davila7/claude-code-templates",
    "skillId": "n8n-mcp-tools-expert",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/n8n-node-configuration",
    "name": "n8n-node-configuration",
    "description": "Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node_essentials and get_node_info, or learning common configuration patterns by node type.",
    "source": "davila7/claude-code-templates",
    "skillId": "n8n-node-configuration",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/n8n-validation-expert",
    "name": "n8n-validation-expert",
    "description": "Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.",
    "source": "davila7/claude-code-templates",
    "skillId": "n8n-validation-expert",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/n8n-workflow-patterns",
    "name": "n8n-workflow-patterns",
    "description": "Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, or scheduled tasks.",
    "source": "davila7/claude-code-templates",
    "skillId": "n8n-workflow-patterns",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/planning-with-files",
    "name": "planning-with-files",
    "description": "Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.",
    "source": "davila7/claude-code-templates",
    "skillId": "planning-with-files",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "davila7/claude-code-templates/trigger-dev",
    "name": "trigger-dev",
    "description": "Trigger.dev expert for background jobs, AI workflows, and reliable async execution with excellent developer experience and TypeScript-first design. Use when: trigger.dev, trigger dev, background task, ai background job, long running task.",
    "source": "davila7/claude-code-templates",
    "skillId": "trigger-dev",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/workflow-automation",
    "name": "workflow-automation",
    "description": "Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, workflows resume exactly where they left off.  This skill covers the platforms (n8n, Temporal, Inngest) and patterns (sequential, parallel, orchestrator-worker) that turn brittle scripts into production-grade automation.  Key insight: The platforms make different tradeoffs. n8n optimizes for accessibility",
    "source": "davila7/claude-code-templates",
    "skillId": "workflow-automation",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "davila7/claude-code-templates/yeet",
    "name": "yeet",
    "description": "Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).",
    "source": "davila7/claude-code-templates",
    "skillId": "yeet",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "openai"
    }
  },
  {
    "id": "davila7/claude-code-templates/zapier-make-patterns",
    "name": "zapier-make-patterns",
    "description": "No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code. But no-code doesn't mean no-complexity - these platforms have their own patterns, pitfalls, and breaking points.  This skill covers when to use which platform, how to build reliable automations, and when to graduate to code-based solutions. Key insight: Zapier optimizes for simplicity and integrations (7000+ apps), Make optimizes for power ",
    "source": "davila7/claude-code-templates",
    "skillId": "zapier-make-patterns",
    "installs": 0,
    "githubStars": 21488,
    "repoUrl": "https://github.com/davila7/claude-code-templates",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "source": "vibeship-spawner-skills (Apache 2.0)"
    }
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/adf-master",
    "name": "adf-master",
    "description": "Comprehensive Azure Data Factory knowledge base with official documentation sources, CI/CD methods, deployment patterns, and troubleshooting resources",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "adf-master",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/adf-validation-rules",
    "name": "adf-validation-rules",
    "description": "Comprehensive Azure Data Factory validation rules, activity nesting limitations, linked service requirements, and edge-case handling guidance",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "adf-validation-rules",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/databricks-2025",
    "name": "databricks-2025",
    "description": "Databricks Job activity and 2025 Azure Data Factory connectors",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "databricks-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/fabric-onelake-2025",
    "name": "fabric-onelake-2025",
    "description": "Microsoft Fabric Lakehouse, OneLake, and Fabric Warehouse connectors for Azure Data Factory (2025)",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "fabric-onelake-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/windows-git-bash-compatibility",
    "name": "windows-git-bash-compatibility",
    "description": "Windows and Git Bash compatibility guidance for Azure Data Factory development and CI/CD",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "windows-git-bash-compatibility",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/ado-pipeline-best-practices",
    "name": "ado-pipeline-best-practices",
    "description": "Azure DevOps pipeline best practices, patterns, and industry standards",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "ado-pipeline-best-practices",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/ado-windows-git-bash-compatibility",
    "name": "ado-windows-git-bash-compatibility",
    "description": "Windows and Git Bash compatibility guidance for Azure Pipelines. Covers path conversion issues, shell detection in pipeline scripts, MINGW/MSYS path handling, Windows agent configuration, cross-platform script patterns, and troubleshooting common Windows-specific pipeline failures.",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "ado-windows-git-bash-compatibility",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/defender-for-devops",
    "name": "defender-for-devops",
    "description": "Microsoft Defender for DevOps integration with Azure Pipelines (2025)",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "defender-for-devops",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/sprint-254-features",
    "name": "sprint-254-features",
    "description": "Azure DevOps Sprint 254-262 new features and enhancements (2025)",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "sprint-254-features",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/aks-automatic-2025",
    "name": "aks-automatic-2025",
    "description": "Azure Kubernetes Service Automatic mode GA 2025 features including Karpenter, auto-scaling, and zero operational overhead",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "aks-automatic-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/azure-openai-2025",
    "name": "azure-openai-2025",
    "description": "Azure OpenAI Service 2025 models including GPT-5, GPT-4.1, reasoning models, and Azure AI Foundry integration",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "azure-openai-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/azure-well-architected-framework",
    "name": "azure-well-architected-framework",
    "description": "Comprehensive Azure Well-Architected Framework knowledge covering the five pillars: Reliability, Security, Cost Optimization, Operational Excellence, and Performance Efficiency. Provides design principles, best practices, and implementation guidance for building robust Azure solutions.",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "azure-well-architected-framework",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/container-apps-gpu-2025",
    "name": "container-apps-gpu-2025",
    "description": "Azure Container Apps GPU support 2025 features including serverless GPU, Dapr integration, and scale-to-zero",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "container-apps-gpu-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/deployment-stacks-2025",
    "name": "deployment-stacks-2025",
    "description": "Azure Deployment Stacks GA 2025 features for unified resource management, deny settings, and lifecycle management",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "deployment-stacks-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/azure-emulators-2025",
    "name": "azure-emulators-2025",
    "description": "Azure service emulators for local development including Azurite, Cosmos DB, and Event Hub Docker containers",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "azure-emulators-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azurite",
        "name": "azurite",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/compose-patterns-2025",
    "name": "compose-patterns-2025",
    "description": "Docker Compose production patterns 2025 including multi-environment strategies, health checks, and modern compose features",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "compose-patterns-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/docker-watch-mode-2025",
    "name": "docker-watch-mode-2025",
    "description": "Docker Compose Watch mode for automatic hot reload during local development with sync, rebuild, and restart actions",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "docker-watch-mode-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/advanced-array-patterns",
    "name": "advanced-array-patterns",
    "description": "Advanced bash array patterns including mapfile, readarray, associative arrays, and array manipulation (2025)",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "advanced-array-patterns",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/bash-53-features",
    "name": "bash-53-features",
    "description": "Bash 5.3 new features and modern patterns (2025)",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "bash-53-features",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "bash",
        "name": "bash",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/bash-master",
    "name": "bash-master",
    "description": "Expert bash/shell scripting system across ALL platforms. PROACTIVELY activate for: (1) ANY bash/shell script task, (2) System automation, (3) DevOps/CI/CD scripts, (4) Build/deployment automation, (5) Script review/debugging, (6) Converting commands to scripts. Provides: Google Shell Style Guide compliance, ShellCheck validation, cross-platform compatibility (Linux/macOS/Windows/containers), POSIX compliance, security hardening, error handling, performance optimization, testing with BATS, and production-ready patterns. Ensures professional-grade, secure, portable scripts every time.",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "bash-master",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "shellcheck",
        "name": "shellcheck",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/debugging-troubleshooting-2025",
    "name": "debugging-troubleshooting-2025",
    "description": "Comprehensive bash script debugging and troubleshooting techniques for 2025",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "debugging-troubleshooting-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/modern-automation-patterns",
    "name": "modern-automation-patterns",
    "description": "Modern DevOps and CI/CD automation patterns with containers and cloud (2025)",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "modern-automation-patterns",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/parallel-processing-patterns",
    "name": "parallel-processing-patterns",
    "description": "Parallel and concurrent processing patterns in bash including GNU Parallel, xargs, job pools, and async patterns (2025)",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "parallel-processing-patterns",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "parallel",
        "name": "parallel",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/process-substitution-fifos",
    "name": "process-substitution-fifos",
    "description": "Process substitution, named pipes (FIFOs), and advanced IPC patterns for efficient bash data streaming (2025)",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "process-substitution-fifos",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/security-first-2025",
    "name": "security-first-2025",
    "description": "Security-first bash scripting patterns for 2025 (mandatory validation, zero-trust)",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "security-first-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/shellcheck-cicd-2025",
    "name": "shellcheck-cicd-2025",
    "description": "ShellCheck validation as non-negotiable 2025 workflow practice",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "shellcheck-cicd-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pre-commit",
        "name": "pre-commit",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "shellcheck",
        "name": "shellcheck",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/string-manipulation-mastery",
    "name": "string-manipulation-mastery",
    "description": "Advanced bash string manipulation including parameter expansion, pattern matching, regex, and text processing (2025)",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "string-manipulation-mastery",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/cloudflare-knowledge",
    "name": "cloudflare-knowledge",
    "description": "Comprehensive Cloudflare platform knowledge covering Workers, storage (R2/D1/KV/Durable Objects/Queues), AI Workers, Hyperdrive, Zero Trust, MCP servers, Workflows, and all platform features",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "cloudflare-knowledge",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "wrangler",
        "name": "wrangler",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "cloudflared",
        "name": "cloudflared",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/context-master",
    "name": "context-master",
    "description": "Universal context management and planning system. PROACTIVELY activate for: (1) ANY complex task requiring planning, (2) Multi-file projects/websites/apps, (3) Architecture decisions, (4) Research tasks, (5) Refactoring, (6) Long coding sessions, (7) Tasks with 3+ sequential steps. Provides: optimal file creation order, context-efficient workflows, extended thinking delegation (23x context efficiency), passive deep analysis architecture, progressive task decomposition, and prevents redundant work. Saves 62% context on average. Essential for maintaining session performance and analytical depth.",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "context-master",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/docker-2025-features",
    "name": "docker-2025-features",
    "description": "Latest Docker 2025 features including AI Assistant, Enhanced Container Isolation, and Moby 25",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "docker-2025-features",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/docker-git-bash-guide",
    "name": "docker-git-bash-guide",
    "description": "Comprehensive Windows Git Bash and MINGW path conversion guide for Docker volume mounts and commands",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "docker-git-bash-guide",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/docker-platform-guide",
    "name": "docker-platform-guide",
    "description": "Platform-specific Docker considerations for Windows, Linux, and macOS",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "docker-platform-guide",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/docker-security-guide",
    "name": "docker-security-guide",
    "description": "Comprehensive Docker security guidelines and threat mitigation strategies",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "docker-security-guide",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "FROM",
        "name": "FROM",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/microsoft-guide",
    "name": "microsoft-guide",
    "description": "Complete Microsoft .NET Microservices Architecture guide (v7.0) - 350 pages of comprehensive reference material",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "microsoft-guide",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/git-2-49-features",
    "name": "git-2-49-features",
    "description": "Git 2.49+ features including git-backfill, path-walk API, and performance improvements",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "git-2-49-features",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/git-2025-features",
    "name": "git-2025-features",
    "description": "Git 2.49+ features including reftables, sparse-checkout, partial clone, git-backfill, and worktrees",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "git-2025-features",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/git-master",
    "name": "git-master",
    "description": "Complete Git expertise system for ALL git operations. PROACTIVELY activate for: (1) ANY Git task (basic/advanced/dangerous), (2) Repository management, (3) Branch strategies and workflows, (4) Conflict resolution, (5) History rewriting/recovery, (6) Platform-specific operations (GitHub/Azure DevOps/Bitbucket), (7) Advanced commands (rebase/cherry-pick/filter-repo). Provides: complete Git command reference, safety guardrails for destructive operations, platform best practices, workflow strategies, reflog recovery techniques, and expert guidance for even the most risky operations. Always asks user preference for automatic commits vs manual control.",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "git-master",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "git-filter-repo",
        "name": "git-filter-repo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/git-security-2025",
    "name": "git-security-2025",
    "description": "Git security best practices for 2025 including signed commits, zero-trust workflows, secret scanning, and verification",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "git-security-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "gitleaks",
        "name": "gitleaks",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "git-secrets",
        "name": "git-secrets",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/github-actions-2025",
    "name": "github-actions-2025",
    "description": "GitHub Actions 2025 features including 1 vCPU runners, immutable releases, and Node24 migration",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "github-actions-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "actions",
        "name": "@actions/core@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "actions",
        "name": "@actions/github@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pin-github-action",
        "name": "pin-github-action",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/github-ai-features-2025",
    "name": "github-ai-features-2025",
    "description": "GitHub AI-powered security and automation features for 2025",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "github-ai-features-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/modal-knowledge",
    "name": "modal-knowledge",
    "description": "Comprehensive Modal.com platform knowledge covering all features, pricing, and best practices",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "modal-knowledge",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/advanced-features-2025",
    "name": "advanced-features-2025",
    "description": "Advanced 2025 Claude Code plugin features. PROACTIVELY activate for:\n(1) Agent Skills with progressive disclosure\n(2) Hook automation (PreToolUse, PostToolUse, etc.)\n(3) MCP server integration\n(4) Repository-level configuration\n(5) Team plugin distribution\n(6) Context efficiency optimization\nProvides cutting-edge plugin capabilities and patterns.\n",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "advanced-features-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/plugin-master",
    "name": "plugin-master",
    "description": "Complete Claude Code plugin development system. PROACTIVELY activate when users want to:\n(1) Create/build/make plugins with 2025 features\n(2) Add skills/commands/agents to plugins\n(3) Package existing code as plugins\n(4) Publish plugins to marketplace\n(5) Validate plugin structure\n(6) Get plugin development guidance\nAutonomously creates production-ready plugins with proper structure and best practices.\n",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "plugin-master",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/powershell-2025-changes",
    "name": "powershell-2025-changes",
    "description": "Critical PowerShell changes, deprecations, and migrations for 2025",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "powershell-2025-changes",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/powershell-master",
    "name": "powershell-master",
    "description": "Complete PowerShell expertise system across ALL platforms (Windows/Linux/macOS). PROACTIVELY activate for: (1) ANY PowerShell task (scripts/modules/cmdlets), (2) CI/CD automation (GitHub Actions/Azure DevOps/Bitbucket), (3) Cross-platform scripting, (4) Module discovery and management (PSGallery), (5) Azure/AWS/Microsoft 365 automation, (6) Script debugging and optimization, (7) Best practices and security. Provides: PowerShell 7+ features, popular module expertise (Az, Microsoft.Graph, PnP, AWS Tools), PSGallery integration, platform-specific guidance, CI/CD pipeline patterns, cmdlet syntax mastery, and production-ready scripting patterns. Ensures professional-grade, cross-platform PowerShell automation following industry standards.",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "powershell-master",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/powershell-security",
    "name": "powershell-security",
    "description": "Modern PowerShell security practices including SecretManagement, JEA, WDAC, and credential protection",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "powershell-security",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/powershell-shell-detection",
    "name": "powershell-shell-detection",
    "description": "Shell detection and cross-shell compatibility guidance for PowerShell vs Git Bash/MSYS2 on Windows",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "powershell-shell-detection",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/python-ffmpeg",
    "name": "python-ffmpeg",
    "description": "",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "python-ffmpeg",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/python-video-pipeline",
    "name": "python-video-pipeline",
    "description": "",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "python-video-pipeline",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "opencv-python-headless",
        "name": "opencv-python-headless",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/agentforce-2025",
    "name": "agentforce-2025",
    "description": "Salesforce Agentforce AI agents and autonomous automation (2025)",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "agentforce-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/data-cloud-2025",
    "name": "data-cloud-2025",
    "description": "Salesforce Data Cloud integration patterns and architecture (2025)",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "data-cloud-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/flow-orchestrator-2025",
    "name": "flow-orchestrator-2025",
    "description": "Salesforce Flow Orchestrator multi-user automation best practices (2025)",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "flow-orchestrator-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/hyperforce-2025",
    "name": "hyperforce-2025",
    "description": "Salesforce Hyperforce public cloud infrastructure and architecture (2025)",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "hyperforce-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/lightning-2025-features",
    "name": "lightning-2025-features",
    "description": "Salesforce Lightning Web Components Winter '26 and 2025 features",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "lightning-2025-features",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "salesforce-ux",
        "name": "@salesforce-ux/slds-linter",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "slds-linter",
        "name": "slds-linter",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/sql-server-2025",
    "name": "sql-server-2025",
    "description": "SQL Server 2025 and SqlPackage 170.2.70 (October 2025) - Vector databases, AI integration, and latest features",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "sql-server-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/ssdt-cicd-best-practices-2025",
    "name": "ssdt-cicd-best-practices-2025",
    "description": "Modern CI/CD best practices for SQL Server database development with tSQLt, state-based deployment, and 2025 patterns",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "ssdt-cicd-best-practices-2025",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/windows-git-bash-paths",
    "name": "windows-git-bash-paths",
    "description": "Windows and Git Bash path handling for SSDT, SqlPackage, and DACPAC files with shell detection",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "windows-git-bash-paths",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/tailwindcss-accessibility",
    "name": "tailwindcss-accessibility",
    "description": "Tailwind CSS accessibility patterns including WCAG 2.2 compliance, touch targets, focus management, and ARIA support",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "tailwindcss-accessibility",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/tailwindcss-advanced-components",
    "name": "tailwindcss-advanced-components",
    "description": "Tailwind CSS advanced component patterns with CVA integration and variant management",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "tailwindcss-advanced-components",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "class-variance-authority",
        "name": "class-variance-authority",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/tailwindcss-advanced-design-systems",
    "name": "tailwindcss-advanced-design-systems",
    "description": "Tailwind CSS advanced design systems with design tokens and @theme configuration",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "tailwindcss-advanced-design-systems",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/tailwindcss-debugging",
    "name": "tailwindcss-debugging",
    "description": "Tailwind CSS debugging and troubleshooting guide for common issues and solutions",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "tailwindcss-debugging",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "@tailwindcss/debug-screens",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "tailwindcss",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "@tailwindcss/postcss",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss@latest",
        "name": "tailwindcss@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/tailwindcss-framework-integration",
    "name": "tailwindcss-framework-integration",
    "description": "Tailwind CSS integration guide for React, Vue, Next.js, and other frameworks",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "tailwindcss-framework-integration",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "tailwindcss",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-next-app@latest",
        "name": "create-next-app@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "next-themes",
        "name": "next-themes",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "nuxi",
        "name": "nuxi",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "astro",
        "name": "astro",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-remix@latest",
        "name": "create-remix@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prettier",
        "name": "prettier",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "clsx",
        "name": "clsx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/tailwindcss-fundamentals-v4",
    "name": "tailwindcss-fundamentals-v4",
    "description": "Tailwind CSS v4 fundamentals covering installation, CSS-first configuration, design systems, and 2025/2026 best practices",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "tailwindcss-fundamentals-v4",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "tailwindcss",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/tailwindcss-performance",
    "name": "tailwindcss-performance",
    "description": "Tailwind CSS performance optimization including v4 improvements and best practices",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "tailwindcss-performance",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "postcss",
        "name": "postcss",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vite-bundle-analyzer",
        "name": "vite-bundle-analyzer",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/tailwindcss-plugins",
    "name": "tailwindcss-plugins",
    "description": "Tailwind CSS plugins including official plugins and custom plugin development",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "tailwindcss-plugins",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "@tailwindcss/typography",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "@tailwindcss/forms",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "@tailwindcss/container-queries",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss-animate",
        "name": "tailwindcss-animate",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/tailwindcss-responsive-darkmode",
    "name": "tailwindcss-responsive-darkmode",
    "description": "Tailwind CSS responsive design and dark mode implementation patterns for 2025/2026",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "tailwindcss-responsive-darkmode",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "next-themes",
        "name": "next-themes",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "@tailwindcss/debug-screens",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/opentofu-guide",
    "name": "opentofu-guide",
    "description": "Comprehensive OpenTofu expertise including migration from Terraform, state encryption, OpenTofu 1.10/1.11 features (OCI registry, native S3 locking, ephemeral resources, enabled meta-argument), and CI/CD integration. Covers when to use OpenTofu vs Terraform with decision matrix.",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "opentofu-guide",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "opentofu",
        "name": "opentofu",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/terraform-tasks",
    "name": "terraform-tasks",
    "description": "Specialized Terraform task execution skill for autonomous infrastructure operations. Handles code generation, debugging, version management (1.10-1.14+), security scanning, and architecture design across all providers (AWS 6.0, AzureRM 4.x, GCP) and platforms. Covers ephemeral values, Terraform Stacks, policy-as-code, and 2025 best practices.",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "terraform-tasks",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/vitest-3-features",
    "name": "vitest-3-features",
    "description": "Vitest 3 Features skill",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "vitest-3-features",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest@",
        "name": "vitest@",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "@vitest/ui@",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "@vitest/coverage-v8@",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/windows-git-bash-testing",
    "name": "windows-git-bash-testing",
    "description": "Windows and Git Bash testing compatibility guide for Vitest, Playwright, and MSW with path conversion patterns",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "windows-git-bash-testing",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "to",
        "name": "to",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/advanced-patterns",
    "name": "advanced-patterns",
    "description": "Advanced T-SQL patterns and techniques for SQL Server. Use this skill when: (1) User needs help with CTEs or recursive queries, (2) User asks about APPLY operator, (3) User wants MERGE or OUTPUT clause help, (4) User works with temporal tables, (5) User needs In-Memory OLTP guidance, (6) User asks about advanced grouping (ROLLUP, CUBE, GROUPING SETS).\n",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "advanced-patterns",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/azure-sql-optimization",
    "name": "azure-sql-optimization",
    "description": "Azure SQL Database optimization and platform-specific features. Use this skill when: (1) User asks about Azure SQL Database optimization, (2) User needs DTU/vCore guidance, (3) User wants to use automatic tuning, (4) User asks about Hyperscale or serverless, (5) User needs Azure SQL performance monitoring.\n",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "azure-sql-optimization",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/index-strategies",
    "name": "index-strategies",
    "description": "SQL Server index design and optimization strategies. Use this skill when: (1) User needs help designing indexes, (2) User asks about clustered vs nonclustered indexes, (3) User wants to optimize columnstore indexes, (4) User needs filtered or covering indexes, (5) User asks about index maintenance and fragmentation.\n",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "index-strategies",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/query-optimization",
    "name": "query-optimization",
    "description": "T-SQL query optimization techniques for SQL Server and Azure SQL Database. Use this skill when: (1) User needs to optimize slow queries, (2) User asks about SARGability or index seeks, (3) User needs help with query hints, (4) User has parameter sniffing issues, (5) User needs to understand execution plans, (6) User asks about statistics and cardinality estimation.\n",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "query-optimization",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/tsql-functions",
    "name": "tsql-functions",
    "description": "Complete T-SQL function reference for SQL Server and Azure SQL Database. Use this skill when: (1) User asks about T-SQL string, date, math, or conversion functions, (2) User needs help with window/ranking functions, (3) User works with JSON or XML in T-SQL, (4) User asks about aggregate functions or GROUP BY, (5) User needs system or metadata functions.\n",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "tsql-functions",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "josiahsiegel/claude-plugin-marketplace/windows-path-troubleshooting",
    "name": "windows-path-troubleshooting",
    "description": "Complete Windows file path troubleshooting knowledge for Claude Code on Git Bash and Windows environments. PROACTIVELY activate for: (1) File path errors on Windows, (2) Backslash vs forward slash issues, (3) Edit/Write/Read tool failures, (4) MINGW path resolution, (5) Cross-platform path conversion.",
    "source": "josiahsiegel/claude-plugin-marketplace",
    "skillId": "windows-path-troubleshooting",
    "installs": 0,
    "githubStars": 18,
    "repoUrl": "https://github.com/josiahsiegel/claude-plugin-marketplace",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/bad-interdependent-skill",
    "name": "bad-example-skill",
    "description": "ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "bad-interdependent-skill",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "example-framework",
        "name": "example-framework",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "framework",
      "toolchain": "python",
      "version": "1.0.0",
      "author": "claude-mpm-skills"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/good-self-contained-skill",
    "name": "example-framework-skill",
    "description": "Example of a properly self-contained skill following all best practices",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "good-self-contained-skill",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "example-framework",
        "name": "example-framework",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "category": "framework",
      "toolchain": "python",
      "version": "1.0.0",
      "author": "claude-mpm-skills"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/dspy",
    "name": "dspy-framework",
    "description": "DSPy declarative framework for automatic prompt optimization treating prompts as code with systematic evaluation and compilers",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "dspy",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "dspy-ai",
        "name": "dspy-ai",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/langchain",
    "name": "langchain-framework",
    "description": "LangChain LLM application framework with chains, agents, RAG, and memory for building AI-powered applications",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "langchain",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "langchain",
        "name": "langchain",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "chromadb",
        "name": "chromadb",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "langsmith",
        "name": "langsmith",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/langgraph",
    "name": "langgraph",
    "description": "LangGraph framework for building stateful, multi-agent AI applications with cyclical workflows, human-in-the-loop patterns, and persistent checkpointing.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "langgraph",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "langgraph-cli",
        "name": "langgraph-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/local-llm-ops",
    "name": "local-llm-ops",
    "description": "Local LLM operations with Ollama on Apple Silicon, including setup, model pulls, chat launchers, benchmarks, and diagnostics.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "local-llm-ops",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "ollama",
        "name": "ollama",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/mcp",
    "name": "mcp",
    "description": "MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "mcp",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "modelcontextprotocol",
        "name": "@modelcontextprotocol/create-server@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "modelcontextprotocol",
        "name": "@modelcontextprotocol/inspector",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mcp",
        "name": "mcp",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/anthropic",
    "name": "anthropic-sdk",
    "description": "Official Anthropic SDK for Claude AI with chat, streaming, function calling, and vision capabilities",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "anthropic",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "anthropic-ai",
        "name": "@anthropic-ai/sdk",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "anthropic",
        "name": "anthropic",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/openrouter",
    "name": "openrouter",
    "description": "OpenRouter unified AI API - Access 200+ LLMs through single interface with intelligent routing, streaming, cost optimization, and model fallbacks",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "openrouter",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openai",
        "name": "openai",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "openai",
        "name": "openai",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "ai-service",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/session-compression",
    "name": "session-compression",
    "description": "AI session compression techniques for managing multi-turn conversations efficiently through summarization, embedding-based retrieval, and intelligent context management.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "session-compression",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/vector-search-workflows",
    "name": "vector-search-workflows",
    "description": "Vector search indexing and querying workflows using MCP Vector Search, including setup, reindexing, auto-index strategies, and MCP integration.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "vector-search-workflows",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mcp-vector-search",
        "name": "mcp-vector-search",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/mongodb",
    "name": "mongodb",
    "description": "MongoDB - NoSQL document database with flexible schema design, aggregation pipelines, indexing strategies, and Spring Data integration",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "mongodb",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/ecto-patterns",
    "name": "ecto-patterns",
    "description": "Ecto patterns for Phoenix/Elixir apps. Covers schemas, changesets, migrations, queries, Ecto.Multi, transactions, constraints, associations, pagination, tenant partitioning, performance, and testing.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "ecto-patterns",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/phoenix-api-channels",
    "name": "phoenix-api-channels",
    "description": "Phoenix controllers, JSON APIs, Channels, and Presence on the BEAM",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "phoenix-api-channels",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/phoenix-liveview",
    "name": "phoenix-liveview",
    "description": "Phoenix Framework with LiveView on the BEAM",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "phoenix-liveview",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/phoenix-ops",
    "name": "phoenix-ops",
    "description": "Phoenix operations and deployment: releases, runtime configuration, clustering, libcluster, telemetry/logging, secrets, assets, background jobs, and production hardening on the BEAM.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "phoenix-ops",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/cli",
    "name": "golang-cli-cobra-viper",
    "description": "Building production-quality CLI tools with Cobra command framework and Viper configuration management",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "cli",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/concurrency",
    "name": "golang-concurrency-patterns",
    "description": "Go concurrency patterns for production services: context cancellation, errgroup, worker pools, bounded parallelism, fan-in/fan-out, and common race/deadlock pitfalls",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "concurrency",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/data",
    "name": "golang-database-patterns",
    "description": "Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "data",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/grpc",
    "name": "golang-grpc",
    "description": "Production gRPC in Go: protobuf layout, codegen, interceptors, deadlines, error codes, streaming, health checks, TLS, and testing with bufconn",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "grpc",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/observability",
    "name": "golang-observability-opentelemetry",
    "description": "Instrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "observability",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/testing",
    "name": "golang-testing-strategies",
    "description": "Comprehensive Go testing strategies including table-driven tests, testify assertions, gomock interface mocking, benchmark testing, and CI/CD integration",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "testing",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/web",
    "name": "golang-http-frameworks",
    "description": "Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "web",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/spring-boot",
    "name": "spring-boot",
    "description": "Spring Boot 3.x - Java framework for production-ready applications with dependency injection, REST APIs, data access, security, and actuator monitoring",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "spring-boot",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/vite",
    "name": "vite-build-tool",
    "description": "Vite lightning-fast build tool with instant HMR, ESM-first architecture, and zero-config setup for modern web development",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "vite",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitejs",
        "name": "@vitejs/plugin-react",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitejs",
        "name": "@vitejs/plugin-react-swc",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitejs",
        "name": "@vitejs/plugin-vue",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitejs",
        "name": "@vitejs/plugin-vue-jsx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sveltejs",
        "name": "@sveltejs/vite-plugin-svelte",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitejs",
        "name": "@vitejs/plugin-legacy",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sass",
        "name": "sass",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vite",
        "name": "vite",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "tailwindcss",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/express-local-dev",
    "name": "express-production",
    "description": "Production-ready Express.js development covering middleware architecture, error handling, security hardening, testing strategies, and deployment patterns",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "express-local-dev",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "express",
        "name": "express",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "morgan",
        "name": "morgan",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "dotenv",
        "name": "dotenv",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "nodemon",
        "name": "nodemon",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "mongoose",
        "name": "mongoose",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "xss-clean",
        "name": "xss-clean",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "clinic",
        "name": "clinic",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "skill_version": "2.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/cloudflare",
    "name": "hono-cloudflare",
    "description": "Hono on Cloudflare Workers - bindings, KV, D1, R2, Durable Objects, and edge deployment patterns",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "cloudflare",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "wrangler",
        "name": "wrangler",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "skill_version": "1.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/core",
    "name": "hono-core",
    "description": "Hono ultrafast web framework fundamentals - routing, context, handlers, and response patterns for multi-runtime deployment",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "core",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hono",
        "name": "hono",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hono",
        "name": "@hono/node-server",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "skill_version": "1.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/jsx",
    "name": "hono-jsx",
    "description": "Hono JSX - server-side rendering, streaming, async components, and HTML generation patterns",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "jsx",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "skill_version": "1.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/middleware",
    "name": "hono-middleware",
    "description": "Hono middleware patterns - creation, composition, built-in middleware, and execution order for web applications",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "middleware",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hono",
        "name": "@hono/zod-validator",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hono",
        "name": "@hono/graphql-server",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hono",
        "name": "@hono/swagger-ui",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hono",
        "name": "@hono/prometheus",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hono",
        "name": "@hono/sentry",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "skill_version": "1.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/rpc",
    "name": "hono-rpc",
    "description": "Hono RPC - end-to-end type-safe API client generation with hc client and TypeScript inference",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "rpc",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "skill_version": "1.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/testing",
    "name": "hono-testing",
    "description": "Hono testing patterns - app.request(), test client, mocking environment, and integration testing strategies",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "testing",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "skill_version": "1.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/validation",
    "name": "hono-validation",
    "description": "Hono request validation with Zod, TypeBox, Valibot - type-safe input validation for JSON, forms, query params, and headers",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "validation",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hono",
        "name": "@hono/zod-validator",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hono",
        "name": "@hono/typebox-validator",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hono",
        "name": "@hono/valibot-validator",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hono",
        "name": "@hono/standard-validator",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "skill_version": "1.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/nextjs",
    "name": "nextjs-env-variables",
    "description": "Next.js environment variable management with file precedence, variable types, and deployment configurations. Use when configuring Next.js applications, managing environment-specific settings, or deploying to Vercel/Railway/Heroku.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "nextjs",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/react",
    "name": "flexlayout-react",
    "description": "FlexLayout for React - Advanced docking layout manager with drag-and-drop, tabs, splitters, and complex window management",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "react",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "flexlayout-react",
        "name": "flexlayout-react",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "development",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/state-machine",
    "name": "react-state-machines",
    "description": "Building reusable React state machine skills with XState v5 and the actor model",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "state-machine",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "development",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/svelte",
    "name": "svelte",
    "description": "Svelte 5 - Reactive UI framework with compiler magic, Runes API, SvelteKit full-stack framework, SSR/SSG, minimal JavaScript",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "svelte",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/svelte5-runes-static",
    "name": "svelte5-runes-static",
    "description": "Svelte 5 runes + SvelteKit adapter-static (SSG/SSR) patterns for hydration-safe state, store bridges, and reactivity that survives prerendering",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "svelte5-runes-static",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/sveltekit",
    "name": "sveltekit",
    "description": "SvelteKit - Full-stack Svelte framework with file-based routing, SSR/SSG, form actions, and adapters for deployment",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "sveltekit",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sveltejs",
        "name": "@sveltejs/adapter-vercel",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sveltejs",
        "name": "@sveltejs/adapter-netlify",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sveltejs",
        "name": "@sveltejs/adapter-node",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sveltejs",
        "name": "@sveltejs/adapter-static",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sveltejs",
        "name": "@sveltejs/adapter-cloudflare",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vercel",
        "name": "vercel",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/vue",
    "name": "vue",
    "description": "Vue 3 - Progressive JavaScript framework with Composition API, reactivity system, single-file components, Vite integration, TypeScript support",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "vue",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/cypress",
    "name": "cypress",
    "description": "Cypress end-to-end and component testing patterns for web apps: reliable selectors, stable waits, network stubbing, auth handling, CI parallelization, and flake reduction",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "cypress",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "cypress",
        "name": "cypress",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/playwright",
    "name": "playwright-e2e-testing",
    "description": "Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "playwright",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "@playwright/test",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/biome",
    "name": "biome",
    "description": "Biome - Fast all-in-one toolchain for web projects (linter + formatter in Rust, 100x faster than ESLint)",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "biome",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "biomejs",
        "name": "@biomejs/biome",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "husky",
        "name": "husky",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lint-staged",
        "name": "lint-staged",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/validated-handler",
    "name": "validated-handler",
    "description": "Type-safe API route handler with automatic Zod validation for Next.js App Router...",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "validated-handler",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/core",
    "name": "nextjs-core",
    "description": "Core Next.js patterns for App Router development including Server Components, Server Actions, route handlers, data fetching, and caching strategies",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "core",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.1.0",
      "category": "toolchain"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/v16",
    "name": "nextjs-v16",
    "description": "Next.js 16 migration guide (async request APIs, \"use cache\", Turbopack)",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "v16",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.1.0",
      "category": "toolchain"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/espocrm",
    "name": "espocrm-development",
    "description": "Comprehensive guide for developing on EspoCRM - metadata-driven CRM with service layer architecture",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "espocrm",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "development",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/advanced-architecture",
    "name": "wordpress-advanced-architecture",
    "description": "Advanced WordPress development with REST API endpoints, WP-CLI commands, performance optimization, and caching strategies for scalable applications.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "advanced-architecture",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/block-editor",
    "name": "wordpress-block-editor-fse",
    "description": "Modern WordPress block development and Full Site Editing with theme.json, block themes, and custom blocks for WordPress 6.7+",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "block-editor",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "wordpress",
        "name": "@wordpress/env",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "development",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/plugin-fundamentals",
    "name": "wordpress-plugin-fundamentals",
    "description": "Modern WordPress plugin development with PHP 8.3+, OOP architecture, hooks system, database interactions, and Settings API",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "plugin-fundamentals",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "development",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/security-validation",
    "name": "wordpress-security-validation",
    "description": "Security-first WordPress development with nonces, sanitization, validation, and escaping to prevent XSS, CSRF, and SQL injection vulnerabilities.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "security-validation",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "gem",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/testing-qa",
    "name": "wordpress-testing-qa",
    "description": "WordPress plugin and theme testing with PHPUnit integration tests, WP_Mock unit tests, PHPCS coding standards, and CI/CD workflows",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "testing-qa",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/better-auth-authentication",
    "name": "better-auth-authentication",
    "description": "Better Auth authentication flows for TypeScript apps. Use when enabling email/password auth, configuring social providers, or implementing sign-up, sign-in, and verification flows.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "better-auth-authentication",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/better-auth-core",
    "name": "better-auth-core",
    "description": "Better Auth core setup for TypeScript apps. Use when configuring the Better Auth instance, wiring server handlers and client instances, working with sessions, or calling server-side auth APIs.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "better-auth-core",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/better-auth-integrations",
    "name": "better-auth-integrations",
    "description": "Better Auth framework integrations for TypeScript. Use when wiring route handlers in Next.js, SvelteKit, Remix, Express, Hono, or other web frameworks.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "better-auth-integrations",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/better-auth-plugins",
    "name": "better-auth-plugins",
    "description": "Better Auth plugin system for TypeScript. Use when adding advanced auth features (2FA, magic link, passkey, username, JWT, organizations) via server and client plugins.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "better-auth-plugins",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-auth",
        "name": "@better-auth/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/supabase",
    "name": "supabase-backend-platform",
    "description": "Supabase open-source Firebase alternative with Postgres, authentication, storage, and realtime subscriptions. Use when building full-stack applications requiring integrated backend services with Next.js, React, or Vue.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "supabase",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "supabase",
        "name": "@supabase/supabase-js",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/neon",
    "name": "neon-serverless-postgres",
    "description": "Neon serverless Postgres with autoscaling, instant database branching, and zero-downtime deployments. Use when building serverless applications, implementing database branching for dev/staging, or deploying with Vercel/Netlify.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "neon",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-kit",
        "name": "drizzle-kit",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "neonctl",
        "name": "neonctl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/digitalocean-agentic-cloud",
    "name": "digitalocean-agentic-cloud",
    "description": "DigitalOcean Gradient AI agentic cloud and AI platform for building, training, and deploying AI agents on GPU infrastructure with foundation models, knowledge bases, and agent routes. Use when planning or operating AI agents on DigitalOcean.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "digitalocean-agentic-cloud",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/digitalocean-compute",
    "name": "digitalocean-compute",
    "description": "DigitalOcean compute services covering Droplets, App Platform, Functions, Kubernetes (DOKS), GPU Droplets, and Bare Metal GPUs. Use when selecting or provisioning compute for applications, containers, or serverless workloads.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "digitalocean-compute",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/digitalocean-containers-images",
    "name": "digitalocean-containers-images",
    "description": "DigitalOcean containers and images including Container Registry, preconfigured images, and custom images. Use when building, storing, or deploying container images or Droplet images on DigitalOcean.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "digitalocean-containers-images",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/digitalocean-managed-databases",
    "name": "digitalocean-managed-databases",
    "description": "DigitalOcean Managed Databases for PostgreSQL, MySQL, Redis, MongoDB, Kafka, OpenSearch, and Valkey. Use when provisioning, scaling, or operating managed database clusters on DigitalOcean.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "digitalocean-managed-databases",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/digitalocean-management",
    "name": "digitalocean-management",
    "description": "DigitalOcean management services for monitoring, uptime checks, and resource organization with Projects. Use when setting up observability, alerts, and operational visibility on DigitalOcean.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "digitalocean-management",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/digitalocean-networking",
    "name": "digitalocean-networking",
    "description": "DigitalOcean networking services including VPC, firewalls, load balancers, reserved IPs, DNS, IPv6, and NAT gateway. Use when designing or securing network connectivity for DigitalOcean workloads.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "digitalocean-networking",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/digitalocean-overview",
    "name": "digitalocean-overview",
    "description": "DigitalOcean platform overview for account setup, projects, tooling (Control Panel, doctl, API, Terraform), and service selection across compute, storage, databases, networking, management, and teams. Use when onboarding or planning DigitalOcean usage.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "digitalocean-overview",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/digitalocean-storage",
    "name": "digitalocean-storage",
    "description": "DigitalOcean storage services including Spaces object storage, Volumes block storage, NFS, Snapshots, and Backups. Use when selecting or managing storage for DigitalOcean workloads.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "digitalocean-storage",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/digitalocean-teams",
    "name": "digitalocean-teams",
    "description": "DigitalOcean Teams and Organizations for billing, access control, roles, and membership. Use when managing team structure, permissions, and organization-wide billing on DigitalOcean.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "digitalocean-teams",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/netlify",
    "name": "netlify-deployment-platform",
    "description": "Netlify JAMstack deployment platform with serverless functions, forms, and identity",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "netlify",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "netlify-cli",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/vercel-ai",
    "name": "vercel-ai",
    "description": "Vercel AI platform guidance covering AI SDK, AI Gateway, Vercel Agent, and MCP. Use when building AI-powered or agentic workloads on Vercel.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "vercel-ai",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/vercel-deployments-builds",
    "name": "vercel-deployments-builds",
    "description": "Vercel deployment lifecycle for builds, deployments, previews, release phases, and rollback. Use when configuring build output, deployment workflows, or release controls on Vercel.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "vercel-deployments-builds",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/vercel-functions-runtime",
    "name": "vercel-functions-runtime",
    "description": "Vercel Functions and Edge Runtime, including cron jobs and routing middleware. Use when building APIs, serverless workloads, or scheduled tasks on Vercel.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "vercel-functions-runtime",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/vercel-networking-domains",
    "name": "vercel-networking-domains",
    "description": "Vercel networking and routing for domains, DNS, redirects, rewrites, headers, CDN, edge cache, and regions. Use when configuring routing or traffic behavior on Vercel.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "vercel-networking-domains",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/vercel-observability",
    "name": "vercel-observability",
    "description": "Vercel observability for Web Analytics, Speed Insights, logs, tracing, alerts, and observability tooling. Use when monitoring performance or debugging production behavior on Vercel.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "vercel-observability",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/vercel-overview",
    "name": "vercel-overview",
    "description": "Vercel platform overview for onboarding, projects, CLI, Git integration, environment variables, project configuration, REST API, and webhooks. Use when planning or operating workloads on Vercel.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "vercel-overview",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/vercel-security-access",
    "name": "vercel-security-access",
    "description": "Vercel security and access controls including RBAC, SSO, deployment protection, firewall, bot defense, audit logs, and 2FA. Use when securing Vercel projects or managing access.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "vercel-security-access",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/vercel-storage-data",
    "name": "vercel-storage-data",
    "description": "Vercel data and storage services including Postgres, Redis, Vercel Blob, Edge Config, and data cache. Use when selecting data storage or caching on Vercel.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "vercel-storage-data",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/vercel-teams-billing",
    "name": "vercel-teams-billing",
    "description": "Vercel account, team, and billing management including plans and spend controls. Use when managing teams, accounts, or cost governance on Vercel.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "vercel-teams-billing",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/datadog",
    "name": "datadog-observability",
    "description": "Full-stack observability with Datadog APM, logs, metrics, synthetics, and RUM. Use when implementing monitoring, tracing, alerting, or cost optimization for production systems.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "datadog",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "platform",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/asyncio",
    "name": "asyncio",
    "description": "Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "asyncio",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "aiohttp",
        "name": "aiohttp",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "httpx",
        "name": "httpx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "asyncpg",
        "name": "asyncpg",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "fastapi",
        "name": "fastapi",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytest-asyncio",
        "name": "pytest-asyncio",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/celery",
    "name": "celery",
    "description": "Distributed task queue system for Python enabling asynchronous execution of background jobs, scheduled tasks, and workflows across multiple workers with Django, Flask, and FastAPI integration.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "celery",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "celery",
        "name": "celery",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "django-celery-beat",
        "name": "django-celery-beat",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "flower",
        "name": "flower",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "sentry-sdk",
        "name": "sentry-sdk",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/sqlalchemy",
    "name": "sqlalchemy-orm",
    "description": "SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "sqlalchemy",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "sqlalchemy",
        "name": "sqlalchemy",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "alembic",
        "name": "alembic",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "fastapi",
        "name": "fastapi",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/django",
    "name": "django-framework",
    "description": "Django full-featured Python web framework with batteries included (ORM, admin, auth)",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "django",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "django",
        "name": "django",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "djangorestframework",
        "name": "djangorestframework",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytest-django",
        "name": "pytest-django",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "django-debug-toolbar",
        "name": "django-debug-toolbar",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "django-extensions",
        "name": "django-extensions",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "djangorestframework-simplejwt",
        "name": "djangorestframework-simplejwt",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "factory-boy",
        "name": "factory-boy",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "gunicorn",
        "name": "gunicorn",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "whitenoise",
        "name": "whitenoise",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python-decouple",
        "name": "python-decouple",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "django-environ",
        "name": "django-environ",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "celery",
        "name": "celery",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/fastapi-local-dev",
    "name": "fastapi-local-dev",
    "description": "FastAPI dev/prod runbook (Uvicorn reload, Gunicorn)",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "fastapi-local-dev",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.1.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/flask",
    "name": "flask",
    "description": "Flask - Lightweight Python web framework for microservices, REST APIs, and flexible web applications with extensive extension ecosystem",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "flask",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "flask",
        "name": "flask",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "gunicorn",
        "name": "gunicorn",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/pytest",
    "name": "pytest",
    "description": "pytest - Python's most powerful testing framework with fixtures, parametrization, plugins, and framework integration for FastAPI, Django, Flask",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "pytest",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytest",
        "name": "pytest",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytest-asyncio",
        "name": "pytest-asyncio",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytest-mock",
        "name": "pytest-mock",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytest-cov",
        "name": "pytest-cov",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/mypy",
    "name": "mypy",
    "description": "mypy - Static type checker for Python with gradual typing, strict mode, Protocol support, and framework integration",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "mypy",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mypy",
        "name": "mypy",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "django-stubs",
        "name": "django-stubs",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "types-requests",
        "name": "types-requests",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "types-PyYAML",
        "name": "types-PyYAML",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "types-redis",
        "name": "types-redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "types-boto3",
        "name": "types-boto3",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pre-commit",
        "name": "pre-commit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/pyright",
    "name": "pyright-type-checker",
    "description": "Pyright fast Python type checker from Microsoft with VS Code integration and strict type checking modes",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "pyright",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pyright",
        "name": "pyright",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pyright",
        "name": "pyright",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/pydantic",
    "name": "pydantic",
    "description": "Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation in FastAPI, Django, and configuration management.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "pydantic",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/clap",
    "name": "clap",
    "description": "Build production Rust CLIs with Clap: subcommands, config layering, validation, exit codes, shell completions, and testable command surfaces",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "clap",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/desktop-applications",
    "name": "rust-desktop-applications",
    "description": "Build cross-platform desktop applications with Rust using Tauri framework and native GUI alternatives",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "desktop-applications",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "development",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/axum",
    "name": "axum",
    "description": "Axum (Rust) web framework patterns for production APIs: routers/extractors, state, middleware, error handling, tracing, graceful shutdown, and testing",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "axum",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/tauri",
    "name": "tauri-event-system",
    "description": "Advanced Tauri event patterns for bidirectional communication, streaming data, window-to-window messaging, and custom event handling",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "tauri",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "development",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/trpc",
    "name": "trpc-type-safety",
    "description": "tRPC end-to-end type-safe APIs for TypeScript with React Query integration and full-stack type safety",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "trpc",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "trpc",
        "name": "@trpc/server",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "trpc",
        "name": "@trpc/client",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/turborepo",
    "name": "turborepo",
    "description": "High-performance monorepo build system with intelligent caching, task orchestration, and parallel execution for multi-package repositories and microservices.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "turborepo",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-turbo@latest",
        "name": "create-turbo@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "turbo",
        "name": "turbo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react",
        "name": "react",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "myorg",
        "name": "@myorg/ui",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "myorg",
        "name": "@myorg/ui@workspace",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/core",
    "name": "typescript-core",
    "description": "Advanced TypeScript patterns and best practices for 2025",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "core",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/drizzle",
    "name": "drizzle-orm",
    "description": "Type-safe SQL ORM for TypeScript with zero runtime overhead",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "drizzle",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-orm",
        "name": "drizzle-orm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pg",
        "name": "pg",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "mysql2",
        "name": "mysql2",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-sqlite3",
        "name": "better-sqlite3",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-kit",
        "name": "drizzle-kit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/drizzle-migrations",
    "name": "drizzle-migrations",
    "description": "Migration-first database development workflow using Drizzle ORM for TypeScript/J...",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "drizzle-migrations",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/kysely",
    "name": "kysely",
    "description": "Kysely type-safe SQL query builder - End-to-end type safety from schema to queries, migrations, transactions, plugins",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "kysely",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "kysely",
        "name": "kysely",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pg",
        "name": "pg",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "mysql2",
        "name": "mysql2",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-sqlite3",
        "name": "better-sqlite3",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "kysely-codegen",
        "name": "kysely-codegen",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "development",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/prisma",
    "name": "prisma-orm",
    "description": "Prisma ORM for TypeScript - Type-safe database toolkit with schema-first development, auto-generated client, migrations, relations, and Prisma Studio",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "prisma",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/fastify",
    "name": "fastify",
    "description": "Production Fastify (TypeScript) patterns: schema validation, plugins, typed routes, error handling, security hardening, logging, testing with inject, and graceful shutdown",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "fastify",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/nodejs-backend",
    "name": "nodejs-backend-typescript",
    "description": "Node.js backend development with TypeScript, Express/Fastify servers, routing, middleware, and database integration",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "nodejs-backend",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "typescript",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "express",
        "name": "express",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "types",
        "name": "@types/express",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/tanstack-query",
    "name": "tanstack-query",
    "description": "TanStack Query (React Query) for asynchronous server-state management with automatic caching, background refetching, optimistic updates, and pagination in React applications.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "tanstack-query",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tanstack",
        "name": "@tanstack/react-query",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tanstack",
        "name": "@tanstack/react-query-devtools",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/zustand",
    "name": "zustand",
    "description": "Minimal, unopinionated state management library for React with simple hook-based API, no providers, and minimal boilerplate for global state without Redux complexity.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "zustand",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "zustand",
        "name": "zustand",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/jest",
    "name": "jest-typescript",
    "description": "Jest with TypeScript - Industry standard testing framework with 70% market share, mature ecosystem, React Testing Library integration",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "jest",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "jest",
        "name": "jest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "testing-library",
        "name": "@testing-library/react",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "ts-jest",
        "name": "ts-jest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "jest-environment-jsdom",
        "name": "jest-environment-jsdom",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/vitest",
    "name": "vitest",
    "description": "Vitest - Modern TypeScript testing framework with Vite-native performance, ESM support, and TypeScript-first design",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "vitest",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "@vitest/ui",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "testing-library",
        "name": "@testing-library/react",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "jsdom",
        "name": "jsdom",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vue",
        "name": "@vue/test-utils",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "happy-dom",
        "name": "happy-dom",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/zod",
    "name": "zod",
    "description": "TypeScript-first schema validation library with static type inference for form validation, API validation, and runtime type checking with compile-time types.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "zod",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/daisyui",
    "name": "daisyui",
    "description": "Tailwind CSS component library providing semantic class names for 50+ components with built-in themes, dark mode, and customization for rapid UI development.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "daisyui",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "daisyui@latest",
        "name": "daisyui@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/headlessui",
    "name": "headlessui",
    "description": "Headless UI - Unstyled, fully accessible UI components for React and Vue with built-in ARIA patterns",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "headlessui",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "headlessui",
        "name": "@headlessui/react",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "headlessui",
        "name": "@headlessui/vue",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "universal",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/shadcn",
    "name": "shadcn-ui",
    "description": "shadcn/ui component library for React with Tailwind CSS - copy-paste accessible components with full code ownership",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "shadcn",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "shadcn-ui@latest",
        "name": "shadcn-ui@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "component-library",
        "name": "component-library",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "next-themes",
        "name": "next-themes",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-next-app@latest",
        "name": "create-next-app@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/tailwind",
    "name": "tailwind-css",
    "description": "Tailwind CSS utility-first framework for rapid UI development with responsive design and dark mode",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "tailwind",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "tailwindcss",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "@tailwindcss/forms",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-next-app@latest",
        "name": "create-next-app@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sv",
        "name": "sv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/graphql",
    "name": "graphql",
    "description": "GraphQL query language and runtime for APIs enabling clients to request exactly the data they need with strongly-typed schemas and single endpoint architecture.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "graphql",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "graphql-codegen",
        "name": "@graphql-codegen/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/audit",
    "name": "dependency-audit",
    "description": "Dependency audit and cleanup workflow for maintaining healthy project dependencies. Use for regular maintenance, security updates, and removing unused packages.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "audit",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "depcheck",
        "name": "depcheck",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "package@latest",
        "name": "package@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "snyk",
        "name": "snyk",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "socket-npm",
        "name": "socket-npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vulnerable-package@4.15.5",
        "name": "vulnerable-package@4.15.5",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip-audit",
        "name": "pip-audit",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "safety",
        "name": "safety",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip-autoremove",
        "name": "pip-autoremove",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "package-name",
        "name": "package-name",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/release",
    "name": "emergency-release-workflow",
    "description": "Emergency release workflow for critical bug fixes and security patches. Use when production issues require fast-track deployment.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "release",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/github-actions",
    "name": "github-actions",
    "description": "GitHub Actions CI/CD workflows for automating build, test, and deployment",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "github-actions",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "semantic-release",
        "name": "semantic-release",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "snyk",
        "name": "snyk",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytest",
        "name": "pytest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/homebrew-formula-maintenance",
    "name": "homebrew-formula-maintenance",
    "description": "Homebrew formula maintenance workflows for Python CLIs and taps, including version bumps, SHA/resource updates, testing, audits, and releases.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "homebrew-formula-maintenance",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/media-transcoding",
    "name": "media-transcoding",
    "description": "FFmpeg-based media transcoding workflows with preset-driven conversions, batch processing, and safe backups for web/mobile/archive outputs.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "media-transcoding",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/quality",
    "name": "pr-quality-checklist",
    "description": "PR quality checklist for ensuring comprehensive, well-documented pull requests. Use before submitting PRs to improve review efficiency and code quality.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "quality",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/api-review",
    "name": "api-security-review",
    "description": "API security checklist for reviewing endpoints before deployment. Use when creating or modifying API routes to ensure proper authentication, authorization, and input validation.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "api-review",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/core",
    "name": "vb-core",
    "description": "Core VB.NET patterns, type safety, modern language features",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "core",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/adonet",
    "name": "vb-database",
    "description": "ADO.NET patterns, Entity Framework, database best practices",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "adonet",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/winforms",
    "name": "vb-winforms",
    "description": "Windows Forms development patterns, UI threading, data binding",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "winforms",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/vb6-interop",
    "name": "vb6-legacy",
    "description": "Classic VB6 patterns, COM interop, migration strategies",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "vb6-interop",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "toolchain",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/software-patterns",
    "name": "software-patterns",
    "description": "Decision framework for architectural patterns including DI, SOA, Repository, Domain Events, Circuit Breaker, and Anti-Corruption Layer. Use when designing systems, choosing patterns, or reviewing architecture.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "software-patterns",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "languages": "all"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/brainstorming",
    "name": "Brainstorming Ideas Into Designs",
    "description": "Interactive idea refinement using Socratic method to develop fully-formed designs",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "brainstorming",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when partner describes any feature or project idea, before writing code or implementation plans",
      "version": "2.2.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/dispatching-parallel-agents",
    "name": "Dispatching Parallel Agents",
    "description": "Use multiple Claude agents to investigate and fix independent problems concurrently",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "dispatching-parallel-agents",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when facing 3+ independent failures that can be investigated without shared state or dependencies",
      "version": "2.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/git-workflow",
    "name": "git-workflow",
    "description": "Essential Git patterns for effective version control, eliminating redundant Git guidance per agent.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "git-workflow",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "claude-code",
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/git-worktrees",
    "name": "git-worktrees",
    "description": "Use git worktrees for parallel development on multiple branches simultaneously",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "git-worktrees",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/requesting-code-review",
    "name": "Requesting Code Review",
    "description": "Dispatch code-reviewer subagent to review implementation against plan or requirements before proceeding",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "requesting-code-review",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when completing tasks, implementing major features, or before merging, to verify work meets requirements",
      "version": "1.2.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/stacked-prs",
    "name": "stacked-prs",
    "description": "Create and manage stacked (dependent) pull requests for complex features",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "stacked-prs",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/writing-plans",
    "name": "Writing Plans",
    "description": "Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "writing-plans",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when design is complete and you need detailed implementation tasks for engineers with zero codebase context",
      "version": "2.2.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/database-migration",
    "name": "database-migration",
    "description": "Safe patterns for evolving database schemas in production with decision trees and troubleshooting guidance.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "database-migration",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/json-data-handling",
    "name": "json-data-handling",
    "description": "Working effectively with JSON data structures.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "json-data-handling",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/reporting-pipelines",
    "name": "reporting-pipelines",
    "description": "Reporting pipelines for CSV/JSON/Markdown exports with timestamped outputs, summaries, and post-processing.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "reporting-pipelines",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "universal",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/sec-edgar-pipeline",
    "name": "sec-edgar-pipeline",
    "description": "SEC EDGAR extraction pipeline: setup, filing discovery by CIK, recipe-driven extraction, and report generation.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "sec-edgar-pipeline",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "universal",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/xlsx",
    "name": "xlsx",
    "description": "Working with Excel files programmatically.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "xlsx",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/root-cause-tracing",
    "name": "Root Cause Tracing",
    "description": "Systematically trace bugs backward through call stack to find original trigger",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "root-cause-tracing",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when errors occur deep in execution and you need to trace back to find the original trigger",
      "version": "2.0.0",
      "languages": "all"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/systematic-debugging",
    "name": "systematic-debugging",
    "description": "Systematic debugging methodology emphasizing root cause analysis over quick fixes",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "systematic-debugging",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "claude-code",
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/verification-before-completion",
    "name": "verification-before-completion",
    "description": "Run verification commands and confirm output before claiming success",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "verification-before-completion",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "2.0.0",
      "category": "debugging",
      "author": "Jesse Vincent",
      "source": "https://github.com/obra/superpowers-skills/tree/main/skills/debugging/verification-before-completion"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/env-manager",
    "name": "env-manager",
    "description": "Environment variable validation, security scanning, and management for Next.js, Vite, React, and Node.js applications",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "env-manager",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/kubernetes",
    "name": "kubernetes",
    "description": "Kubernetes operations playbook for deploying services: core objects, probes, resource sizing, safe rollouts, and fast kubectl debugging",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "kubernetes",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "universal",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/terraform",
    "name": "terraform",
    "description": "Terraform infrastructure-as-code workflow patterns: state and environments, module design, safe plan/apply, drift control, and CI guardrails",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "terraform",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "universal",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/artifacts-builder",
    "name": "artifacts-builder",
    "description": "Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui)",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "artifacts-builder",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/internal-comms",
    "name": "internal-comms-3p-updates",
    "description": "Framework for writing concise 3P (Progress, Plans, Problems) team updates for executives and stakeholders",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "internal-comms",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/mcp-builder",
    "name": "mcp-builder",
    "description": "MCP (Model Context Protocol) server build and evaluation guide, including local conventions for tool surfaces, config, and testing",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "mcp-builder",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "anthropic",
        "name": "anthropic",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/skill-creator",
    "name": "skill-creator",
    "description": "Guide for creating effective skills",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "skill-creator",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/opentelemetry",
    "name": "opentelemetry",
    "description": "OpenTelemetry observability patterns: traces, metrics, logs, context propagation, OTLP export, Collector pipelines, and troubleshooting",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "opentelemetry",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "universal",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/security-scanning",
    "name": "security-scanning",
    "description": "CI security scanning: secrets, deps, SAST, triage, expiring exceptions",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "security-scanning",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "claude-code",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/threat-modeling",
    "name": "threat-modeling",
    "description": "Threat modeling workflow for software systems: scope, data flow diagrams, STRIDE analysis, risk scoring, and turning mitigations into backlog and tests",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "threat-modeling",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "universal",
      "author": "Claude MPM Team"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/condition-based-waiting",
    "name": "Condition-Based Waiting",
    "description": "Replace arbitrary timeouts with condition polling for reliable async tests",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "condition-based-waiting",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior",
      "version": "1.1.0",
      "languages": "all"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/test-driven-development",
    "name": "test-driven-development",
    "description": "Comprehensive TDD patterns and practices for all programming languages, eliminating redundant testing guidance per agent.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "test-driven-development",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "claude-code",
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/test-quality-inspector",
    "name": "test-quality-inspector",
    "description": "Test quality inspection framework for reviewing test coverage, identifying gaps, and ensuring comprehensive validation",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "test-quality-inspector",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/testing-anti-patterns",
    "name": "Testing Anti-Patterns",
    "description": "Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking. Language-agnostic principles with TypeScript/Jest and Python/pytest examples.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "testing-anti-patterns",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when writing or changing tests, adding mocks, or tempted to add test-only methods to production code",
      "version": "3.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/webapp-testing",
    "name": "webapp-testing-patterns",
    "description": "Comprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "webapp-testing",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytest-xdist",
        "name": "pytest-xdist",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/bug-fix",
    "name": "bug-fix",
    "description": "Systematic workflow for verifying bug fixes to ensure quality and prevent regres...",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "bug-fix",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/pre-merge",
    "name": "pre-merge",
    "description": "Comprehensive verification workflow before merging changes to production.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "pre-merge",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint",
        "name": "eslint",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "husky",
        "name": "husky",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/screenshot",
    "name": "screenshot",
    "description": "Visual verification workflow for UI changes to accelerate code review and catch ...",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "screenshot",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "chromatic",
        "name": "chromatic",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "wait-on",
        "name": "wait-on",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/api-design-patterns",
    "name": "api-design-patterns",
    "description": "Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "api-design-patterns",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "claude-code",
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/api-documentation",
    "name": "api-documentation",
    "description": "Best practices for documenting APIs and code interfaces, eliminating redundant documentation guidance per agent.",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "api-documentation",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "project-name",
        "name": "project-name",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "bobmatnyc/claude-mpm-skills/web-performance-optimization",
    "name": "web-performance-optimization",
    "description": "Optimize web performance using Core Web Vitals, modern patterns (View Transitions, Speculation Rules), and framework-specific techniques",
    "source": "bobmatnyc/claude-mpm-skills",
    "skillId": "web-performance-optimization",
    "installs": 0,
    "githubStars": 15,
    "repoUrl": "https://github.com/bobmatnyc/claude-mpm-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/file-test-bug",
    "name": "file-test-bug",
    "description": "File a GitHub issue for local integration test failures. TRIGGERS: file test bug, report test failure, create bug for test, integration test failed, test failure issue, junit failure",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "file-test-bug",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/markdown-token-optimizer",
    "name": "markdown-token-optimizer",
    "description": "Analyzes markdown files for token efficiency. TRIGGERS: optimize markdown, reduce tokens, token count, token bloat, too many tokens, make concise, shrink file, file too large, optimize for AI, token efficiency, verbose markdown, reduce file size",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "markdown-token-optimizer",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/sensei",
    "name": "sensei",
    "description": "**WORKFLOW SKILL** — Iteratively improve skill frontmatter compliance using the Ralph loop pattern. WHEN: \"run sensei\", \"sensei help\", \"improve skill\", \"fix frontmatter\", \"skill compliance\", \"frontmatter audit\", \"score skill\", \"check skill tokens\". INVOKES: token counting tools, test runners, git commands. FOR SINGLE OPERATIONS: use token CLI directly for counts/checks.",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "sensei",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/skill-authoring",
    "name": "skill-authoring",
    "description": "Guidelines for writing Agent Skills that comply with the agentskills.io specification. WHEN: \"create a skill\", \"new skill\", \"write a skill\", \"skill template\", \"skill structure\", \"review skill\", \"skill PR\", \"skill compliance\", \"SKILL.md format\", \"skill frontmatter\", \"skill best practices\".",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "skill-authoring",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/appinsights-instrumentation",
    "name": "appinsights-instrumentation",
    "description": "Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. USE FOR: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices. DO NOT USE FOR: adding App Insights to my app (use azure-prepare), add telemetry to my project (use azure-prepare), add monitoring (use azure-prepare). This skill provides guidance—azure-prepare orchestrates component changes.",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "appinsights-instrumentation",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-cloud-migrate",
    "name": "azure-cloud-migrate",
    "description": "Assess and migrate cross-cloud workloads to Azure. Generates assessment reports and converts code from AWS, GCP, or other providers to Azure services. WHEN: \"migrate Lambda to Azure Functions\", \"migrate AWS to Azure\", \"Lambda migration assessment\", \"convert AWS serverless to Azure\", \"migration readiness report\", \"migrate from AWS\", \"migrate from GCP\", \"cross-cloud migration\".",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-cloud-migrate",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-compliance",
    "name": "azure-compliance",
    "description": "Comprehensive Azure compliance and security auditing capabilities including best practices assessment, Key Vault expiration monitoring, and resource configuration validation. USE FOR: compliance scan, security audit, azqr, Azure best practices, Key Vault expiration check, compliance assessment, resource review, configuration validation, expired certificates, expiring secrets, orphaned resources, policy compliance, security posture evaluation. DO NOT USE FOR: deploying resources (use azure-deploy), cost analysis alone (use azure-cost-optimization), active security hardening (use azure-security-hardening), general Azure Advisor queries (use azure-observability).",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-compliance",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-compute",
    "name": "azure-compute",
    "description": "Recommend Azure VM sizes, VM Scale Sets (VMSS), and configurations based on workload requirements, performance needs, and budget constraints. No Azure account required — uses public documentation and the Azure Retail Prices API. USE FOR: recommend VM size, which VM should I use, choose Azure VM, VM for web/database/ML/batch/HPC, GPU VM, compare VM sizes, cheapest VM, best VM for workload, VM pricing, cost estimate, burstable/compute/memory/storage optimized VM, confidential computing, VM trade-offs, VM families, VMSS, scale set recommendation, autoscale VMs, load balanced VMs, VMSS vs VM, scale out, horizontal scaling, flexible orchestration. DO NOT USE FOR: deploying VMs or VMSS, deploying apps (use azure-deploy), looking up existing VMs (use azure-resource-lookup), cost optimization of running VMs (use azure-cost-optimization), non-VM services like App Service or AKS.",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-compute",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-hosted-copilot-sdk",
    "name": "azure-hosted-copilot-sdk",
    "description": "Build and deploy GitHub Copilot SDK apps to Azure. USE FOR: build copilot app, create copilot app, copilot SDK, @github/copilot-sdk, scaffold copilot project, copilot-powered app, deploy copilot app, host on azure, azure model, BYOM, bring your own model, use my own model, azure openai model, DefaultAzureCredential, self-hosted model, copilot SDK service, chat app with copilot, copilot-sdk-service template, azd init copilot, CopilotClient, createSession, sendAndWait, GitHub Models API. DO NOT USE FOR: using Copilot (not building with it), Copilot Extensions, Azure Functions without Copilot, general web apps without copilot SDK, Foundry agent hosting (use microsoft-foundry skill), agent evaluation (use microsoft-foundry skill).",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-hosted-copilot-sdk",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-kusto",
    "name": "azure-kusto",
    "description": "Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. USE FOR: KQL queries, Kusto database queries, Azure Data Explorer, ADX clusters, log analytics, time series data, IoT telemetry, anomaly detection DO NOT USE FOR: SQL databases, NoSQL queries (use azure-storage), Elasticsearch, AWS analytics tools",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-kusto",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-messaging",
    "name": "azure-messaging",
    "description": "Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing issues, and SDK configuration problems. USE FOR: event hub SDK error, service bus SDK issue, messaging connection failure, AMQP error, event processor host issue, message lock lost, send timeout, receiver disconnected, SDK troubleshooting, azure messaging SDK, event hub consumer, service bus queue issue, topic subscription error, enable logging event hub, service bus logging, eventhub python, servicebus java, eventhub javascript, servicebus dotnet, event hub checkpoint, event hub not receiving messages, service bus dead letter DO NOT USE FOR: creating Event Hub or Service Bus resources (use azure-prepare), monitoring metrics (use azure-observability), cost analysis (use azure-cost-optimization)",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-messaging",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-prepare",
    "name": "azure-prepare",
    "description": "Default entry point for Azure application development EXCEPT cross-cloud migration — use azure-cloud-migrate instead. Analyzes your project and prepares it for Azure deployment by generating infrastructure code (Bicep/Terraform), azure.yaml, and Dockerfiles. WHEN: \"create an app\", \"build a web app\", \"create API\", \"create frontend\", \"create backend\", \"add a feature\", \"build a service\", \"develop a project\", \"modernize my code\", \"update my application\", \"add database\", \"add authentication\", \"add caching\", \"deploy to Azure\", \"host on Azure\", \"Azure with terraform\", \"Azure with azd\", \"generate azure.yaml\", \"generate Bicep\", \"generate Terraform\", \"create Azure Functions app\", \"create serverless HTTP API\", \"create function app\", \"create event-driven function\", \"create and deploy to Azure\", \"create Azure Functions and deploy\", \"create function app and deploy\".",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-prepare",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-rbac",
    "name": "azure-rbac",
    "description": "Helps users find the right Azure RBAC role for an identity with least privilege access, then generate CLI commands and Bicep code to assign it. Also provides guidance on permissions required to grant roles. USE FOR: \"what role should I assign\", \"least privilege role\", \"RBAC role for\", \"role to read blobs\", \"role for managed identity\", \"custom role definition\", \"assign role to identity\", \"what role do I need to grant access\", \"permissions to assign roles\". DO NOT USE FOR: creating or configuring managed identities, or general Azure security hardening; those are out of scope for this role-selection skill.",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-rbac",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-resource-lookup",
    "name": "azure-resource-lookup",
    "description": "List, find, and show Azure resources. Answers \"list my VMs\", \"show my storage accounts\", \"list websites\", \"find container apps\", \"what resources do I have\", and similar queries for any Azure resource type. USE FOR: list resources, list virtual machines, list VMs, list storage accounts, list websites, list web apps, list container apps, show resources, find resources, what resources do I have, list resources in resource group, list resources in subscription, find resources by tag, find orphaned resources, resource inventory, count resources by type, cross-subscription resource query, Azure Resource Graph, resource discovery, list container registries, list SQL servers, list Key Vaults, show resource groups, list app services, find resources across subscriptions, find unattached disks, tag analysis. DO NOT USE FOR: deploying resources (use azure-deploy), creating or modifying resources, cost optimization (use azure-cost-optimization), writing application code, non-Azure clouds.",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-resource-lookup",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-resource-visualizer",
    "name": "azure-resource-visualizer",
    "description": "Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. USE FOR: create architecture diagram, visualize Azure resources, show resource relationships, generate Mermaid diagram, analyze resource group, diagram my resources, architecture visualization, resource topology, map Azure infrastructure DO NOT USE FOR: creating/modifying resources (use azure-deploy), security scanning (use azure-security), performance troubleshooting (use azure-diagnostics), code generation (use relevant service skill)",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-resource-visualizer",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/azure-validate",
    "name": "azure-validate",
    "description": "Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness, run preflight checks, verify configuration, check if ready to deploy, validate azure.yaml, validate Bicep, test before deploying, troubleshoot deployment errors, validate Azure Functions, validate function app, validate serverless deployment.",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "azure-validate",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/entra-app-registration",
    "name": "entra-app-registration",
    "description": "Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console app auth, Entra ID setup, Azure AD authentication. DO NOT USE FOR: Azure RBAC or role assignments (use azure-rbac), Key Vault secrets (use azure-keyvault-expiration-audit), Azure resource security (use azure-security).",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "entra-app-registration",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/microsoft-foundry",
    "name": "microsoft-foundry",
    "description": "Use this skill to work with Microsoft Foundry (Azure AI Foundry) and tools from Foundry MCP server: deploy AI models, manage hosted agent and prompt agent (create, deploy, invoke, run, troubleshoot Foundry Agents), manage RBAC permissions and role assignments, manage quotas and capacity, create Foundry resources. USE FOR: Microsoft Foundry, AI Foundry, hosted agent, create agent, deploy agent, debug agent, invoke agent, run agent, agent chat, evaluate agent, agent monitoring, deploy model, model catalog, knowledge index, create Foundry project, new Foundry project, set up Foundry, onboard to Foundry, create Foundry resource, create AI Services, AIServices kind, register resource provider, enable Cognitive Services, setup AI Services account, create resource group for Foundry, RBAC, role assignment, quota, capacity, TPM, deployment failure, QuotaExceeded. DO NOT USE FOR: Azure Functions (use azure-functions), App Service (use azure-create-app), generic Azure resource creation (use azure-create-app).",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "microsoft-foundry",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/deploy-model",
    "name": "deploy-model",
    "description": "Unified Azure OpenAI model deployment skill with intelligent intent-based routing. Handles quick preset deployments, fully customized deployments (version/SKU/capacity/RAI policy), and capacity discovery across regions and projects. USE FOR: deploy model, deploy gpt, create deployment, model deployment, deploy openai model, set up model, provision model, find capacity, check model availability, where can I deploy, best region for model, capacity analysis. DO NOT USE FOR: listing existing deployments (use foundry_models_deployments_list MCP tool), deleting deployments, agent creation (use agent/create), project creation (use project/create).",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "deploy-model",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/capacity",
    "name": "capacity",
    "description": "Discovers available Azure OpenAI model capacity across regions and projects. Analyzes quota limits, compares availability, and recommends optimal deployment locations based on capacity requirements. USE FOR: find capacity, check quota, where can I deploy, capacity discovery, best region for capacity, multi-project capacity search, quota analysis, model availability, region comparison, check TPM availability. DO NOT USE FOR: actual deployment (hand off to preset or customize after discovery), quota increase requests (direct user to Azure Portal), listing existing deployments.",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "capacity",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/customize",
    "name": "customize",
    "description": "Interactive guided deployment flow for Azure OpenAI models with full customization control. Step-by-step selection of model version, SKU (GlobalStandard/Standard/ProvisionedManaged), capacity, RAI policy (content filter), and advanced options (dynamic quota, priority processing, spillover). USE FOR: custom deployment, customize model deployment, choose version, select SKU, set capacity, configure content filter, RAI policy, deployment options, detailed deployment, advanced deployment, PTU deployment, provisioned throughput. DO NOT USE FOR: quick deployment to optimal region (use preset).",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "customize",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "microsoft/github-copilot-for-azure/preset",
    "name": "preset",
    "description": "Intelligently deploys Azure OpenAI models to optimal regions by analyzing capacity across all available regions. Automatically checks current region first and shows alternatives if needed. USE FOR: quick deployment, optimal region, best region, automatic region selection, fast setup, multi-region capacity check, high availability deployment, deploy to best location. DO NOT USE FOR: custom SKU selection (use customize), specific version selection (use customize), custom capacity configuration (use customize), PTU deployments (use customize).",
    "source": "microsoft/github-copilot-for-azure",
    "skillId": "preset",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/microsoft/github-copilot-for-azure",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/brand-guidelines",
    "name": "brand-guidelines",
    "description": "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.",
    "source": "anthropics/skills",
    "skillId": "brand-guidelines",
    "installs": 0,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/docx",
    "name": "docx",
    "description": "Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.",
    "source": "anthropics/skills",
    "skillId": "docx",
    "installs": 0,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "docx",
        "name": "docx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/internal-comms",
    "name": "internal-comms",
    "description": "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).",
    "source": "anthropics/skills",
    "skillId": "internal-comms",
    "installs": 0,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/mcp-builder",
    "name": "mcp-builder",
    "description": "Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).",
    "source": "anthropics/skills",
    "skillId": "mcp-builder",
    "installs": 0,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "modelcontextprotocol",
        "name": "@modelcontextprotocol/inspector",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/pdf",
    "name": "pdf",
    "description": "Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.",
    "source": "anthropics/skills",
    "skillId": "pdf",
    "installs": 0,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytesseract",
        "name": "pytesseract",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/pptx",
    "name": "pptx",
    "description": "Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.",
    "source": "anthropics/skills",
    "skillId": "pptx",
    "installs": 0,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pptxgenjs",
        "name": "pptxgenjs",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "Pillow",
        "name": "Pillow",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/skill-creator",
    "name": "skill-creator",
    "description": "Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.",
    "source": "anthropics/skills",
    "skillId": "skill-creator",
    "installs": 0,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/slack-gif-creator",
    "name": "slack-gif-creator",
    "description": "Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like \"make me a GIF of X doing Y for Slack.\"",
    "source": "anthropics/skills",
    "skillId": "slack-gif-creator",
    "installs": 0,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pillow",
        "name": "pillow",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/theme-factory",
    "name": "theme-factory",
    "description": "Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.",
    "source": "anthropics/skills",
    "skillId": "theme-factory",
    "installs": 0,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/web-artifacts-builder",
    "name": "web-artifacts-builder",
    "description": "Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.",
    "source": "anthropics/skills",
    "skillId": "web-artifacts-builder",
    "installs": 0,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "parcel",
        "name": "parcel",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "vite@",
        "name": "vite@",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "tailwindcss@3.4.1",
        "name": "tailwindcss@3.4.1",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "class-variance-authority",
        "name": "class-variance-authority",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "radix-ui",
        "name": "@radix-ui/react-accordion",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "sonner",
        "name": "sonner",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "anthropics/skills/xlsx",
    "name": "xlsx",
    "description": "Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.",
    "source": "anthropics/skills",
    "skillId": "xlsx",
    "installs": 0,
    "githubStars": 79310,
    "repoUrl": "https://github.com/anthropics/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "antfu/skills/antfu",
    "name": "antfu",
    "description": "Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.",
    "source": "antfu/skills",
    "skillId": "antfu",
    "installs": 0,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lint-staged",
        "name": "lint-staged",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "simple-git-hooks",
        "name": "simple-git-hooks",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "antfu/skills/nuxt",
    "name": "nuxt",
    "description": "Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering.",
    "source": "antfu/skills",
    "skillId": "nuxt",
    "installs": 0,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "antfu/skills/pinia",
    "name": "pinia",
    "description": "Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.",
    "source": "antfu/skills",
    "skillId": "pinia",
    "installs": 0,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "antfu/skills/pnpm",
    "name": "pnpm",
    "description": "Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.",
    "source": "antfu/skills",
    "skillId": "pnpm",
    "installs": 0,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "antfu/skills/slidev",
    "name": "slidev",
    "description": "Create and present web-based slides for developers using Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, or teaching materials.",
    "source": "antfu/skills",
    "skillId": "slidev",
    "installs": 0,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "antfu/skills/tsdown",
    "name": "tsdown",
    "description": "Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.",
    "source": "antfu/skills",
    "skillId": "tsdown",
    "installs": 0,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsdown",
        "name": "tsdown",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsdown-migrate",
        "name": "tsdown-migrate",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "antfu/skills/turborepo",
    "name": "turborepo",
    "description": "Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,\ndependsOn, caching, remote cache, the \"turbo\" CLI, --filter, --affected, CI optimization, environment\nvariables, internal packages, monorepo structure/best practices, and boundaries.\n\nUse when user: configures tasks/workflows/pipelines, creates packages, sets up\nmonorepo, shares code between apps, runs changed/affected packages, debugs cache,\nor has apps/packages directories.\n",
    "source": "antfu/skills",
    "skillId": "turborepo",
    "installs": 0,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "antfu/skills/vite",
    "name": "vite",
    "description": "Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.",
    "source": "antfu/skills",
    "skillId": "vite",
    "installs": 0,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "antfu/skills/vitepress",
    "name": "vitepress",
    "description": "VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.",
    "source": "antfu/skills",
    "skillId": "vitepress",
    "installs": 0,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "antfu/skills/vitest",
    "name": "vitest",
    "description": "Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.",
    "source": "antfu/skills",
    "skillId": "vitest",
    "installs": 0,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "antfu/skills/web-design-guidelines",
    "name": "web-design-guidelines",
    "description": "Review UI code for Web Interface Guidelines compliance. Use when asked to \"review my UI\", \"check accessibility\", \"audit design\", \"review UX\", or \"check my site against best practices\".",
    "source": "antfu/skills",
    "skillId": "web-design-guidelines",
    "installs": 0,
    "githubStars": 3730,
    "repoUrl": "https://github.com/antfu/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "expo/skills/building-native-ui",
    "name": "building-native-ui",
    "description": "Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.",
    "source": "expo/skills",
    "skillId": "building-native-ui",
    "installs": 0,
    "githubStars": 1236,
    "repoUrl": "https://github.com/expo/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo",
        "name": "expo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.1"
    }
  },
  {
    "id": "expo/skills/expo-dev-client",
    "name": "expo-dev-client",
    "description": "Build and distribute Expo development clients locally or via TestFlight",
    "source": "expo/skills",
    "skillId": "expo-dev-client",
    "installs": 0,
    "githubStars": 1236,
    "repoUrl": "https://github.com/expo/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo",
        "name": "expo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "expo/skills/native-data-fetching",
    "name": "native-data-fetching",
    "description": "Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).",
    "source": "expo/skills",
    "skillId": "native-data-fetching",
    "installs": 0,
    "githubStars": 1236,
    "repoUrl": "https://github.com/expo/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "expo/skills/use-dom",
    "name": "use-dom",
    "description": "Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.",
    "source": "expo/skills",
    "skillId": "use-dom",
    "installs": 0,
    "githubStars": 1236,
    "repoUrl": "https://github.com/expo/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "expo/skills/upgrading-expo",
    "name": "upgrading-expo",
    "description": "Guidelines for upgrading Expo SDK versions and fixing dependency issues",
    "source": "expo/skills",
    "skillId": "upgrading-expo",
    "installs": 0,
    "githubStars": 1236,
    "repoUrl": "https://github.com/expo/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo",
        "name": "expo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo-doctor",
        "name": "expo-doctor",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "railwayapp/railway-skills/use-railway",
    "name": "use-railway",
    "description": "Operate Railway infrastructure: create projects, provision services and databases, deploy code, configure environments and variables, manage domains, troubleshoot failures, check status and metrics, and query Railway docs. Use this skill whenever the user mentions Railway, deployments, services, environments, build failures, or infrastructure operations, even if they don't say \"Railway\" explicitly.\n",
    "source": "railwayapp/railway-skills",
    "skillId": "use-railway",
    "installs": 0,
    "githubStars": 155,
    "repoUrl": "https://github.com/railwayapp/railway-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(railway:*), Bash(which:*), Bash(command:*), Bash(npm:*), Bash(npx:*), Bash(curl:*)"
    }
  },
  {
    "id": "supercent-io/skills-template/agent-browser",
    "name": "agent-browser",
    "description": "Browser automation CLI for AI agents. Use for website interaction, form automation, screenshots, scraping, and web app verification. Prefer snapshot refs (@e1, @e2) for deterministic actions.",
    "source": "supercent-io/skills-template",
    "skillId": "agent-browser",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.1.0",
      "source": "vercel-labs/agent-browser"
    }
  },
  {
    "id": "supercent-io/skills-template/agent-configuration",
    "name": "agent-configuration",
    "description": "AI 에이전트 설정 정책 및 보안 가이드. 프로젝트 설명 파일 작성법, Hooks/Skills/Plugins 설정, 보안 정책, 팀 공유 워크플로우 정의.",
    "source": "supercent-io/skills-template",
    "skillId": "agent-configuration",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "cc-safe",
        "name": "cc-safe",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "2.0.0",
      "source": "Claude Code 완전 가이드 70가지 팁 (ykdojo + Ado Kukic)"
    }
  },
  {
    "id": "supercent-io/skills-template/agent-evaluation",
    "name": "agent-evaluation",
    "description": "Design and implement comprehensive evaluation systems for AI agents. Use when building evals for coding agents, conversational agents, research agents, or computer-use agents. Covers grader types, benchmarks, 8-step roadmap, and production integration.",
    "source": "supercent-io/skills-template",
    "skillId": "agent-evaluation",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/agentic-development-principles",
    "name": "agentic-development-principles",
    "description": "AI 에이전트와 협업하는 에이전틱 개발의 범용 원칙. 분해정복, 컨텍스트 관리, 추상화 수준 선택, 자동화 철학을 정의. 모든 AI 코딩 도구에 적용 가능.",
    "source": "supercent-io/skills-template",
    "skillId": "agentic-development-principles",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "source": "Claude Code 완전 가이드 70가지 팁 (ykdojo + Ado Kukic) - 범용화"
    }
  },
  {
    "id": "supercent-io/skills-template/agentic-principles",
    "name": "agentic-principles",
    "description": "AI 에이전트 협업 개발의 핵심 원칙. 분해정복, 컨텍스트 관리, 추상화 수준 선택, 자동화 철학, 검증 회고를 정의. 모든 AI 에이전트 사용 시 최적의 협업 패턴 적용.",
    "source": "supercent-io/skills-template",
    "skillId": "agentic-principles",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "2.0.0",
      "source": "Claude Code 완전 가이드 70가지 팁 (ykdojo + Ado Kukic)"
    }
  },
  {
    "id": "supercent-io/skills-template/agentic-workflow",
    "name": "agentic-workflow",
    "description": "AI 에이전트 실전 워크플로우와 생산성 기법. 명령어, 단축키, Git 통합, MCP 활용, 세션 관리 등 일상 개발 작업의 최적화 패턴 제공.",
    "source": "supercent-io/skills-template",
    "skillId": "agentic-workflow",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "2.0.0",
      "source": "Claude Code 완전 가이드 70가지 팁 (ykdojo + Ado Kukic)"
    }
  },
  {
    "id": "supercent-io/skills-template/api-design",
    "name": "api-design",
    "description": "Design RESTful and GraphQL APIs following best practices. Use when creating new APIs, refactoring existing endpoints, or documenting API specifications. Handles OpenAPI, REST, GraphQL, versioning.",
    "source": "supercent-io/skills-template",
    "skillId": "api-design",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/authentication-setup",
    "name": "authentication-setup",
    "description": "Design and implement authentication and authorization systems. Use when setting up user login, JWT tokens, OAuth, session management, or role-based access control. Handles password security, token management, SSO integration.",
    "source": "supercent-io/skills-template",
    "skillId": "authentication-setup",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "jsonwebtoken",
        "name": "jsonwebtoken",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/backend-testing",
    "name": "backend-testing",
    "description": "Write comprehensive backend tests including unit tests, integration tests, and API tests. Use when testing REST APIs, database operations, authentication flows, or business logic. Handles Jest, Pytest, Mocha, testing strategies, mocking, and test coverage.",
    "source": "supercent-io/skills-template",
    "skillId": "backend-testing",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/bmad-orchestrator",
    "name": "bmad-orchestrator",
    "description": "Orchestrates BMAD workflows for structured AI-driven development. Routes work across Analysis, Planning, Solutioning, and Implementation phases.",
    "source": "supercent-io/skills-template",
    "skillId": "bmad-orchestrator",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "yq",
        "name": "yq",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "keyword": "bmad",
      "version": "1.0.0",
      "source": "user-installed skill"
    }
  },
  {
    "id": "supercent-io/skills-template/changelog-maintenance",
    "name": "changelog-maintenance",
    "description": "Maintain a clear and informative changelog for software releases. Use when documenting version changes, tracking features, or communicating updates to users. Handles semantic versioning, changelog formats, and release notes.",
    "source": "supercent-io/skills-template",
    "skillId": "changelog-maintenance",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/code-refactoring",
    "name": "code-refactoring",
    "description": "Simplify and refactor code while preserving behavior, improving clarity, and reducing complexity. Use when simplifying complex code, removing duplication, or applying design patterns. Handles Extract Method, DRY principle, SOLID principles, behavior validation, and refactoring patterns.",
    "source": "supercent-io/skills-template",
    "skillId": "code-refactoring",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/code-review",
    "name": "code-review",
    "description": "Conduct thorough, constructive code reviews for quality and security. Use when reviewing pull requests, checking code quality, identifying bugs, or auditing security. Handles best practices, SOLID principles, security vulnerabilities, performance analysis, and testing coverage.",
    "source": "supercent-io/skills-template",
    "skillId": "code-review",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/codebase-search",
    "name": "codebase-search",
    "description": "Search and navigate large codebases efficiently. Use when finding specific code patterns, tracing function calls, understanding code structure, or locating bugs. Handles semantic search, grep patterns, AST analysis.",
    "source": "supercent-io/skills-template",
    "skillId": "codebase-search",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/copilot-coding-agent",
    "name": "copilot-coding-agent",
    "description": "GitHub Copilot Coding Agent 자동화. 이슈에 ai-copilot 라벨 부착 → GitHub Actions가 GraphQL로 Copilot에 자동 할당 → Copilot이 Draft PR 생성. 원클릭 이슈-to-PR 파이프라인.",
    "source": "supercent-io/skills-template",
    "skillId": "copilot-coding-agent",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "keyword": "copilotview",
      "version": "1.0.0",
      "source": "https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent"
    }
  },
  {
    "id": "supercent-io/skills-template/data-analysis",
    "name": "data-analysis",
    "description": "Analyze datasets to extract insights, identify patterns, and generate reports. Use when exploring data, creating visualizations, or performing statistical analysis. Handles CSV, JSON, SQL queries, and Python pandas operations.",
    "source": "supercent-io/skills-template",
    "skillId": "data-analysis",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/database-schema-design",
    "name": "database-schema-design",
    "description": "Design and optimize database schemas for SQL and NoSQL databases. Use when creating new databases, designing tables, defining relationships, indexing strategies, or database migrations. Handles PostgreSQL, MySQL, MongoDB, normalization, and performance optimization.",
    "source": "supercent-io/skills-template",
    "skillId": "database-schema-design",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/debugging",
    "name": "debugging",
    "description": "Systematically debug code issues using proven methodologies. Use when encountering errors, unexpected behavior, or performance problems. Handles error analysis, root cause identification, debugging strategies, and fix verification.",
    "source": "supercent-io/skills-template",
    "skillId": "debugging",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/design-system",
    "name": "frontend-design-system",
    "description": "Produce production-grade UI designs using clear design tokens, layout rules, motion guidance, and accessibility checks for consistent, scalable frontend development.",
    "source": "supercent-io/skills-template",
    "skillId": "design-system",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/environment-setup",
    "name": "environment-setup",
    "description": "Configure and manage development, staging, and production environments. Use when setting up environment variables, managing configurations, or separating environments. Handles .env files, config management, and environment-specific settings.",
    "source": "supercent-io/skills-template",
    "skillId": "environment-setup",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/file-organization",
    "name": "file-organization",
    "description": "Organize project files and folders for maintainability and scalability. Use when structuring new projects, refactoring folder structure, or establishing conventions. Handles project structure, naming conventions, and file organization best practices.",
    "source": "supercent-io/skills-template",
    "skillId": "file-organization",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/genkit",
    "name": "genkit",
    "description": "Build production-ready AI workflows using Firebase Genkit. Use when creating flows, tool-calling agents, RAG pipelines, multi-agent systems, or deploying AI to Firebase/Cloud Run. Supports TypeScript, Go, and Python with Gemini, OpenAI, Anthropic, Ollama, and Vertex AI plugins.",
    "source": "supercent-io/skills-template",
    "skillId": "genkit",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "genkit-cli",
        "name": "genkit-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "typescript",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "genkit",
        "name": "genkit",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsx",
        "name": "tsx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "supercent-io/skills-template/git-submodule",
    "name": "git-submodule",
    "description": "Manage Git submodules for including external repositories within a main repository. Use when working with external libraries, shared modules, or managing dependencies as separate Git repositories.",
    "source": "supercent-io/skills-template",
    "skillId": "git-submodule",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/git-workflow",
    "name": "git-workflow",
    "description": "Manage Git workflows including commits, branches, merges, and collaboration. Use when working with Git repositories, creating commits, managing branches, or resolving conflicts.",
    "source": "supercent-io/skills-template",
    "skillId": "git-workflow",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/image-generation",
    "name": "image-generation-mcp",
    "description": "Generate high-quality images via MCP (Gemini models or compatible services) using structured prompts, ratios, and validation for marketing, UI, or presentations.",
    "source": "supercent-io/skills-template",
    "skillId": "image-generation",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/jeo",
    "name": "jeo",
    "description": "JEO — 통합 AI 에이전트 오케스트레이션 스킬. ralph+plannotator로 계획 수립, team/bmad로 실행, agent-browser로 브라우저 동작 검증, 작업 완료 후 worktree 자동 정리. Claude, Codex, Gemini CLI, OpenCode 모두 지원. 설치: ralph, omc, omx, ohmg, bmad, plannotator, agent-browser.",
    "source": "supercent-io/skills-template",
    "skillId": "jeo",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "compatibility"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "agent-browser",
        "name": "agent-browser",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwriter",
        "name": "playwriter",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "oh-my-opencode",
        "name": "oh-my-opencode",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "not",
        "name": "not",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "openai",
        "name": "@openai/codex",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "google",
        "name": "@google/gemini-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "opencode-ai",
        "name": "opencode-ai",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": "Requires git, node>=18, bash. Optional: bun, docker.",
    "license": null,
    "allowedTools": [],
    "metadata": {
      "keyword": "jeo",
      "version": "1.0.0",
      "source": "supercent-io/skills-template"
    }
  },
  {
    "id": "supercent-io/skills-template/log-analysis",
    "name": "log-analysis",
    "description": "Analyze application logs to identify errors, performance issues, and security anomalies. Use when debugging issues, monitoring system health, or investigating incidents. Handles various log formats including Apache, Nginx, application logs, and JSON logs.",
    "source": "supercent-io/skills-template",
    "skillId": "log-analysis",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/looker-studio-bigquery",
    "name": "looker-studio-bigquery",
    "description": "Design and configure Looker Studio dashboards with BigQuery data sources. Use when creating analytics dashboards, connecting BigQuery to visualization tools, or optimizing data pipeline performance. Handles BigQuery connections, custom SQL queries, scheduled queries, dashboard design, and performance optimization.",
    "source": "supercent-io/skills-template",
    "skillId": "looker-studio-bigquery",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/marketing-automation",
    "name": "marketing-skills-collection",
    "description": "Generate marketing deliverables across CRO, copywriting, SEO, analytics, and growth using 23 specialized sub-skills with clear objectives, constraints, and validation.",
    "source": "supercent-io/skills-template",
    "skillId": "marketing-automation",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/npm-git-install",
    "name": "npm-git-install",
    "description": "Install npm packages directly from GitHub repositories using git URLs. Use when installing packages from private repos, specific branches, or unreleased versions not yet on npm registry.",
    "source": "supercent-io/skills-template",
    "skillId": "npm-git-install",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "Git",
        "name": "Git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "typescript",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "from",
        "name": "from",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/oh-my-codex",
    "name": "oh-my-codex",
    "description": "Multi-agent orchestration layer for OpenAI Codex CLI. Provides 30 specialized agents, 40+ workflow skills, team orchestration in tmux, persistent MCP servers, and staged pipeline execution.",
    "source": "supercent-io/skills-template",
    "skillId": "oh-my-codex",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openai",
        "name": "@openai/codex",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "oh-my-codex",
        "name": "oh-my-codex",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "keyword": "omx",
      "version": "0.4.1",
      "source": "Yeachan-Heo/oh-my-codex"
    }
  },
  {
    "id": "supercent-io/skills-template/ohmg",
    "name": "ohmg",
    "description": "Ultimate multi-agent framework for Google Antigravity. Orchestrates specialized domain agents (PM, Frontend, Backend, Mobile, QA, Debug) via Serena Memory.",
    "source": "supercent-io/skills-template",
    "skillId": "ohmg",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "keyword": "ohmg",
      "version": "1.0.0",
      "source": "first-fluke/oh-my-ag"
    }
  },
  {
    "id": "supercent-io/skills-template/omc",
    "name": "omc",
    "description": "oh-my-claudecode — Teams-first multi-agent orchestration layer for Claude Code. 32 specialized agents, smart model routing, persistent execution loops, and real-time HUD visibility. Zero learning curve.",
    "source": "supercent-io/skills-template",
    "skillId": "omc",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "oh-my-claude-sisyphus",
        "name": "oh-my-claude-sisyphus",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "google",
        "name": "@google/gemini-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openai",
        "name": "@openai/codex",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "4.2.15",
      "source": "Yeachan-Heo/oh-my-claudecode",
      "keyword": "omc"
    }
  },
  {
    "id": "supercent-io/skills-template/opencontext",
    "name": "opencontext",
    "description": "OpenContext를 활용한 AI 에이전트 영구 메모리 및 컨텍스트 관리. 세션/레포/날짜 간 컨텍스트 유지, 결론 저장, 문서 검색 워크플로우 제공.",
    "source": "supercent-io/skills-template",
    "skillId": "opencontext",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "aicontextlab",
        "name": "@aicontextlab/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "source": "OpenContext Multi-Agent Workflow Guide"
    }
  },
  {
    "id": "supercent-io/skills-template/pattern-detection",
    "name": "pattern-detection",
    "description": "Detect patterns, anomalies, and trends in code and data. Use when identifying code smells, finding security vulnerabilities, or discovering recurring patterns. Handles regex patterns, AST analysis, and statistical anomaly detection.",
    "source": "supercent-io/skills-template",
    "skillId": "pattern-detection",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/plannotator",
    "name": "plannotator",
    "description": "Interactive plan and diff review for AI coding agents. Visual browser UI for annotating agent plans — approve or request changes with structured feedback. Supports code review, image annotation, and auto-save to Obsidian/Bear Notes.",
    "source": "supercent-io/skills-template",
    "skillId": "plannotator",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "openai",
        "name": "@openai/codex",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "google",
        "name": "@google/gemini-cli",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "keyword": "plan",
      "version": "0.9.2",
      "source": "backnotprop/plannotator"
    }
  },
  {
    "id": "supercent-io/skills-template/pollinations-ai",
    "name": "pollinations-ai",
    "description": "Generate and save images using Pollinations.ai's free, open-source API. No signup required. Supports URL-based generation, custom parameters (width, height, model, seed), and automatic file saving. Perfect for quick prototypes, marketing assets, and creative workflows.",
    "source": "supercent-io/skills-template",
    "skillId": "pollinations-ai",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/presentation-builder",
    "name": "pptx-presentation-builder",
    "description": "Build professional PPTX presentations with brand-aligned layouts using structured deck briefs and validation steps for pitch, roadmap, and product decks.",
    "source": "supercent-io/skills-template",
    "skillId": "presentation-builder",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/prompt-repetition",
    "name": "prompt-repetition",
    "description": "LLM 정확도 향상을 위한 프롬프트 반복 기법. 70개 벤치마크 중 67%(47/70)에서 유의미한 성능 향상 달성. 경량 모델(haiku, flash, mini)에서 자동 적용.",
    "source": "supercent-io/skills-template",
    "skillId": "prompt-repetition",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "2.0.0",
      "source": "Google Research 2025 - Prompt Repetition Improves Non-Reasoning LLMs"
    }
  },
  {
    "id": "supercent-io/skills-template/ralph",
    "name": "ralph",
    "description": "Self-referential completion loop for AI CLI tools. Re-runs the agent on the same task across turns with fresh context each iteration, until the completion promise is detected or max iterations is reached.",
    "source": "supercent-io/skills-template",
    "skillId": "ralph",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "openai",
        "name": "@openai/codex",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "keyword": "ralph",
      "version": "2.0.0",
      "source": "gemini-cli-extensions/ralph"
    }
  },
  {
    "id": "supercent-io/skills-template/react-best-practices",
    "name": "vercel-react-best-practices",
    "description": "React and Next.js performance optimization guidelines from Vercel Engineering. Use when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.",
    "source": "supercent-io/skills-template",
    "skillId": "react-best-practices",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/responsive-design",
    "name": "responsive-design",
    "description": "Create responsive web designs that work across all devices and screen sizes. Use when building mobile-first layouts, implementing breakpoints, or optimizing for different viewports. Handles CSS Grid, Flexbox, media queries, viewport units, and responsive images.",
    "source": "supercent-io/skills-template",
    "skillId": "responsive-design",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/security-best-practices",
    "name": "security-best-practices",
    "description": "Implement security best practices for web applications and infrastructure. Use when securing APIs, preventing common vulnerabilities, or implementing security policies. Handles HTTPS, CORS, XSS, SQL Injection, CSRF, rate limiting, and OWASP Top 10.",
    "source": "supercent-io/skills-template",
    "skillId": "security-best-practices",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/skill-standardization",
    "name": "skill-standardization",
    "description": "Standardize and validate SKILL.md files to match the project specification. Use when creating new skills, converting existing skills to standard format, or validating skill file structure. Handles section heading conversion, frontmatter standardization, and missing section detection.",
    "source": "supercent-io/skills-template",
    "skillId": "skill-standardization",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/sprint-retrospective",
    "name": "sprint-retrospective",
    "description": "Facilitate effective sprint retrospectives for continuous team improvement. Use when conducting team retrospectives, identifying improvements, or fostering team collaboration. Handles retrospective formats, action items, and facilitation techniques.",
    "source": "supercent-io/skills-template",
    "skillId": "sprint-retrospective",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/standup-meeting",
    "name": "standup-meeting",
    "description": "Conduct effective daily standup meetings for agile teams. Use when facilitating standups, tracking blockers, or improving team synchronization. Handles standup format, time management, and blocker resolution.",
    "source": "supercent-io/skills-template",
    "skillId": "standup-meeting",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/state-management",
    "name": "state-management",
    "description": "Implement state management patterns for frontend applications. Use when managing global state, handling complex data flows, or coordinating state across components. Handles React Context, Redux, Zustand, Recoil, and state management best practices.",
    "source": "supercent-io/skills-template",
    "skillId": "state-management",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "zustand",
        "name": "zustand",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "reduxjs",
        "name": "@reduxjs/toolkit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/system-environment-setup",
    "name": "system-environment-setup",
    "description": "Configure development and production environments for consistent and reproducible setups. Use when setting up new projects, Docker environments, or development tooling. Handles Docker Compose, .env configuration, dev containers, and infrastructure as code.",
    "source": "supercent-io/skills-template",
    "skillId": "system-environment-setup",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "dev",
        "name": "dev",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/task-estimation",
    "name": "task-estimation",
    "description": "Estimate software development tasks accurately using various techniques. Use when planning sprints, roadmaps, or project timelines. Handles story points, t-shirt sizing, planning poker, and estimation best practices.",
    "source": "supercent-io/skills-template",
    "skillId": "task-estimation",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/task-planning",
    "name": "task-planning",
    "description": "Plan and organize software development tasks effectively. Use when breaking down features, creating user stories, or planning sprints. Handles task breakdown, user stories, acceptance criteria, and backlog management.",
    "source": "supercent-io/skills-template",
    "skillId": "task-planning",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/technical-writing",
    "name": "technical-writing",
    "description": "Write clear, comprehensive technical documentation. Use when creating specs, architecture docs, runbooks, or API documentation. Handles technical specifications, system design docs, operational guides, and developer documentation with industry best practices.",
    "source": "supercent-io/skills-template",
    "skillId": "technical-writing",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/testing-strategies",
    "name": "testing-strategies",
    "description": "Design comprehensive testing strategies for software quality assurance. Use when planning test coverage, implementing test pyramids, or setting up testing infrastructure. Handles unit testing, integration testing, E2E testing, TDD, and testing best practices.",
    "source": "supercent-io/skills-template",
    "skillId": "testing-strategies",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/ui-component-patterns",
    "name": "ui-component-patterns",
    "description": "Build reusable, maintainable UI components following modern design patterns. Use when creating component libraries, implementing design systems, or building scalable frontend architectures. Handles React patterns, composition, prop design, TypeScript, and component best practices.",
    "source": "supercent-io/skills-template",
    "skillId": "ui-component-patterns",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/user-guide-writing",
    "name": "user-guide-writing",
    "description": "Write clear and helpful user guides and tutorials for end users. Use when creating onboarding docs, how-to guides, or FAQ pages. Handles user-focused documentation, screenshots, step-by-step instructions.",
    "source": "supercent-io/skills-template",
    "skillId": "user-guide-writing",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/vercel-deploy",
    "name": "vercel-deploy",
    "description": "Deploy applications and websites to Vercel instantly. Use when asked to \"Deploy my app\", \"Deploy this to production\", \"Create a preview deployment\", or \"Push this live\". No authentication required - returns preview URL and claimable deployment link.",
    "source": "supercent-io/skills-template",
    "skillId": "vercel-deploy",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/vibe-kanban",
    "name": "vibe-kanban",
    "description": "AI 코딩 에이전트를 시각적 Kanban 보드에서 관리. To Do→In Progress→Review→Done 흐름으로 병렬 에이전트 실행, git worktree 자동 격리, GitHub PR 자동 생성.",
    "source": "supercent-io/skills-template",
    "skillId": "vibe-kanban",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vibe-kanban",
        "name": "vibe-kanban",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "keyword": "kanbanview",
      "version": "1.2.0",
      "verified-with": "playwright",
      "source": "https://github.com/BloopAI/vibe-kanban"
    }
  },
  {
    "id": "supercent-io/skills-template/video-production",
    "name": "remotion-video-production",
    "description": "Produce programmable videos with Remotion using scene planning, asset orchestration, and validation gates for automated, brand-consistent video content.",
    "source": "supercent-io/skills-template",
    "skillId": "video-production",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "remotion",
        "name": "remotion",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/web-design-guidelines",
    "name": "web-design-guidelines",
    "description": "Review UI code for Web Interface Guidelines compliance. Use when asked to \"review my UI\", \"check accessibility\", \"audit design\", \"review UX\", or \"check my site against best practices\". Fetches latest Vercel guidelines and checks files against all rules.",
    "source": "supercent-io/skills-template",
    "skillId": "web-design-guidelines",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "supercent-io/skills-template/workflow-automation",
    "name": "workflow-automation",
    "description": "Automate repetitive development tasks and workflows. Use when creating build scripts, automating deployments, or setting up development workflows. Handles npm scripts, Makefile, GitHub Actions workflows, and task automation.",
    "source": "supercent-io/skills-template",
    "skillId": "workflow-automation",
    "installs": 0,
    "githubStars": 12,
    "repoUrl": "https://github.com/supercent-io/skills-template",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "dev",
        "name": "dev",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lint-staged",
        "name": "lint-staged",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "neondatabase/agent-skills/claimable-postgres",
    "name": "claimable-postgres",
    "description": "Provision instant temporary Postgres databases via Claimable Postgres by Neon (pg.new) with no login, signup, or credit card. Supports REST API, CLI, and SDK. Use when users ask for a quick Postgres environment, a throwaway DATABASE_URL for prototyping/tests, or \"just give me a DB now\". Triggers include: \"quick postgres\", \"temporary postgres\", \"no signup database\", \"no credit card database\", \"instant DATABASE_URL\", \"npx get-db\", \"pg.new\", \"pg.new API\", \"claimable postgres API\".",
    "source": "neondatabase/agent-skills",
    "skillId": "claimable-postgres",
    "installs": 0,
    "githubStars": 28,
    "repoUrl": "https://github.com/neondatabase/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "get-db@latest",
        "name": "get-db@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vite-plugin-db",
        "name": "vite-plugin-db",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "prisma/skills/prisma-cli",
    "name": "prisma-cli",
    "description": "Prisma CLI commands reference covering all available commands, options, and usage patterns. Use when running Prisma CLI commands, setting up projects, generating client, running migrations, or managing databases. Triggers on \"prisma init\", \"prisma generate\", \"prisma migrate\", \"prisma db\", \"prisma studio\".",
    "source": "prisma/skills",
    "skillId": "prisma-cli",
    "installs": 0,
    "githubStars": 11,
    "repoUrl": "https://github.com/prisma/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "prisma/skills/prisma-client-api",
    "name": "prisma-client-api",
    "description": "Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database queries, using CRUD operations, filtering data, or configuring Prisma Client. Triggers on \"prisma query\", \"findMany\", \"create\", \"update\", \"delete\", \"$transaction\".",
    "source": "prisma/skills",
    "skillId": "prisma-client-api",
    "installs": 0,
    "githubStars": 11,
    "repoUrl": "https://github.com/prisma/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "prisma/skills/prisma-driver-adapter-implementation",
    "name": "prisma-driver-adapter-implementation",
    "description": "Required reference for Prisma v7 driver adapter work. Use when implementing or modifying adapters, adding database drivers, or touching SqlDriverAdapter/Transaction interfaces. Contains critical contract details not inferable from code examples — including the transaction lifecycle protocol, error mapping requirements, and verification checklist. Existing implementations do not replace this skill.",
    "source": "prisma/skills",
    "skillId": "prisma-driver-adapter-implementation",
    "installs": 0,
    "githubStars": 11,
    "repoUrl": "https://github.com/prisma/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "prisma/skills/prisma-postgres",
    "name": "prisma-postgres",
    "description": "Prisma Postgres setup and operations guidance across Console, create-db CLI, Management API, and Management API SDK. Use when creating Prisma Postgres databases, working in Prisma Console, provisioning with create-db/create-pg/create-postgres, or integrating programmatic provisioning with service tokens or OAuth.",
    "source": "prisma/skills",
    "skillId": "prisma-postgres",
    "installs": 0,
    "githubStars": 11,
    "repoUrl": "https://github.com/prisma/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-db@latest",
        "name": "create-db@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-pg@latest",
        "name": "create-pg@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-postgres@latest",
        "name": "create-postgres@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "@prisma/management-api-sdk",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "prisma/skills/prisma-upgrade-v7",
    "name": "prisma-upgrade-v7",
    "description": "Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on \"upgrade to prisma 7\", \"prisma 7 migration\", \"prisma-client generator\", \"driver adapter required\".",
    "source": "prisma/skills",
    "skillId": "prisma-upgrade-v7",
    "installs": 0,
    "githubStars": 11,
    "repoUrl": "https://github.com/prisma/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "@prisma/client@7",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma@7",
        "name": "prisma@7",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "@prisma/adapter-pg",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "dotenv",
        "name": "dotenv",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "@prisma/adapter-mariadb",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "@prisma/adapter-better-sqlite3",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "@prisma/adapter-ppg",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "@prisma/adapter-neon",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "planetscale/database-skills/mysql",
    "name": "mysql",
    "description": "Plan and review MySQL/InnoDB schema, indexing, query tuning, transactions, and operations. Use when creating or modifying MySQL tables, indexes, or queries; diagnosing slow/locking behavior; planning migrations; or troubleshooting replication and connection issues. Load when using a MySQL database.",
    "source": "planetscale/database-skills",
    "skillId": "mysql",
    "installs": 0,
    "githubStars": 318,
    "repoUrl": "https://github.com/planetscale/database-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "planetscale/database-skills/neki",
    "name": "neki",
    "description": "Overview and information about Neki, the sharded Postgres product by PlanetScale. Load when working with Neki-related tasks and the need to scale or shard postgres. Load when facing Postgres scaling or sharding issues.",
    "source": "planetscale/database-skills",
    "skillId": "neki",
    "installs": 0,
    "githubStars": 318,
    "repoUrl": "https://github.com/planetscale/database-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "planetscale/database-skills/vitess",
    "name": "vitess",
    "description": "Vitess best practices, query optimization, and connection troubleshooting for PlanetScale Vitess databases. Load when working with Vitess databases, sharding, VSchema configuration, keyspace management, or MySQL scaling issues.",
    "source": "planetscale/database-skills",
    "skillId": "vitess",
    "installs": 0,
    "githubStars": 318,
    "repoUrl": "https://github.com/planetscale/database-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hexiaochun/seedance2-api/publish-to-marketplaces",
    "name": "publish-to-marketplaces",
    "description": "Publish and update agent skills on agentskill.sh and skills.sh marketplaces. Covers SKILL.md preparation, submission, verification, and ongoing sync. Use when the user mentions publishing skills, listing on marketplace, updating skill listings, or asks about agentskill.sh or skills.sh.",
    "source": "hexiaochun/seedance2-api",
    "skillId": "publish-to-marketplaces",
    "installs": 0,
    "githubStars": 30,
    "repoUrl": "https://github.com/hexiaochun/seedance2-api",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "better-auth/skills/best-practices",
    "name": "better-auth-best-practices",
    "description": "Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.",
    "source": "better-auth/skills",
    "skillId": "best-practices",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/better-auth/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-auth",
        "name": "@better-auth/cli@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-auth",
        "name": "@better-auth/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "better-auth/skills/create-auth",
    "name": "create-auth-skill",
    "description": "Skill for creating auth layers in TypeScript/JavaScript apps using Better Auth.",
    "source": "better-auth/skills",
    "skillId": "create-auth",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/better-auth/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-auth",
        "name": "better-auth",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-auth",
        "name": "@better-auth/cli@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-kit",
        "name": "drizzle-kit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "better-auth/skills/emailAndPassword",
    "name": "email-and-password-best-practices",
    "description": "This skill provides guidance and enforcement rules for implementing secure email and password authentication using Better Auth.",
    "source": "better-auth/skills",
    "skillId": "emailAndPassword",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/better-auth/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "better-auth/skills/organization",
    "name": "organization-best-practices",
    "description": "This skill provides guidance and enforcement rules for implementing multi-tenant organizations, teams, and role-based access control using Better Auth's organization plugin.",
    "source": "better-auth/skills",
    "skillId": "organization",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/better-auth/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-auth",
        "name": "@better-auth/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "better-auth/skills/twoFactor",
    "name": "two-factor-authentication-best-practices",
    "description": "This skill provides guidance and enforcement rules for implementing secure two-factor authentication (2FA) using Better Auth's twoFactor plugin.",
    "source": "better-auth/skills",
    "skillId": "twoFactor",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/better-auth/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-auth",
        "name": "@better-auth/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "better-auth/skills/security",
    "name": "better-auth-security-best-practices",
    "description": "This skill provides guidance for implementing security features that span across Better Auth, including rate limiting, CSRF protection, session security, trusted origins, secret management, OAuth security, IP tracking, and security auditing. These topics are not covered in individual plugin skills.",
    "source": "better-auth/skills",
    "skillId": "security",
    "installs": 0,
    "githubStars": 130,
    "repoUrl": "https://github.com/better-auth/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "ibelick/ui-skills/baseline-ui",
    "name": "baseline-ui",
    "description": "Validates animation durations, enforces typography scale, checks component accessibility, and prevents layout anti-patterns in Tailwind CSS projects. Use when building UI components, reviewing CSS utilities, styling React views, or enforcing design consistency.",
    "source": "ibelick/ui-skills",
    "skillId": "baseline-ui",
    "installs": 0,
    "githubStars": 904,
    "repoUrl": "https://github.com/ibelick/ui-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "ibelick/ui-skills/fixing-metadata",
    "name": "fixing-metadata",
    "description": "Audit and fix HTML metadata including page titles, meta descriptions, canonical URLs, Open Graph tags, Twitter cards, favicons, JSON-LD structured data, and robots directives. Use when adding SEO metadata, fixing social share previews, reviewing Open Graph tags, setting up canonical URLs, or shipping new pages that need correct meta tags.\n",
    "source": "ibelick/ui-skills",
    "skillId": "fixing-metadata",
    "installs": 0,
    "githubStars": 904,
    "repoUrl": "https://github.com/ibelick/ui-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.1"
    }
  },
  {
    "id": "dimillian/skills/app-store-changelog",
    "name": "app-store-changelog",
    "description": "Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store \"What's New\" text, or release notes based on git history or tags.",
    "source": "dimillian/skills",
    "skillId": "app-store-changelog",
    "installs": 0,
    "githubStars": 1951,
    "repoUrl": "https://github.com/dimillian/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dimillian/skills/gh-issue-fix-flow",
    "name": "gh-issue-fix-flow",
    "description": "End-to-end GitHub issue fix workflow using gh, local code changes, builds/tests, and git push. Use when asked to take an issue number, inspect the issue via gh, implement a fix, run XcodeBuildMCP builds/tests, commit with a closing message, and push.",
    "source": "dimillian/skills",
    "skillId": "gh-issue-fix-flow",
    "installs": 0,
    "githubStars": 1951,
    "repoUrl": "https://github.com/dimillian/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dimillian/skills/github",
    "name": "github",
    "description": "Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.",
    "source": "dimillian/skills",
    "skillId": "github",
    "installs": 0,
    "githubStars": 1951,
    "repoUrl": "https://github.com/dimillian/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dimillian/skills/ios-debugger-agent",
    "name": "ios-debugger-agent",
    "description": "Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to run an iOS app, interact with the simulator UI, inspect on-screen state, capture logs/console output, or diagnose runtime behavior using XcodeBuildMCP tools.",
    "source": "dimillian/skills",
    "skillId": "ios-debugger-agent",
    "installs": 0,
    "githubStars": 1951,
    "repoUrl": "https://github.com/dimillian/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dimillian/skills/macos-spm-app-packaging",
    "name": "macos-spm-app-packaging",
    "description": "Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS app layout, SwiftPM targets/resources, a custom .app bundle assembly script, or signing/notarization/appcast steps outside Xcode.",
    "source": "dimillian/skills",
    "skillId": "macos-spm-app-packaging",
    "installs": 0,
    "githubStars": 1951,
    "repoUrl": "https://github.com/dimillian/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dimillian/skills/react-component-performance",
    "name": "react-component-performance",
    "description": "Analyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive computations). Use when asked to profile or improve a React component, reduce re-renders, or speed up UI updates in React apps.",
    "source": "dimillian/skills",
    "skillId": "react-component-performance",
    "installs": 0,
    "githubStars": 1951,
    "repoUrl": "https://github.com/dimillian/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dimillian/skills/swift-concurrency-expert",
    "name": "swift-concurrency-expert",
    "description": "Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.",
    "source": "dimillian/skills",
    "skillId": "swift-concurrency-expert",
    "installs": 0,
    "githubStars": 1951,
    "repoUrl": "https://github.com/dimillian/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dimillian/skills/swiftui-ui-patterns",
    "name": "swiftui-ui-patterns",
    "description": "Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens, or needing component-specific patterns and examples.",
    "source": "dimillian/skills",
    "skillId": "swiftui-ui-patterns",
    "installs": 0,
    "githubStars": 1951,
    "repoUrl": "https://github.com/dimillian/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dimillian/skills/swiftui-view-refactor",
    "name": "swiftui-view-refactor",
    "description": "Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.",
    "source": "dimillian/skills",
    "skillId": "swiftui-view-refactor",
    "installs": 0,
    "githubStars": 1951,
    "repoUrl": "https://github.com/dimillian/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "addyosmani/web-quality-skills/best-practices",
    "name": "best-practices",
    "description": "Apply modern web development best practices for security, compatibility, and code quality. Use when asked to \"apply best practices\", \"security audit\", \"modernize code\", \"code quality review\", or \"check for vulnerabilities\".",
    "source": "addyosmani/web-quality-skills",
    "skillId": "best-practices",
    "installs": 0,
    "githubStars": 589,
    "repoUrl": "https://github.com/addyosmani/web-quality-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "addyosmani/web-quality-skills/core-web-vitals",
    "name": "core-web-vitals",
    "description": "Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to \"improve Core Web Vitals\", \"fix LCP\", \"reduce CLS\", \"optimize INP\", \"page experience optimization\", or \"fix layout shifts\".",
    "source": "addyosmani/web-quality-skills",
    "skillId": "core-web-vitals",
    "installs": 0,
    "githubStars": 589,
    "repoUrl": "https://github.com/addyosmani/web-quality-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lighthouse",
        "name": "lighthouse",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "addyosmani/web-quality-skills/seo",
    "name": "seo",
    "description": "Optimize for search engine visibility and ranking. Use when asked to \"improve SEO\", \"optimize for search\", \"fix meta tags\", \"add structured data\", \"sitemap optimization\", or \"search engine optimization\".",
    "source": "addyosmani/web-quality-skills",
    "skillId": "seo",
    "installs": 0,
    "githubStars": 589,
    "repoUrl": "https://github.com/addyosmani/web-quality-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "addyosmani/web-quality-skills/web-quality-audit",
    "name": "web-quality-audit",
    "description": "Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to \"audit my site\", \"review web quality\", \"run lighthouse audit\", \"check page quality\", or \"optimize my website\".",
    "source": "addyosmani/web-quality-skills",
    "skillId": "web-quality-audit",
    "installs": 0,
    "githubStars": 589,
    "repoUrl": "https://github.com/addyosmani/web-quality-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/alpine-js",
    "name": "alpine-js",
    "description": "Alpine.js development guidelines for lightweight reactive interactions with Tailwind CSS and various backend frameworks.",
    "source": "mindrally/skills",
    "skillId": "alpine-js",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/analytics-data-analysis",
    "name": "analytics-data-analysis",
    "description": "Implement analytics, data analysis, and visualization best practices using Python, Jupyter, and modern data tools.",
    "source": "mindrally/skills",
    "skillId": "analytics-data-analysis",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/android-development",
    "name": "android-development",
    "description": "Android development guidelines for Kotlin with clean architecture, MVI pattern, Material Design, and best practices for building robust mobile applications",
    "source": "mindrally/skills",
    "skillId": "android-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/angular",
    "name": "angular",
    "description": "Expert in Angular TypeScript development with scalable, high-performance patterns",
    "source": "mindrally/skills",
    "skillId": "angular",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/angular-development",
    "name": "angular-development",
    "description": "Expert guidance for Angular and TypeScript development focused on scalable, high-performance web applications",
    "source": "mindrally/skills",
    "skillId": "angular-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/anime-js",
    "name": "anime-js",
    "description": "Expert guidelines for building performant animations with Anime.js animation library",
    "source": "mindrally/skills",
    "skillId": "anime-js",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "animejs",
        "name": "animejs",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/anthropic-claude-development",
    "name": "anthropic-claude-development",
    "description": "Expert guidance for Anthropic Claude API development including Messages API, tool use, prompt engineering, and building production applications with Claude models.",
    "source": "mindrally/skills",
    "skillId": "anthropic-claude-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/api-development",
    "name": "api-development",
    "description": "Guidelines for building clean, scalable APIs with Go standard library and NestJS TypeScript, covering security, validation, and modular architecture.",
    "source": "mindrally/skills",
    "skillId": "api-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/apollo-graphql",
    "name": "apollo-graphql",
    "description": "Guidelines for developing GraphQL APIs and React applications using Apollo Client for state management, data fetching, and caching",
    "source": "mindrally/skills",
    "skillId": "apollo-graphql",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/aspnet-core",
    "name": "aspnet-core",
    "description": "Guidelines for ASP.NET Core web development covering API design, authentication, caching, and best practices",
    "source": "mindrally/skills",
    "skillId": "aspnet-core",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/astro",
    "name": "astro",
    "description": "Expert in Astro framework with static generation and partial hydration patterns",
    "source": "mindrally/skills",
    "skillId": "astro",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/auth0-authentication",
    "name": "auth0-authentication",
    "description": "Guidelines for implementing Auth0 authentication with best practices for security, rules, actions, and SDK integration",
    "source": "mindrally/skills",
    "skillId": "auth0-authentication",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "auth0",
        "name": "@auth0/auth0-mcp-server",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/autogen-development",
    "name": "autogen-development",
    "description": "Expert guidance for Microsoft AutoGen multi-agent framework development including agent creation, conversations, tool integration, and orchestration patterns.",
    "source": "mindrally/skills",
    "skillId": "autogen-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "autogen-agentchat",
        "name": "autogen-agentchat",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/aws-development",
    "name": "aws-development",
    "description": "AWS development best practices for Lambda, SAM, CDK, DynamoDB, IAM, and serverless architecture using Infrastructure as Code.",
    "source": "mindrally/skills",
    "skillId": "aws-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/azure",
    "name": "azure",
    "description": "Azure cloud development guidelines for ARM templates, Azure Pipelines, Kubernetes, and cloud-native services.",
    "source": "mindrally/skills",
    "skillId": "azure",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/backend-development",
    "name": "backend-development",
    "description": "Guidelines for backend development in C++ and Elixir/Phoenix, covering modern language features, best practices, and production-ready patterns.",
    "source": "mindrally/skills",
    "skillId": "backend-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/bash-scripting",
    "name": "bash-scripting",
    "description": "Bash scripting guidelines covering security, portability, error handling, and automation best practices for DevOps.",
    "source": "mindrally/skills",
    "skillId": "bash-scripting",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/beautifulsoup-parsing",
    "name": "beautifulsoup-parsing",
    "description": "Expert guidance for HTML/XML parsing using BeautifulSoup in Python with best practices for DOM navigation, data extraction, and efficient scraping workflows.",
    "source": "mindrally/skills",
    "skillId": "beautifulsoup-parsing",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "beautifulsoup4",
        "name": "beautifulsoup4",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/bitbucket-workflow",
    "name": "bitbucket-workflow",
    "description": "Bitbucket best practices for pull requests, Pipelines CI/CD, Jira integration, and Atlassian ecosystem workflows",
    "source": "mindrally/skills",
    "skillId": "bitbucket-workflow",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/blazor",
    "name": "blazor",
    "description": "Guidelines for Blazor development including component lifecycle, state management, and performance optimization",
    "source": "mindrally/skills",
    "skillId": "blazor",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/blockchain",
    "name": "blockchain",
    "description": "Expert guidelines for blockchain development including CosmWasm, Cosmos, and cross-chain patterns",
    "source": "mindrally/skills",
    "skillId": "blockchain",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/bootstrap",
    "name": "bootstrap",
    "description": "Bootstrap development guidelines for responsive layouts, components, and utility-first styling.",
    "source": "mindrally/skills",
    "skillId": "bootstrap",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/business-central-development",
    "name": "business-central-development",
    "description": "Expert guidance for Microsoft Dynamics 365 Business Central development using AL language and extensions",
    "source": "mindrally/skills",
    "skillId": "business-central-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/c-sharp",
    "name": "c-sharp",
    "description": "Guidelines for C# development including Blazor, Unity game development, and .NET backend best practices",
    "source": "mindrally/skills",
    "skillId": "c-sharp",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/cheerio-parsing",
    "name": "cheerio-parsing",
    "description": "Expert guidance for HTML/XML parsing using Cheerio in Node.js with best practices for DOM traversal, data extraction, and efficient scraping pipelines.",
    "source": "mindrally/skills",
    "skillId": "cheerio-parsing",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "cheerio",
        "name": "cheerio",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/chrome-extension-development",
    "name": "chrome-extension-development",
    "description": "Expert guidelines for Chrome extension development with Manifest V3, covering security, performance, and best practices",
    "source": "mindrally/skills",
    "skillId": "chrome-extension-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/clean-architecture",
    "name": "clean-architecture",
    "description": "Guidelines for implementing Clean Architecture patterns in Flutter and Go applications, with emphasis on separation of concerns, dependency rules, and testability.",
    "source": "mindrally/skills",
    "skillId": "clean-architecture",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/clerk-authentication",
    "name": "clerk-authentication",
    "description": "Guidelines for implementing Clerk authentication in Next.js applications with middleware, hooks, and security best practices",
    "source": "mindrally/skills",
    "skillId": "clerk-authentication",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "clerk",
        "name": "@clerk/nextjs",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/cloudflare-development",
    "name": "cloudflare-development",
    "description": "Cloudflare Workers, Pages, KV, D1, R2, and Durable Objects development best practices for edge computing applications.",
    "source": "mindrally/skills",
    "skillId": "cloudflare-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/computer-vision-opencv",
    "name": "computer-vision-opencv",
    "description": "Expert guidance for computer vision development using OpenCV, PyTorch, and modern deep learning techniques for image and video processing.",
    "source": "mindrally/skills",
    "skillId": "computer-vision-opencv",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/convex",
    "name": "convex",
    "description": "Guidelines for developing with Convex backend-as-a-service platform, covering queries, mutations, actions, and real-time data patterns",
    "source": "mindrally/skills",
    "skillId": "convex",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/cpp",
    "name": "cpp",
    "description": "Guidelines for modern C++ development with C++17/20 standards, memory safety, and performance optimization",
    "source": "mindrally/skills",
    "skillId": "cpp",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/css",
    "name": "css",
    "description": "Best practices for CSS development including modern layout techniques, naming conventions, theming, and maintainable stylesheet architecture",
    "source": "mindrally/skills",
    "skillId": "css",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/cypress",
    "name": "cypress",
    "description": "Cypress end-to-end testing best practices for web applications, covering test structure, commands, and reliability patterns.",
    "source": "mindrally/skills",
    "skillId": "cypress",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/data-analysis-jupyter",
    "name": "data-analysis-jupyter",
    "description": "Expert guidance for data analysis, visualization, and Jupyter Notebook development with pandas, matplotlib, seaborn, and numpy.",
    "source": "mindrally/skills",
    "skillId": "data-analysis-jupyter",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/data-analyst",
    "name": "data-analyst",
    "description": "Data analysis best practices with pandas, numpy, matplotlib, seaborn, and Jupyter notebooks.",
    "source": "mindrally/skills",
    "skillId": "data-analyst",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/data-jupyter-python",
    "name": "data-jupyter-python",
    "description": "Guidelines for data analysis and Jupyter Notebook development with pandas, matplotlib, seaborn, and numpy.",
    "source": "mindrally/skills",
    "skillId": "data-jupyter-python",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/deep-learning",
    "name": "deep-learning",
    "description": "Comprehensive deep learning guidelines for neural network development, training, and optimization.",
    "source": "mindrally/skills",
    "skillId": "deep-learning",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/deep-learning-python",
    "name": "deep-learning-python",
    "description": "Guidelines for deep learning development with PyTorch, Transformers, Diffusers, and Gradio for LLM and diffusion model work.",
    "source": "mindrally/skills",
    "skillId": "deep-learning-python",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/deep-learning-pytorch",
    "name": "deep-learning-pytorch",
    "description": "Expert guidance for deep learning, transformers, diffusion models, and LLM development with PyTorch, Transformers, Diffusers, and Gradio.",
    "source": "mindrally/skills",
    "skillId": "deep-learning-pytorch",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/deno-typescript",
    "name": "deno-typescript",
    "description": "Guidelines for developing with Deno and TypeScript using modern runtime features, security model, and native tooling",
    "source": "mindrally/skills",
    "skillId": "deno-typescript",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/design-systems",
    "name": "design-systems",
    "description": "Comprehensive design system guidelines for building consistent, accessible, and scalable digital products",
    "source": "mindrally/skills",
    "skillId": "design-systems",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/devops",
    "name": "devops",
    "description": "Comprehensive DevOps engineering practices for Kubernetes, CI/CD, Bash scripting, Ansible, and cloud infrastructure.",
    "source": "mindrally/skills",
    "skillId": "devops",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/django-python",
    "name": "django-python",
    "description": "Expert in Django Python web development with best practices",
    "source": "mindrally/skills",
    "skillId": "django-python",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/django-rest-api-development",
    "name": "django-rest-api-development",
    "description": "Comprehensive guidelines for building scalable Django REST APIs with proper architecture, authentication, and performance optimization.",
    "source": "mindrally/skills",
    "skillId": "django-rest-api-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/docker",
    "name": "docker",
    "description": "Docker containerization best practices for building, securing, and deploying containers.",
    "source": "mindrally/skills",
    "skillId": "docker",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/dotnet",
    "name": "dotnet",
    "description": "Guidelines for .NET backend development with C#, ASP.NET Core, and Entity Framework Core",
    "source": "mindrally/skills",
    "skillId": "dotnet",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/drizzle-orm",
    "name": "drizzle-orm",
    "description": "Guidelines for developing with Drizzle ORM, a lightweight type-safe TypeScript ORM with SQL-like syntax",
    "source": "mindrally/skills",
    "skillId": "drizzle-orm",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-kit",
        "name": "drizzle-kit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/drupal-development",
    "name": "drupal-development",
    "description": "Expert guidance for Drupal 10 module development with PHP 8+, SOLID principles, and Drupal coding standards",
    "source": "mindrally/skills",
    "skillId": "drupal-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/elasticsearch-best-practices",
    "name": "elasticsearch-best-practices",
    "description": "Elasticsearch development best practices for indexing, querying, and search optimization",
    "source": "mindrally/skills",
    "skillId": "elasticsearch-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/electron-development",
    "name": "electron-development",
    "description": "Electron development guidelines for building cross-platform desktop applications with JavaScript/TypeScript",
    "source": "mindrally/skills",
    "skillId": "electron-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/elixir",
    "name": "elixir",
    "description": "Expert in Elixir and Phoenix development with functional programming patterns",
    "source": "mindrally/skills",
    "skillId": "elixir",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/esbuild-bundler",
    "name": "esbuild-bundler",
    "description": "Best practices and guidelines for esbuild, the ultra-fast JavaScript and TypeScript bundler and minifier",
    "source": "mindrally/skills",
    "skillId": "esbuild-bundler",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/ethereum",
    "name": "ethereum",
    "description": "Expert guidelines for Ethereum smart contract development with Solidity, OpenZeppelin, and Hardhat",
    "source": "mindrally/skills",
    "skillId": "ethereum",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/expo-react-native-javascript-best-practices",
    "name": "expo-react-native-javascript-best-practices",
    "description": "Expo React Native JavaScript best practices for clean code, functional components, performance optimization, and Expo Router navigation.",
    "source": "mindrally/skills",
    "skillId": "expo-react-native-javascript-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/expo-react-native-typescript",
    "name": "expo-react-native-typescript",
    "description": "Expert in Expo React Native TypeScript mobile development with best practices",
    "source": "mindrally/skills",
    "skillId": "expo-react-native-typescript",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/express-typescript",
    "name": "express-typescript",
    "description": "Guidelines for building robust APIs with Express.js and TypeScript, covering middleware patterns, routing, and security best practices",
    "source": "mindrally/skills",
    "skillId": "express-typescript",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/fastapi-microservices-serverless",
    "name": "fastapi-microservices-serverless",
    "description": "Expert in FastAPI microservices for serverless and cloud-native environments",
    "source": "mindrally/skills",
    "skillId": "fastapi-microservices-serverless",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/fastapi-python",
    "name": "fastapi-python",
    "description": "Expert in FastAPI Python development with best practices for APIs and async operations",
    "source": "mindrally/skills",
    "skillId": "fastapi-python",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/fastify-typescript",
    "name": "fastify-typescript",
    "description": "Guidelines for building high-performance APIs with Fastify and TypeScript, covering validation, Prisma integration, and testing best practices",
    "source": "mindrally/skills",
    "skillId": "fastify-typescript",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/figma-integration",
    "name": "figma-integration",
    "description": "Guidelines for integrating Figma designs with development workflows using MCP servers and best practices",
    "source": "mindrally/skills",
    "skillId": "figma-integration",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/firebase-development",
    "name": "firebase-development",
    "description": "Firebase development guidelines for Firestore, Authentication, Functions, and Storage with TypeScript and Angular.",
    "source": "mindrally/skills",
    "skillId": "firebase-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/flask-python",
    "name": "flask-python",
    "description": "Guidelines for Flask Python development with best practices for blueprints, RESTful APIs, and application factories.",
    "source": "mindrally/skills",
    "skillId": "flask-python",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/flutter",
    "name": "flutter",
    "description": "Expert in Flutter and Dart development with clean architecture and state management",
    "source": "mindrally/skills",
    "skillId": "flutter",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/fpga",
    "name": "fpga",
    "description": "FPGA development guidelines covering Vivado, SystemVerilog, timing closure, AXI interfaces, and hardware optimization.",
    "source": "mindrally/skills",
    "skillId": "fpga",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/framer-motion",
    "name": "framer-motion",
    "description": "Expert guidelines for building performant animations with Framer Motion/Motion library in React applications",
    "source": "mindrally/skills",
    "skillId": "framer-motion",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/front-end-developer",
    "name": "front-end-developer",
    "description": "Senior Front-End Developer expertise in ReactJS, NextJS, JavaScript, TypeScript, HTML, CSS, and modern UI/UX frameworks",
    "source": "mindrally/skills",
    "skillId": "front-end-developer",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/game-development",
    "name": "game-development",
    "description": "Expert guidance for game development with C#/Unity, Lua scripting, and best practices for scalable game architecture",
    "source": "mindrally/skills",
    "skillId": "game-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/general-best-practices",
    "name": "general-best-practices",
    "description": "General software development best practices covering code quality, testing, security, performance, and maintainability across technology stacks",
    "source": "mindrally/skills",
    "skillId": "general-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/ghost",
    "name": "ghost",
    "description": "Ghost CMS theme development with Handlebars templating, Alpine.js, Tailwind CSS, and performance optimization",
    "source": "mindrally/skills",
    "skillId": "ghost",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/git-workflow",
    "name": "git-workflow",
    "description": "Git conventions and workflow guidelines using Conventional Commits, branching strategies, and best practices for version control",
    "source": "mindrally/skills",
    "skillId": "git-workflow",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/github-workflow",
    "name": "github-workflow",
    "description": "GitHub best practices for pull requests, code reviews, issues, Actions workflows, and repository management",
    "source": "mindrally/skills",
    "skillId": "github-workflow",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/gitlab-workflow",
    "name": "gitlab-workflow",
    "description": "GitLab best practices for merge requests, CI/CD pipelines, issue tracking, and DevOps workflows",
    "source": "mindrally/skills",
    "skillId": "gitlab-workflow",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/go",
    "name": "go",
    "description": "Expert in Go/Golang development with focus on APIs, microservices, and clean architecture",
    "source": "mindrally/skills",
    "skillId": "go",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/go-api-development",
    "name": "go-api-development",
    "description": "Go API development guidelines using the standard library (1.22+) with best practices for RESTful API design, error handling, and security",
    "source": "mindrally/skills",
    "skillId": "go-api-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/go-backend-microservices",
    "name": "go-backend-microservices",
    "description": "Go backend development best practices for microservices with clean architecture, observability, and production-ready patterns",
    "source": "mindrally/skills",
    "skillId": "go-backend-microservices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/graalvm",
    "name": "graalvm",
    "description": "Expert guidance for GraalVM native image development with Java frameworks, build optimization, and high-performance application deployment",
    "source": "mindrally/skills",
    "skillId": "graalvm",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/graphql",
    "name": "graphql",
    "description": "Expert in GraphQL API development with type-safe patterns and optimization",
    "source": "mindrally/skills",
    "skillId": "graphql",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/graphql-development",
    "name": "graphql-development",
    "description": "GraphQL development guidelines with type-safe clients, schema design, and integration with React and Next.js.",
    "source": "mindrally/skills",
    "skillId": "graphql-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/grpc-development",
    "name": "grpc-development",
    "description": "Best practices and guidelines for building high-performance services with gRPC and Protocol Buffers",
    "source": "mindrally/skills",
    "skillId": "grpc-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/gsap",
    "name": "gsap",
    "description": "Expert guidelines for building high-performance animations with GSAP (GreenSock Animation Platform)",
    "source": "mindrally/skills",
    "skillId": "gsap",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/hono-typescript",
    "name": "hono-typescript",
    "description": "Guidelines for building edge-first, high-performance APIs with Hono and TypeScript for Cloudflare Workers, Deno, Bun, and Node.js",
    "source": "mindrally/skills",
    "skillId": "hono-typescript",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/html",
    "name": "html",
    "description": "Guidelines for semantic HTML markup, document structure, forms, accessibility attributes, and modern HTML best practices",
    "source": "mindrally/skills",
    "skillId": "html",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/htmx",
    "name": "htmx",
    "description": "HTMX development guidelines for building dynamic web applications with minimal JavaScript using HTML attributes.",
    "source": "mindrally/skills",
    "skillId": "htmx",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/internationalization-i18n",
    "name": "internationalization-i18n",
    "description": "Implement internationalization (i18n) best practices for web and mobile applications to support multiple languages and locales.",
    "source": "mindrally/skills",
    "skillId": "internationalization-i18n",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/ionic",
    "name": "ionic",
    "description": "Ionic development guidelines for building cross-platform mobile applications with Angular, Cordova, and Firebase integration.",
    "source": "mindrally/skills",
    "skillId": "ionic",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/java",
    "name": "java",
    "description": "Expert in Java development with Spring Boot and enterprise patterns",
    "source": "mindrally/skills",
    "skillId": "java",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/java-quarkus-development",
    "name": "java-quarkus-development",
    "description": "Java Quarkus development guidelines for building cloud-native applications with fast startup, minimal memory footprint, and GraalVM native builds",
    "source": "mindrally/skills",
    "skillId": "java-quarkus-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/java-spring-development",
    "name": "java-spring-development",
    "description": "Java Spring Boot development guidelines with best practices for building robust, secure, and maintainable enterprise applications",
    "source": "mindrally/skills",
    "skillId": "java-spring-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/jax-best-practices",
    "name": "jax-best-practices",
    "description": "Expert in JAX for high-performance numerical computing and machine learning",
    "source": "mindrally/skills",
    "skillId": "jax-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/jest",
    "name": "jest",
    "description": "Jest testing best practices for JavaScript and TypeScript applications, covering test structure, mocking, and assertion patterns.",
    "source": "mindrally/skills",
    "skillId": "jest",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/julia",
    "name": "julia",
    "description": "Julia development guidelines covering multiple dispatch, type system, performance optimization, and scientific computing best practices.",
    "source": "mindrally/skills",
    "skillId": "julia",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/jwt-security",
    "name": "jwt-security",
    "description": "Guidelines for implementing JWT authentication with security best practices for token creation, validation, and storage",
    "source": "mindrally/skills",
    "skillId": "jwt-security",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/kafka-development",
    "name": "kafka-development",
    "description": "Best practices and guidelines for Apache Kafka event streaming and distributed messaging",
    "source": "mindrally/skills",
    "skillId": "kafka-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/koa-typescript",
    "name": "koa-typescript",
    "description": "Guidelines for building modern APIs with Koa.js and TypeScript, featuring the onion middleware model and async/await patterns",
    "source": "mindrally/skills",
    "skillId": "koa-typescript",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/kotlin-development",
    "name": "kotlin-development",
    "description": "Kotlin development guidelines with best practices for clean code, naming conventions, function design, and data handling",
    "source": "mindrally/skills",
    "skillId": "kotlin-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/kubernetes",
    "name": "kubernetes",
    "description": "Expert in Kubernetes and DevOps with infrastructure-as-code and cloud-native patterns",
    "source": "mindrally/skills",
    "skillId": "kubernetes",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/kysely",
    "name": "kysely",
    "description": "Guidelines for developing with Kysely, a type-safe TypeScript SQL query builder with autocompletion support",
    "source": "mindrally/skills",
    "skillId": "kysely",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "kysely-codegen",
        "name": "kysely-codegen",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/langchain-development",
    "name": "langchain-development",
    "description": "Expert guidance for LangChain and LangGraph development with Python, covering chain composition, agents, memory, and RAG implementations.",
    "source": "mindrally/skills",
    "skillId": "langchain-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/laravel",
    "name": "laravel",
    "description": "Expert in Laravel PHP development with best practices and modern patterns",
    "source": "mindrally/skills",
    "skillId": "laravel",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/laravel-development",
    "name": "laravel-development",
    "description": "Expert guidance for Laravel PHP development following best practices, SOLID principles, and Laravel conventions",
    "source": "mindrally/skills",
    "skillId": "laravel-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/lerna",
    "name": "lerna",
    "description": "Best practices for Lerna monorepo management, versioning, and publishing",
    "source": "mindrally/skills",
    "skillId": "lerna",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/less-best-practices",
    "name": "less-best-practices",
    "description": "Less CSS best practices and coding guidelines for maintainable, modular stylesheets",
    "source": "mindrally/skills",
    "skillId": "less-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/llamaindex-development",
    "name": "llamaindex-development",
    "description": "Expert guidance for LlamaIndex development including RAG applications, vector stores, document processing, query engines, and building production AI applications.",
    "source": "mindrally/skills",
    "skillId": "llamaindex-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/llm",
    "name": "llm",
    "description": "Large Language Model development, training, fine-tuning, and deployment best practices.",
    "source": "mindrally/skills",
    "skillId": "llm",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/localization-l10n",
    "name": "localization-l10n",
    "description": "Implement localization (l10n) best practices to adapt applications for specific regions, languages, and cultural preferences.",
    "source": "mindrally/skills",
    "skillId": "localization-l10n",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/logging-best-practices",
    "name": "logging-best-practices",
    "description": "Logging best practices for applications and services including structured logging, log levels, and log management strategies",
    "source": "mindrally/skills",
    "skillId": "logging-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/lottie",
    "name": "lottie",
    "description": "Expert guidelines for implementing performant Lottie animations on the web",
    "source": "mindrally/skills",
    "skillId": "lottie",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lottiefiles",
        "name": "@lottiefiles/dotlottie-react",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lottiefiles",
        "name": "@lottiefiles/dotlottie-web",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/lua",
    "name": "lua",
    "description": "Lua development guidelines covering tables, metatables, error handling, game development, and performance optimization.",
    "source": "mindrally/skills",
    "skillId": "lua",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/machine-learning",
    "name": "machine-learning",
    "description": "Machine learning development with JAX, functional programming patterns, and high-performance computing.",
    "source": "mindrally/skills",
    "skillId": "machine-learning",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/matplotlib-best-practices",
    "name": "matplotlib-best-practices",
    "description": "Best practices for Matplotlib data visualization, plotting, and creating publication-quality figures in Python",
    "source": "mindrally/skills",
    "skillId": "matplotlib-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/meta-prompt",
    "name": "meta-prompt",
    "description": "Meta-prompting framework for critiquing responses, analyzing solution trajectories, and evaluating AI-generated content quality",
    "source": "mindrally/skills",
    "skillId": "meta-prompt",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/micronaut",
    "name": "micronaut",
    "description": "Expert guidance for Micronaut framework development with compile-time dependency injection, GraalVM native builds, and cloud-native microservices",
    "source": "mindrally/skills",
    "skillId": "micronaut",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/microservices",
    "name": "microservices",
    "description": "Guidelines for building production-grade microservices with FastAPI/Python and Go, covering serverless patterns, clean architecture, observability, and resilience.",
    "source": "mindrally/skills",
    "skillId": "microservices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/modern-web-development",
    "name": "modern-web-development",
    "description": "Modern web development best practices for TypeScript, Next.js 14, React Server Components, Supabase, GraphQL, and Tailwind CSS.",
    "source": "mindrally/skills",
    "skillId": "modern-web-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/mongodb-development",
    "name": "mongodb-development",
    "description": "MongoDB development guidelines with Payload CMS, Mongoose, aggregation pipelines, and TypeScript best practices.",
    "source": "mindrally/skills",
    "skillId": "mongodb-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/monitoring-guidelines",
    "name": "monitoring-guidelines",
    "description": "Monitoring guidelines for applications and infrastructure including metrics collection, alerting strategies, and SLO-based monitoring",
    "source": "mindrally/skills",
    "skillId": "monitoring-guidelines",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/monorepo",
    "name": "monorepo",
    "description": "Best practices for monorepo development with TypeScript, React, Next.js, Expo, Turbo, and related technologies",
    "source": "mindrally/skills",
    "skillId": "monorepo",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/monorepo-tamagui",
    "name": "monorepo-tamagui",
    "description": "Monorepo development guidelines using Tamagui, Turbo, Next.js, Expo, Supabase, and cross-platform best practices.",
    "source": "mindrally/skills",
    "skillId": "monorepo-tamagui",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/motion",
    "name": "motion",
    "description": "Expert guidelines for building performant animations with Motion (formerly Motion One) vanilla JavaScript animation library",
    "source": "mindrally/skills",
    "skillId": "motion",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "motion",
        "name": "motion",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/mqtt-development",
    "name": "mqtt-development",
    "description": "Best practices and guidelines for MQTT messaging in IoT and real-time communication systems",
    "source": "mindrally/skills",
    "skillId": "mqtt-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/mysql-best-practices",
    "name": "mysql-best-practices",
    "description": "MySQL development best practices for schema design, query optimization, and database administration",
    "source": "mindrally/skills",
    "skillId": "mysql-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/nestjs-clean-typescript",
    "name": "nestjs-clean-typescript",
    "description": "Clean NestJS API development with TypeScript following SOLID principles, modular architecture, and comprehensive testing practices.",
    "source": "mindrally/skills",
    "skillId": "nestjs-clean-typescript",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/netlify-development",
    "name": "netlify-development",
    "description": "Netlify development best practices for serverless functions, edge functions, Blobs storage, build configuration, and deployment workflows.",
    "source": "mindrally/skills",
    "skillId": "netlify-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/nextauth-authentication",
    "name": "nextauth-authentication",
    "description": "Guidelines for implementing NextAuth.js (Auth.js v5) authentication in Next.js applications with session management and security best practices",
    "source": "mindrally/skills",
    "skillId": "nextauth-authentication",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "next-auth@beta",
        "name": "next-auth@beta",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/nextjs-react-redux-typescript-cursor-rules",
    "name": "nextjs-react-redux-typescript-cursor-rules",
    "description": "Comprehensive Next.js, React, Redux, and TypeScript development guidelines covering SOLID principles, component architecture, and best practices.",
    "source": "mindrally/skills",
    "skillId": "nextjs-react-redux-typescript-cursor-rules",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/nextjs-react-typescript",
    "name": "nextjs-react-typescript",
    "description": "Expert in TypeScript, Node.js, Next.js App Router, React, Shadcn UI, Radix UI and Tailwind",
    "source": "mindrally/skills",
    "skillId": "nextjs-react-typescript",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/nextjs-typescript-tailwindcss-supabase",
    "name": "nextjs-typescript-tailwindcss-supabase",
    "description": "Full-stack Next.js 14 development with TypeScript, TailwindCSS, and Supabase for building production-ready web applications.",
    "source": "mindrally/skills",
    "skillId": "nextjs-typescript-tailwindcss-supabase",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/nlp-natural-language-processing",
    "name": "nlp-natural-language-processing",
    "description": "Expert guidance for natural language processing development using transformers, spaCy, NLTK, and modern NLP techniques.",
    "source": "mindrally/skills",
    "skillId": "nlp-natural-language-processing",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/nodejs-development",
    "name": "nodejs-development",
    "description": "Node.js development guidelines covering Payload CMS, Vue.js with TypeScript, and general TypeScript best practices",
    "source": "mindrally/skills",
    "skillId": "nodejs-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/numpy-best-practices",
    "name": "numpy-best-practices",
    "description": "Best practices for NumPy array programming, numerical computing, and performance optimization in Python",
    "source": "mindrally/skills",
    "skillId": "numpy-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/nuxtjs-vue-typescript",
    "name": "nuxtjs-vue-typescript",
    "description": "NuxtJS and Vue 3 development with TypeScript, Composition API, Shadcn Vue, and Tailwind CSS for modern web applications.",
    "source": "mindrally/skills",
    "skillId": "nuxtjs-vue-typescript",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/nx",
    "name": "nx",
    "description": "Best practices for Nx monorepo development, project configuration, and code generation",
    "source": "mindrally/skills",
    "skillId": "nx",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/oauth-implementation",
    "name": "oauth-implementation",
    "description": "Guidelines for implementing OAuth 2.0 and OAuth 2.1 authentication flows with security best practices and PKCE",
    "source": "mindrally/skills",
    "skillId": "oauth-implementation",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/observability-guidelines",
    "name": "observability-guidelines",
    "description": "Observability guidelines for distributed systems using OpenTelemetry, tracing, metrics, and structured logging",
    "source": "mindrally/skills",
    "skillId": "observability-guidelines",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/odoo-development",
    "name": "odoo-development",
    "description": "Expert guidance for Odoo ERP development including Python ORM, XML views, and module architecture",
    "source": "mindrally/skills",
    "skillId": "odoo-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/onchainkit",
    "name": "onchainkit",
    "description": "Expert guidance for building onchain applications with OnchainKit SDK components and utilities",
    "source": "mindrally/skills",
    "skillId": "onchainkit",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/openai-api-development",
    "name": "openai-api-development",
    "description": "Expert guidance for OpenAI API development including GPT models, Assistants API, function calling, embeddings, and best practices for production applications.",
    "source": "mindrally/skills",
    "skillId": "openai-api-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/optimized-nextjs-typescript",
    "name": "optimized-nextjs-typescript",
    "description": "Optimized Next.js TypeScript best practices with modern UI/UX, focusing on performance, security, and clean architecture",
    "source": "mindrally/skills",
    "skillId": "optimized-nextjs-typescript",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/pandas-best-practices",
    "name": "pandas-best-practices",
    "description": "Best practices for Pandas data manipulation, analysis, and DataFrame operations in Python",
    "source": "mindrally/skills",
    "skillId": "pandas-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/parcel-bundler",
    "name": "parcel-bundler",
    "description": "Best practices and guidelines for Parcel, the zero-configuration web application bundler",
    "source": "mindrally/skills",
    "skillId": "parcel-bundler",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "parcel-reporter-bundle-analyzer",
        "name": "parcel-reporter-bundle-analyzer",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/performance-optimization",
    "name": "performance-optimization",
    "description": "Performance optimization guidelines for web development including server-side rendering, CSS best practices, and JavaScript optimization",
    "source": "mindrally/skills",
    "skillId": "performance-optimization",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/phoenix",
    "name": "phoenix",
    "description": "Phoenix framework development guidelines covering LiveView, Ecto, real-time features, and best practices for building scalable web applications with Elixir.",
    "source": "mindrally/skills",
    "skillId": "phoenix",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/php-development",
    "name": "php-development",
    "description": "Expert guidance for PHP 8+ development with SOLID principles, PSR standards, and modern best practices",
    "source": "mindrally/skills",
    "skillId": "php-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/pixi-js",
    "name": "pixi-js",
    "description": "Expert guidance for Pixi.js game development with TypeScript, focusing on high-performance web and mobile games",
    "source": "mindrally/skills",
    "skillId": "pixi-js",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/playwright",
    "name": "playwright",
    "description": "Playwright end-to-end testing best practices for web applications, covering test design, locator strategies, and assertion patterns.",
    "source": "mindrally/skills",
    "skillId": "playwright",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/playwright-cursor-rules",
    "name": "playwright-cursor-rules",
    "description": "Expert guidance for Playwright end-to-end testing with TypeScript and JavaScript best practices",
    "source": "mindrally/skills",
    "skillId": "playwright-cursor-rules",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/pnpm",
    "name": "pnpm",
    "description": "Best practices for pnpm package manager, workspace management, and monorepo configuration",
    "source": "mindrally/skills",
    "skillId": "pnpm",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lodash",
        "name": "lodash",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "typescript",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/postcss-best-practices",
    "name": "postcss-best-practices",
    "description": "PostCSS best practices and configuration guidelines for modern CSS processing and optimization",
    "source": "mindrally/skills",
    "skillId": "postcss-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "postcss",
        "name": "postcss",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "autoprefixer",
        "name": "autoprefixer",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "postcss-import",
        "name": "postcss-import",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/postgresql-best-practices",
    "name": "postgresql-best-practices",
    "description": "PostgreSQL development best practices for schema design, query optimization, and database administration",
    "source": "mindrally/skills",
    "skillId": "postgresql-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/prisma",
    "name": "prisma",
    "description": "Expert in Prisma ORM with type-safe database operations and schema design",
    "source": "mindrally/skills",
    "skillId": "prisma",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/prisma-development",
    "name": "prisma-development",
    "description": "Comprehensive Prisma ORM development guidelines with TypeScript, schema design, migrations, and best practices.",
    "source": "mindrally/skills",
    "skillId": "prisma-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/puppeteer-automation",
    "name": "puppeteer-automation",
    "description": "Expert guidance for browser automation using Puppeteer with best practices for web scraping, testing, screenshot capture, and JavaScript execution in headless Chrome.",
    "source": "mindrally/skills",
    "skillId": "puppeteer-automation",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "puppeteer",
        "name": "puppeteer",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/pwa-development",
    "name": "pwa-development",
    "description": "Progressive Web App development guidelines covering service workers, caching strategies, offline functionality, and installability",
    "source": "mindrally/skills",
    "skillId": "pwa-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/python",
    "name": "python",
    "description": "Expert in Python development with best practices across web, data science, and automation",
    "source": "mindrally/skills",
    "skillId": "python",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/python-cybersecurity-tool-development",
    "name": "python-cybersecurity-tool-development",
    "description": "Guidelines for building Python cybersecurity tools with secure coding practices, async scanning, and structured security testing.",
    "source": "mindrally/skills",
    "skillId": "python-cybersecurity-tool-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/python-odoo-cursor-rules",
    "name": "python-odoo-cursor-rules",
    "description": "Guidelines for Python and Odoo enterprise application development with ORM, XML views, and module architecture best practices.",
    "source": "mindrally/skills",
    "skillId": "python-odoo-cursor-rules",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/python-testing",
    "name": "python-testing",
    "description": "Expert in Python testing with pytest and test-driven development",
    "source": "mindrally/skills",
    "skillId": "python-testing",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/python-uv",
    "name": "python-uv",
    "description": "Guidelines for Python dependency management using uv, the fast Python package installer and resolver.",
    "source": "mindrally/skills",
    "skillId": "python-uv",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/pytorch",
    "name": "pytorch",
    "description": "PyTorch deep learning development with transformers, diffusion models, and GPU optimization.",
    "source": "mindrally/skills",
    "skillId": "pytorch",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/quarkus",
    "name": "quarkus",
    "description": "Expert guidance for Quarkus framework development with Jakarta EE, MicroProfile, GraalVM native builds, and reactive programming patterns",
    "source": "mindrally/skills",
    "skillId": "quarkus",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/rabbitmq-development",
    "name": "rabbitmq-development",
    "description": "Best practices and guidelines for RabbitMQ message queue development with AMQP protocol",
    "source": "mindrally/skills",
    "skillId": "rabbitmq-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/react",
    "name": "react",
    "description": "Expert in React development with modern patterns, hooks, and performance optimization",
    "source": "mindrally/skills",
    "skillId": "react",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/react-native-cursor-rules",
    "name": "react-native-cursor-rules",
    "description": "React Native development best practices for TypeScript, functional components, performance optimization, and styling guidelines.",
    "source": "mindrally/skills",
    "skillId": "react-native-cursor-rules",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/react-native-r3f",
    "name": "react-native-r3f",
    "description": "Expert guidance for React Three Fiber development with React, Vite, Tailwind CSS, and three.js",
    "source": "mindrally/skills",
    "skillId": "react-native-r3f",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/react-query",
    "name": "react-query",
    "description": "Guidelines for using React Query for data fetching, caching, and server state synchronization in React applications",
    "source": "mindrally/skills",
    "skillId": "react-query",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/redis-best-practices",
    "name": "redis-best-practices",
    "description": "Redis development best practices for caching, data structures, and high-performance key-value operations",
    "source": "mindrally/skills",
    "skillId": "redis-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/redux-toolkit",
    "name": "redux-toolkit",
    "description": "Comprehensive Redux Toolkit best practices for React and Next.js applications with TypeScript.",
    "source": "mindrally/skills",
    "skillId": "redux-toolkit",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/remix",
    "name": "remix",
    "description": "Expert guidance for Remix development with TypeScript, loaders/actions, nested routes, and full-stack web application best practices",
    "source": "mindrally/skills",
    "skillId": "remix",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/responsive-design",
    "name": "responsive-design",
    "description": "Comprehensive guidelines for responsive web design including mobile-first approach, flexible layouts, media queries, and cross-device optimization",
    "source": "mindrally/skills",
    "skillId": "responsive-design",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/rest-api-django",
    "name": "rest-api-django",
    "description": "Comprehensive guidelines for Django REST API development covering project structure, views, models, serializers, authentication, performance, and error handling.",
    "source": "mindrally/skills",
    "skillId": "rest-api-django",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/robocorp-cursor-rules",
    "name": "robocorp-cursor-rules",
    "description": "Guidelines for building RoboCorp RPA automation with Python, emphasizing functional programming, Pydantic validation, and async operations.",
    "source": "mindrally/skills",
    "skillId": "robocorp-cursor-rules",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/rollup-bundler",
    "name": "rollup-bundler",
    "description": "Best practices and guidelines for Rollup.js module bundler configuration, ES modules, and library bundling",
    "source": "mindrally/skills",
    "skillId": "rollup-bundler",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/rspec",
    "name": "rspec",
    "description": "RSpec testing best practices for Ruby and Rails applications, covering test organization, data management, and isolation patterns.",
    "source": "mindrally/skills",
    "skillId": "rspec",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/ruby",
    "name": "ruby",
    "description": "Ruby development guidelines covering idiomatic code style, Ruby 3.x features, testing with RSpec, and best practices for building maintainable Ruby applications.",
    "source": "mindrally/skills",
    "skillId": "ruby",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/rust",
    "name": "rust",
    "description": "Expert in Rust development with focus on safety, performance, and async programming",
    "source": "mindrally/skills",
    "skillId": "rust",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/salesforce-development",
    "name": "salesforce-development",
    "description": "Expert guidance for Salesforce development including Apex, Lightning Web Components, and metadata best practices",
    "source": "mindrally/skills",
    "skillId": "salesforce-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/salesforce-dx",
    "name": "salesforce-dx",
    "description": "Expert guidance for Salesforce DX development with modern tooling, source-driven development, and CI/CD best practices",
    "source": "mindrally/skills",
    "skillId": "salesforce-dx",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/sanity",
    "name": "sanity",
    "description": "Sanity CMS development guidelines for schema creation, GROQ queries, TypeScript integration, and project organization",
    "source": "mindrally/skills",
    "skillId": "sanity",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/sass-best-practices",
    "name": "sass-best-practices",
    "description": "Sass (indented syntax) best practices and coding guidelines for clean, maintainable stylesheets",
    "source": "mindrally/skills",
    "skillId": "sass-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/scikit-learn-best-practices",
    "name": "scikit-learn-best-practices",
    "description": "Best practices for scikit-learn machine learning, model development, evaluation, and deployment in Python",
    "source": "mindrally/skills",
    "skillId": "scikit-learn-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/scipy-best-practices",
    "name": "scipy-best-practices",
    "description": "Best practices for SciPy scientific computing, optimization, signal processing, and statistical analysis in Python",
    "source": "mindrally/skills",
    "skillId": "scipy-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/scrapy-web-scraping",
    "name": "scrapy-web-scraping",
    "description": "Expert guidance for building web scrapers and crawlers using the Scrapy Python framework with best practices for spider development, data extraction, and pipeline management.",
    "source": "mindrally/skills",
    "skillId": "scrapy-web-scraping",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/scss-best-practices",
    "name": "scss-best-practices",
    "description": "SCSS/Sassy CSS best practices and coding guidelines for maintainable, scalable stylesheets",
    "source": "mindrally/skills",
    "skillId": "scss-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/security-best-practices",
    "name": "security-best-practices",
    "description": "Security best practices for backend development, microservices, and secure coding patterns with emphasis on input validation and authentication",
    "source": "mindrally/skills",
    "skillId": "security-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/selenium-automation",
    "name": "selenium-automation",
    "description": "Expert guidance for browser automation and web testing using Selenium WebDriver with best practices for element location, waits, and test organization.",
    "source": "mindrally/skills",
    "skillId": "selenium-automation",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/seo-best-practices",
    "name": "seo-best-practices",
    "description": "Apply SEO best practices for web applications including metadata, performance optimization, and search engine optimization techniques.",
    "source": "mindrally/skills",
    "skillId": "seo-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/sequelize",
    "name": "sequelize",
    "description": "Guidelines for developing with Sequelize, a promise-based Node.js ORM supporting PostgreSQL, MySQL, MariaDB, SQLite, and SQL Server",
    "source": "mindrally/skills",
    "skillId": "sequelize",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sequelize-cli",
        "name": "sequelize-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/serverless",
    "name": "serverless",
    "description": "Serverless and microservices development guidelines covering FastAPI, cloud-native patterns, API gateways, and best practices for scalable serverless architectures.",
    "source": "mindrally/skills",
    "skillId": "serverless",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/shopify",
    "name": "shopify",
    "description": "Expert Shopify theme development guidelines for Liquid, Online Store 2.0, CSS, JavaScript, and UX best practices",
    "source": "mindrally/skills",
    "skillId": "shopify",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/shopify-theme-development-guidelines",
    "name": "shopify-theme-development-guidelines",
    "description": "Expert Shopify theme development with Liquid, Online Store 2.0, and performance best practices",
    "source": "mindrally/skills",
    "skillId": "shopify-theme-development-guidelines",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/solana",
    "name": "solana",
    "description": "Expert guidelines for Solana program development with Rust, Anchor framework, and Web3.js integration",
    "source": "mindrally/skills",
    "skillId": "solana",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/solidity",
    "name": "solidity",
    "description": "Expert in Solidity smart contract development with security and gas optimization",
    "source": "mindrally/skills",
    "skillId": "solidity",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/spring-boot",
    "name": "spring-boot",
    "description": "Expert guidance for Spring Boot application development with best practices for RESTful APIs, testing, security, and deployment",
    "source": "mindrally/skills",
    "skillId": "spring-boot",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/spring-framework",
    "name": "spring-framework",
    "description": "Expert guidance for Spring Framework and Spring Boot development with Java best practices, dependency injection, and RESTful API design",
    "source": "mindrally/skills",
    "skillId": "spring-framework",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/sql-best-practices",
    "name": "sql-best-practices",
    "description": "SQL development best practices for writing efficient, secure, and maintainable database queries",
    "source": "mindrally/skills",
    "skillId": "sql-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/storybook",
    "name": "storybook",
    "description": "Best practices for building and documenting component libraries with Storybook",
    "source": "mindrally/skills",
    "skillId": "storybook",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/stripe",
    "name": "stripe",
    "description": "Stripe payment integration guidelines for TypeScript, React, Next.js with secure payment processing and subscription management",
    "source": "mindrally/skills",
    "skillId": "stripe",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/styled-components-best-practices",
    "name": "styled-components-best-practices",
    "description": "styled-components best practices for CSS-in-JS development in React applications",
    "source": "mindrally/skills",
    "skillId": "styled-components-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "styled-components",
        "name": "styled-components",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "types",
        "name": "@types/styled-components",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/supabase",
    "name": "supabase",
    "description": "Expert in Supabase backend development with authentication and database patterns",
    "source": "mindrally/skills",
    "skillId": "supabase",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/supabase-development",
    "name": "supabase-development",
    "description": "Supabase development guidelines for database, authentication, real-time subscriptions, and Edge Functions.",
    "source": "mindrally/skills",
    "skillId": "supabase-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/svelte",
    "name": "svelte",
    "description": "Expert in Svelte and SvelteKit development with modern patterns and SSR",
    "source": "mindrally/skills",
    "skillId": "svelte",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/sveltekit",
    "name": "sveltekit",
    "description": "Expert guidance for SvelteKit development with TypeScript, Tailwind CSS, SSR/SSG, and performance optimization best practices",
    "source": "mindrally/skills",
    "skillId": "sveltekit",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/swift",
    "name": "swift",
    "description": "Expert in Swift and SwiftUI development for iOS, macOS, and Apple platforms",
    "source": "mindrally/skills",
    "skillId": "swift",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/swiftui-development",
    "name": "swiftui-development",
    "description": "Expert SwiftUI development guidelines with MVVM architecture and modern Swift best practices",
    "source": "mindrally/skills",
    "skillId": "swiftui-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/swr",
    "name": "swr",
    "description": "Guidelines for using SWR (stale-while-revalidate) React Hooks for efficient data fetching, caching, and revalidation",
    "source": "mindrally/skills",
    "skillId": "swr",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/systemverilog",
    "name": "systemverilog",
    "description": "SystemVerilog development guidelines for FPGA and ASIC design covering modular design, verification, and timing optimization.",
    "source": "mindrally/skills",
    "skillId": "systemverilog",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/tailwindcss",
    "name": "tailwindcss",
    "description": "Expert in TailwindCSS utility-first styling with responsive design patterns",
    "source": "mindrally/skills",
    "skillId": "tailwindcss",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/tanstack-query",
    "name": "tanstack-query",
    "description": "Guidelines for using TanStack Query (React Query) for server state management, data fetching, caching, and synchronization",
    "source": "mindrally/skills",
    "skillId": "tanstack-query",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/tauri-development",
    "name": "tauri-development",
    "description": "Tauri development guidelines for building cross-platform desktop applications with TypeScript, Rust, and modern web technologies",
    "source": "mindrally/skills",
    "skillId": "tauri-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/technical-writing",
    "name": "technical-writing",
    "description": "Expert technical writing guidelines for creating clear, in-depth developer tutorials and documentation with practical, implementable knowledge",
    "source": "mindrally/skills",
    "skillId": "technical-writing",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/terraform",
    "name": "terraform",
    "description": "Expert in Terraform infrastructure-as-code with cloud deployment patterns",
    "source": "mindrally/skills",
    "skillId": "terraform",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/testing",
    "name": "testing",
    "description": "General testing best practices and guidelines for writing comprehensive, maintainable tests across different testing frameworks and languages.",
    "source": "mindrally/skills",
    "skillId": "testing",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/three-js",
    "name": "three-js",
    "description": "Expert guidance for Three.js and React Three Fiber development with modern React, TypeScript, and performance best practices",
    "source": "mindrally/skills",
    "skillId": "three-js",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/transformers-huggingface",
    "name": "transformers-huggingface",
    "description": "Expert guidance for working with Hugging Face Transformers library for NLP, computer vision, and multimodal AI tasks.",
    "source": "mindrally/skills",
    "skillId": "transformers-huggingface",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/trpc",
    "name": "trpc",
    "description": "Guidelines for writing Next.js apps with tRPC v11 for end-to-end typesafe APIs",
    "source": "mindrally/skills",
    "skillId": "trpc",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/turbopack-bundler",
    "name": "turbopack-bundler",
    "description": "Best practices and guidelines for Turbopack, the Rust-powered incremental bundler for Next.js and modern web development",
    "source": "mindrally/skills",
    "skillId": "turbopack-bundler",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/turborepo",
    "name": "turborepo",
    "description": "Best practices for Turborepo monorepo build system configuration and optimization",
    "source": "mindrally/skills",
    "skillId": "turborepo",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/typeorm",
    "name": "typeorm",
    "description": "Guidelines for developing with TypeORM, a full-featured ORM for TypeScript and JavaScript supporting multiple databases",
    "source": "mindrally/skills",
    "skillId": "typeorm",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typeorm",
        "name": "typeorm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/typescript",
    "name": "typescript",
    "description": "Expert in TypeScript development with best practices for type safety and clean code",
    "source": "mindrally/skills",
    "skillId": "typescript",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/ui-design",
    "name": "ui-design",
    "description": "UI design best practices for building accessible, performant, and user-friendly interfaces with modern web standards",
    "source": "mindrally/skills",
    "skillId": "ui-design",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/unity",
    "name": "unity",
    "description": "Expert in Unity and C# game development with performance optimization patterns",
    "source": "mindrally/skills",
    "skillId": "unity",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/ux-design",
    "name": "ux-design",
    "description": "UX design principles for creating intuitive, accessible, and user-centered digital experiences",
    "source": "mindrally/skills",
    "skillId": "ux-design",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/vercel-development",
    "name": "vercel-development",
    "description": "Vercel and Next.js deployment best practices including server components, edge functions, AI SDK integration, and performance optimization.",
    "source": "mindrally/skills",
    "skillId": "vercel-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/viewcomfy-api-rules",
    "name": "viewcomfy-api-rules",
    "description": "Expert guidance for integrating ViewComfy API into web applications using Python and FastAPI",
    "source": "mindrally/skills",
    "skillId": "viewcomfy-api-rules",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/vite",
    "name": "vite",
    "description": "Expert guidance for Vite development with modern build tooling, HMR, framework integrations, and performance optimization",
    "source": "mindrally/skills",
    "skillId": "vite",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sass",
        "name": "sass",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/vue-typescript",
    "name": "vue-typescript",
    "description": "Expert in Vue.js TypeScript development with Vite, Pinia, and modern UI frameworks",
    "source": "mindrally/skills",
    "skillId": "vue-typescript",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/vuejs-typescript-best-practices",
    "name": "vuejs-typescript-best-practices",
    "description": "Vue.js and TypeScript best practices for building performant applications with Vite, Pinia, VueUse, and Tailwind CSS.",
    "source": "mindrally/skills",
    "skillId": "vuejs-typescript-best-practices",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/web-development",
    "name": "web-development",
    "description": "Web development guidelines covering Bootstrap, Django, HTMX, and general web best practices",
    "source": "mindrally/skills",
    "skillId": "web-development",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/web-scraping",
    "name": "web-scraping",
    "description": "Expert in web scraping and data extraction with Python tools",
    "source": "mindrally/skills",
    "skillId": "web-scraping",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/webpack-bundler",
    "name": "webpack-bundler",
    "description": "Best practices and guidelines for Webpack module bundler configuration, optimization, and development workflows",
    "source": "mindrally/skills",
    "skillId": "webpack-bundler",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/woocommerce",
    "name": "woocommerce",
    "description": "WordPress and WooCommerce development guidelines with PHP best practices, security standards, and extensibility patterns",
    "source": "mindrally/skills",
    "skillId": "woocommerce",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/wordpress",
    "name": "wordpress",
    "description": "Expert in WordPress and WooCommerce development with PHP best practices",
    "source": "mindrally/skills",
    "skillId": "wordpress",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/zod-schema-validation",
    "name": "zod-schema-validation",
    "description": "Best practices for Zod schema validation and type inference in TypeScript applications.",
    "source": "mindrally/skills",
    "skillId": "zod-schema-validation",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mindrally/skills/zustand-state-management",
    "name": "zustand-state-management",
    "description": "Best practices for Zustand state management in React and Next.js applications with TypeScript.",
    "source": "mindrally/skills",
    "skillId": "zustand-state-management",
    "installs": 0,
    "githubStars": 22,
    "repoUrl": "https://github.com/mindrally/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/cloudflare-worker-builder",
    "name": "cloudflare-worker-builder",
    "description": "Scaffold and deploy Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Workflow: describe project, scaffold structure, configure bindings, deploy. Use when creating Workers projects, setting up Hono/Vite, configuring D1/R2/KV bindings, or troubleshooting export syntax errors, API route conflicts, HMR issues, or deployment failures.\n",
    "source": "jezweb/claude-skills",
    "skillId": "cloudflare-worker-builder",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hono",
        "name": "hono",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "cloudflare",
        "name": "@cloudflare/vite-plugin",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/d1-drizzle-schema",
    "name": "d1-drizzle-schema",
    "description": "Generate Drizzle ORM schemas for Cloudflare D1 databases with correct D1-specific patterns. Produces schema files, migration commands, type exports, and DATABASE_SCHEMA.md documentation. Handles D1 quirks: foreign keys always enforced, no native BOOLEAN/DATETIME types, 100 bound parameter limit, JSON stored as TEXT. Use when creating a new database, adding tables, or scaffolding a D1 data layer.",
    "source": "jezweb/claude-skills",
    "skillId": "d1-drizzle-schema",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/hono-api-scaffolder",
    "name": "hono-api-scaffolder",
    "description": "Scaffold Hono API routes for Cloudflare Workers. Produces route files, middleware, typed bindings, Zod validation, error handling, and API_ENDPOINTS.md documentation. Use after a project is set up with cloudflare-worker-builder or vite-flare-starter, when you need to add API routes, create endpoints, or generate API documentation.",
    "source": "jezweb/claude-skills",
    "skillId": "hono-api-scaffolder",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "hono",
        "name": "@hono/zod-validator",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/tanstack-start",
    "name": "tanstack-start",
    "description": "Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. No template repo — Claude generates every file fresh per project.",
    "source": "jezweb/claude-skills",
    "skillId": "tanstack-start",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "wrangler",
        "name": "wrangler",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/vite-flare-starter",
    "name": "vite-flare-starter",
    "description": "Scaffold a full-stack Cloudflare app from vite-flare-starter — React 19, Hono, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui, TanStack Query, R2, Workers AI. Run setup.sh to clone, configure, and deploy.",
    "source": "jezweb/claude-skills",
    "skillId": "vite-flare-starter",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "wrangler",
        "name": "wrangler",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "not",
        "name": "not",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "echo",
        "name": "echo",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/color-palette",
    "name": "color-palette",
    "description": "Generate complete, accessible colour palettes from a single brand hex. Produces 11-shade scale (50-950), semantic tokens, dark mode variants, and Tailwind v4 CSS output. Includes WCAG contrast checking. Use when setting up design systems, creating Tailwind themes, building brand colours from a hex value, or checking colour accessibility.\n",
    "source": "jezweb/claude-skills",
    "skillId": "color-palette",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/favicon-gen",
    "name": "favicon-gen",
    "description": "Generate custom favicons from logos, text, or brand colours. Produces all required formats: favicon.svg, favicon.ico, apple-touch-icon.png, icon-192/512.png, and web manifest. Use when initialising websites, replacing CMS default favicons, converting logos to favicons, creating branded icons from initials, or troubleshooting favicon not displaying, iOS black square, or missing manifest.\n",
    "source": "jezweb/claude-skills",
    "skillId": "favicon-gen",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/gemini-image-gen",
    "name": "gemini-image-gen",
    "description": "Generate images using Google's Gemini API — hero backgrounds, OG images, placeholder photos, textures, and style-matched variants. Uses free-tier models for drafts, paid for finals. No dependencies beyond Python 3. Trigger with 'generate image', 'gemini image', 'make a hero background', 'create placeholder photo', 'generate OG image', 'AI image', or 'need an image for'.",
    "source": "jezweb/claude-skills",
    "skillId": "gemini-image-gen",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/icon-set-generator",
    "name": "icon-set-generator",
    "description": "Generate cohesive, project-specific SVG icon sets for websites and applications. Use this skill whenever the user needs custom icons, an icon set for a website or app, icons for a client project, or mentions needing SVG icons that look consistent together. Also trigger when the user describes a project and icons would naturally be part of the deliverable — e.g. \"I'm building a site for a plumber\" implies they'll need service icons. Trigger on: \"icons for\", \"icon set\", \"custom icons\", \"SVG icons\", \"make me icons\", \"I need icons\", \"website icons\", \"project icons\", or any request for consistent visual assets for a web project. This skill produces individual SVG files with a consistent style engine, not generic icon library lookups.\n",
    "source": "jezweb/claude-skills",
    "skillId": "icon-set-generator",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/image-processing",
    "name": "image-processing",
    "description": "Process images for web development — resize, crop, trim whitespace, convert formats (PNG/WebP/JPG), optimise file size, generate thumbnails, create OG card images. Uses Pillow (Python) — no ImageMagick needed. Trigger with 'resize image', 'convert to webp', 'trim logo', 'optimise images', 'make thumbnail', 'create OG image', 'crop whitespace', 'process image', or 'image too large'.",
    "source": "jezweb/claude-skills",
    "skillId": "image-processing",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "Pillow",
        "name": "Pillow",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/claude-capabilities",
    "name": "claude-capabilities",
    "description": "Current Claude AI and Claude Code capabilities, features, and limits. Consult before making claims about what Claude can or cannot do, what features exist, model availability, pricing, or environment differences. Use when answering \"can Claude do X?\", comparing Claude AI vs Code, checking current model specs, or advising on which environment suits a task.\n",
    "source": "jezweb/claude-skills",
    "skillId": "claude-capabilities",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/dev-session",
    "name": "dev-session",
    "description": "Manage long development sessions with structured progress tracking. Creates SESSION.md files for multi-session handoff, checkpoints progress with WIP commits, and captures learnings to CLAUDE.md. Trigger with 'start session', 'checkpoint', 'wrap session', 'resume session', or 'context getting full'.",
    "source": "jezweb/claude-skills",
    "skillId": "dev-session",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/gemini-guide",
    "name": "gemini-guide",
    "description": "Look up Gemini API documentation, SDK patterns, and current best practices when building with Google Gemini. Maps topics to local cached docs and live sources, provides correct @google/genai patterns, and highlights deprecated vs current API usage. Trigger with 'gemini docs', 'gemini guide', 'how to use gemini', 'gemini SDK', '@google/genai', or when building code that imports from @google/genai or google-genai.",
    "source": "jezweb/claude-skills",
    "skillId": "gemini-guide",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/gemini-peer-review",
    "name": "gemini-peer-review",
    "description": "Get a second opinion from Gemini on code, architecture, debugging, or security. Uses direct Gemini API calls — no CLI dependencies. Trigger with 'ask gemini', 'gemini review', 'second opinion', 'peer review', or 'consult gemini'.",
    "source": "jezweb/claude-skills",
    "skillId": "gemini-peer-review",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/github-release",
    "name": "github-release",
    "description": "Prepare and publish GitHub releases. Sanitizes code for public release (secrets scan, personal artifacts, LICENSE/README validation), creates version tags, and publishes via gh CLI. Trigger with 'release', 'publish', 'open source', 'prepare for release', 'create release', or 'github release'.",
    "source": "jezweb/claude-skills",
    "skillId": "github-release",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "gitleaks",
        "name": "gitleaks",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/project-health",
    "name": "project-health",
    "description": "All-in-one project configuration and health management. Sets up new projects (settings.local.json, CLAUDE.md, .gitignore), audits existing projects (permissions, context quality, MCP coverage, leaked secrets, stale docs), tidies accumulated cruft, captures session learnings, and adds permission presets. Uses sub-agents for heavy analysis to keep main context clean. Trigger with 'project health', 'check project', 'setup project', 'kickoff', 'bootstrap', 'tidy permissions', 'clean settings', 'capture learnings', 'audit context', 'add python permissions', or 'init project'.",
    "source": "jezweb/claude-skills",
    "skillId": "project-health",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/responsiveness-check",
    "name": "responsiveness-check",
    "description": "Test website responsiveness across viewport widths using browser automation. Resizes a single session through breakpoints, screenshots each width, and detects layout transitions (column changes, nav switches, overflow). Produces comparison reports showing exactly where layouts break. Trigger with 'responsiveness check', 'check responsive', 'breakpoint test', 'viewport test', 'responsive sweep', 'check breakpoints', or 'test at mobile'.",
    "source": "jezweb/claude-skills",
    "skillId": "responsiveness-check",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/skill-creator",
    "name": "skill-creator",
    "description": "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 capabilities with specialized knowledge, workflows, or tool integrations.",
    "source": "jezweb/claude-skills",
    "skillId": "skill-creator",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/ux-audit",
    "name": "ux-audit",
    "description": "Run UX walkthroughs and QA sweeps on live web apps using browser automation. Walks through apps as a real user, flags friction points and usability issues, tests CRUD operations, and produces ranked audit reports. Trigger with 'ux audit', 'ux walkthrough', 'qa test', 'test the app', or 'check all pages'.",
    "source": "jezweb/claude-skills",
    "skillId": "ux-audit",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/shadcn-ui",
    "name": "shadcn-ui",
    "description": "Install and configure shadcn/ui components for React projects. Guides component selection, installation order, dependency management, customisation with semantic tokens, and common UI recipes (forms, data tables, navigation, modals). Use after tailwind-theme-builder has set up the theme infrastructure, when adding components, building forms, creating data tables, or setting up navigation.",
    "source": "jezweb/claude-skills",
    "skillId": "shadcn-ui",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-hook-form",
        "name": "react-hook-form",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/tailwind-theme-builder",
    "name": "tailwind-theme-builder",
    "description": "Set up Tailwind v4 with shadcn/ui themed UI. Workflow: install dependencies, configure CSS variables with @theme inline, set up dark mode, verify. Use when initialising React projects with Tailwind v4, setting up shadcn/ui theming, or fixing colors not working, tw-animate-css errors, @theme inline dark mode conflicts, @apply breaking, v3 migration issues.\n",
    "source": "jezweb/claude-skills",
    "skillId": "tailwind-theme-builder",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "tailwindcss",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "types",
        "name": "@types/node",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/elevenlabs-agents",
    "name": "elevenlabs-agents",
    "description": "Build conversational AI voice agents with ElevenLabs Platform. Workflow: configure agent, add tools and knowledge base, integrate SDK, test, deploy. Supports React, React Native, and Swift SDKs. Use when building voice agents, AI phone systems, or troubleshooting @11labs deprecated packages, webhook errors, CSP violations, localhost allowlist, or tool parsing errors.\n",
    "source": "jezweb/claude-skills",
    "skillId": "elevenlabs-agents",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "elevenlabs",
        "name": "@elevenlabs/react",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "elevenlabs",
        "name": "@elevenlabs/client",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "elevenlabs",
        "name": "@elevenlabs/react-native",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "elevenlabs",
        "name": "@elevenlabs/elevenlabs-js",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "elevenlabs",
        "name": "@elevenlabs/agents-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "elevenlabs",
        "name": "@elevenlabs/cli",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/google-apps-script",
    "name": "google-apps-script",
    "description": "Build Google Apps Script automation for Sheets and Workspace apps. Produces scripts with custom menus, triggers, dialogs, email automation, PDF export, and external API integration.",
    "source": "jezweb/claude-skills",
    "skillId": "google-apps-script",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/google-chat-messages",
    "name": "google-chat-messages",
    "description": "Send Google Chat messages via webhook — text, rich cards (cardsV2), threaded replies. Includes TypeScript types, card builder utility, and widget reference.",
    "source": "jezweb/claude-skills",
    "skillId": "google-chat-messages",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/mcp-builder",
    "name": "mcp-builder",
    "description": "Build MCP servers in Python with FastMCP. Workflow: define tools and resources, build server, test locally, deploy to FastMCP Cloud or Docker. Use when creating MCP servers, exposing tools/resources/prompts to LLMs, building Claude integrations, or troubleshooting FastMCP module-level server, storage, lifespan, middleware, OAuth, or deployment errors.\n",
    "source": "jezweb/claude-skills",
    "skillId": "mcp-builder",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "fastmcp",
        "name": "fastmcp",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/shopify-content",
    "name": "shopify-content",
    "description": "Create and manage Shopify pages, blog posts, navigation, and SEO metadata. Workflow: determine content type, generate content, create via API or browser, verify. Use when creating pages, writing blog posts, updating navigation menus, managing redirects, or updating SEO metadata on a Shopify store.\n",
    "source": "jezweb/claude-skills",
    "skillId": "shopify-content",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/shopify-products",
    "name": "shopify-products",
    "description": "Create and manage Shopify products via the Admin API. Workflow: gather product data, choose method (API or CSV), execute, verify. Use when adding products, bulk importing, updating variants, managing inventory, uploading product images, or assigning products to collections.\n",
    "source": "jezweb/claude-skills",
    "skillId": "shopify-products",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/shopify-setup",
    "name": "shopify-setup",
    "description": "Set up Shopify CLI auth and Admin API access for a store. Workflow: install CLI, authenticate, create custom app, store access token, verify. Use when connecting to a Shopify store, setting up API access, or troubleshooting auth issues with Shopify CLI or Admin API tokens.\n",
    "source": "jezweb/claude-skills",
    "skillId": "shopify-setup",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "shopify",
        "name": "@shopify/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/seo-local-business",
    "name": "seo-local-business",
    "description": "Generate complete SEO setup for local business websites — HTML head tags, JSON-LD LocalBusiness schema, robots.txt, sitemap.xml. Australian-optimised with +61 phone, ABN, suburb patterns.",
    "source": "jezweb/claude-skills",
    "skillId": "seo-local-business",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/web-design-methodology",
    "name": "web-design-methodology",
    "description": "Universal web design implementation methodology — BEM, responsive, accessibility, CSS architecture, spacing systems, dark mode. The HOW of building production-grade HTML/CSS.",
    "source": "jezweb/claude-skills",
    "skillId": "web-design-methodology",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/web-design-patterns",
    "name": "web-design-patterns",
    "description": "Design patterns for website sections — heroes, cards, CTAs, trust signals, testimonials. Principle-based patterns that avoid AI-generated aesthetics. Pair with web-design-methodology for implementation.",
    "source": "jezweb/claude-skills",
    "skillId": "web-design-patterns",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/wordpress-content",
    "name": "wordpress-content",
    "description": "Create and manage WordPress posts, pages, media, categories, and menus. Workflow: determine content type, choose method (WP-CLI or REST API), execute, verify. Use when creating blog posts, updating pages, uploading media, managing categories and tags, updating menus, or doing bulk content operations on WordPress sites.\n",
    "source": "jezweb/claude-skills",
    "skillId": "wordpress-content",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/wordpress-elementor",
    "name": "wordpress-elementor",
    "description": "Edit Elementor pages and manage templates on WordPress sites. Workflow: identify page, choose editing method (browser or WP-CLI), execute, verify. Use when editing Elementor pages, updating text in Elementor widgets, applying or managing Elementor templates, or making content changes to pages built with Elementor page builder.\n",
    "source": "jezweb/claude-skills",
    "skillId": "wordpress-elementor",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/wordpress-setup",
    "name": "wordpress-setup",
    "description": "Connect to a WordPress site via WP-CLI over SSH or REST API. Workflow: check CLI, test SSH connection, set up auth, verify access, save config. Use when connecting to a WordPress site, setting up WP-CLI access, creating application passwords, or troubleshooting WordPress connection issues.\n",
    "source": "jezweb/claude-skills",
    "skillId": "wordpress-setup",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "claude-code-only",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jezweb/claude-skills/aussie-business-english",
    "name": "aussie-business-english",
    "description": "Australian business English writing style for professional communications. Warm, direct, EN-AU spelling. Use when writing emails, chat messages, proposals, client communications, or any business writing for Australian SME audiences. Applies to drafting, editing, and tone-checking any professional text.\n",
    "source": "jezweb/claude-skills",
    "skillId": "aussie-business-english",
    "installs": 0,
    "githubStars": 566,
    "repoUrl": "https://github.com/jezweb/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/angular-architect",
    "name": "angular-architect",
    "description": "Use when building Angular 17+ applications with standalone components or signals. Invoke for enterprise apps, RxJS patterns, NgRx state management, performance optimization, advanced routing.",
    "source": "jeffallan/claude-skills",
    "skillId": "angular-architect",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/api-designer",
    "name": "api-designer",
    "description": "Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.",
    "source": "jeffallan/claude-skills",
    "skillId": "api-designer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/architecture-designer",
    "name": "architecture-designer",
    "description": "Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning.",
    "source": "jeffallan/claude-skills",
    "skillId": "architecture-designer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/atlassian-mcp",
    "name": "atlassian-mcp",
    "description": "Use when querying Jira issues, searching Confluence pages, creating tickets, updating documentation, or integrating Atlassian tools via MCP protocol.",
    "source": "jeffallan/claude-skills",
    "skillId": "atlassian-mcp",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/chaos-engineer",
    "name": "chaos-engineer",
    "description": "Use when designing chaos experiments, implementing failure injection frameworks, or conducting game day exercises. Invoke for chaos experiments, resilience testing, blast radius control, game days, antifragile systems.",
    "source": "jeffallan/claude-skills",
    "skillId": "chaos-engineer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/cli-developer",
    "name": "cli-developer",
    "description": "Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.",
    "source": "jeffallan/claude-skills",
    "skillId": "cli-developer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/cloud-architect",
    "name": "cloud-architect",
    "description": "Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.",
    "source": "jeffallan/claude-skills",
    "skillId": "cloud-architect",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/code-documenter",
    "name": "code-documenter",
    "description": "Use when adding docstrings, creating API documentation, or building documentation sites. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, tutorials, user guides.",
    "source": "jeffallan/claude-skills",
    "skillId": "code-documenter",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/code-reviewer",
    "name": "code-reviewer",
    "description": "Use when reviewing pull requests, conducting code quality audits, or identifying security vulnerabilities. Invoke for PR reviews, code quality checks, refactoring suggestions.",
    "source": "jeffallan/claude-skills",
    "skillId": "code-reviewer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "jeffallan/claude-skills/cpp-pro",
    "name": "cpp-pro",
    "description": "Use when building C++ applications requiring modern C++20/23 features, template metaprogramming, or high-performance systems. Invoke for concepts, ranges, coroutines, SIMD optimization, memory management.",
    "source": "jeffallan/claude-skills",
    "skillId": "cpp-pro",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/csharp-developer",
    "name": "csharp-developer",
    "description": "Use when building C# applications with .NET 8+, ASP.NET Core APIs, or Blazor web apps. Invoke for Entity Framework Core, minimal APIs, async patterns, CQRS with MediatR.",
    "source": "jeffallan/claude-skills",
    "skillId": "csharp-developer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/database-optimizer",
    "name": "database-optimizer",
    "description": "Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution.",
    "source": "jeffallan/claude-skills",
    "skillId": "database-optimizer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/debugging-wizard",
    "name": "debugging-wizard",
    "description": "Use when investigating errors, analyzing stack traces, or finding root causes of unexpected behavior. Invoke for error investigation, troubleshooting, log analysis, root cause analysis.",
    "source": "jeffallan/claude-skills",
    "skillId": "debugging-wizard",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/django-expert",
    "name": "django-expert",
    "description": "Use when building Django web applications or REST APIs with Django REST Framework. Invoke for Django models, ORM optimization, DRF serializers, viewsets, authentication with JWT.",
    "source": "jeffallan/claude-skills",
    "skillId": "django-expert",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/dotnet-core-expert",
    "name": "dotnet-core-expert",
    "description": "Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with MediatR, JWT authentication, AOT compilation.",
    "source": "jeffallan/claude-skills",
    "skillId": "dotnet-core-expert",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/embedded-systems",
    "name": "embedded-systems",
    "description": "Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32, FreeRTOS, bare-metal, power optimization, real-time systems.",
    "source": "jeffallan/claude-skills",
    "skillId": "embedded-systems",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/fastapi-expert",
    "name": "fastapi-expert",
    "description": "Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke for async SQLAlchemy, JWT authentication, WebSockets, OpenAPI documentation.",
    "source": "jeffallan/claude-skills",
    "skillId": "fastapi-expert",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/feature-forge",
    "name": "feature-forge",
    "description": "Use when defining new features, gathering requirements, or writing specifications. Invoke for feature definition, requirements gathering, user stories, EARS format specs.",
    "source": "jeffallan/claude-skills",
    "skillId": "feature-forge",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/fine-tuning-expert",
    "name": "fine-tuning-expert",
    "description": "Use when fine-tuning LLMs, training custom models, or optimizing model performance for specific tasks. Invoke for parameter-efficient methods, dataset preparation, or model adaptation.",
    "source": "jeffallan/claude-skills",
    "skillId": "fine-tuning-expert",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/flutter-expert",
    "name": "flutter-expert",
    "description": "Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, performance optimization.",
    "source": "jeffallan/claude-skills",
    "skillId": "flutter-expert",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/fullstack-guardian",
    "name": "fullstack-guardian",
    "description": "Use when implementing features across frontend and backend, building APIs with UI, or creating end-to-end data flows. Invoke for feature implementation, API development, UI building, cross-stack work.",
    "source": "jeffallan/claude-skills",
    "skillId": "fullstack-guardian",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/game-developer",
    "name": "game-developer",
    "description": "Use when building game systems, implementing Unity/Unreal features, or optimizing game performance. Invoke for Unity, Unreal, game patterns, ECS, physics, networking, performance optimization.",
    "source": "jeffallan/claude-skills",
    "skillId": "game-developer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/golang-pro",
    "name": "golang-pro",
    "description": "Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration.",
    "source": "jeffallan/claude-skills",
    "skillId": "golang-pro",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/graphql-architect",
    "name": "graphql-architect",
    "description": "Use when designing GraphQL schemas, implementing Apollo Federation, or building real-time subscriptions. Invoke for schema design, resolvers with DataLoader, query optimization, federation directives.",
    "source": "jeffallan/claude-skills",
    "skillId": "graphql-architect",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/javascript-pro",
    "name": "javascript-pro",
    "description": "Use when building JavaScript applications with modern ES2023+ features, async patterns, or Node.js development. Invoke for vanilla JavaScript, browser APIs, performance optimization, module systems.",
    "source": "jeffallan/claude-skills",
    "skillId": "javascript-pro",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/kubernetes-specialist",
    "name": "kubernetes-specialist",
    "description": "Use when deploying or managing Kubernetes workloads requiring cluster configuration, security hardening, or troubleshooting. Invoke for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization.",
    "source": "jeffallan/claude-skills",
    "skillId": "kubernetes-specialist",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/laravel-specialist",
    "name": "laravel-specialist",
    "description": "Use when building Laravel 10+ applications requiring Eloquent ORM, API resources, or queue systems. Invoke for Laravel models, Livewire components, Sanctum authentication, Horizon queues.",
    "source": "jeffallan/claude-skills",
    "skillId": "laravel-specialist",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/legacy-modernizer",
    "name": "legacy-modernizer",
    "description": "Use when modernizing legacy systems, implementing incremental migration strategies, or reducing technical debt. Invoke for strangler fig pattern, monolith decomposition, framework upgrades.",
    "source": "jeffallan/claude-skills",
    "skillId": "legacy-modernizer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/mcp-developer",
    "name": "mcp-developer",
    "description": "Use when building MCP servers or clients that connect AI systems with external tools and data sources. Invoke for MCP protocol compliance, TypeScript/Python SDKs, resource providers, tool functions.",
    "source": "jeffallan/claude-skills",
    "skillId": "mcp-developer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/microservices-architect",
    "name": "microservices-architect",
    "description": "Use when designing distributed systems, decomposing monoliths, or implementing microservices patterns. Invoke for service boundaries, DDD, saga patterns, event sourcing, service mesh, distributed tracing.",
    "source": "jeffallan/claude-skills",
    "skillId": "microservices-architect",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/ml-pipeline",
    "name": "ml-pipeline",
    "description": "Use when building ML pipelines, orchestrating training workflows, automating model lifecycle, implementing feature stores, or managing experiment tracking systems.",
    "source": "jeffallan/claude-skills",
    "skillId": "ml-pipeline",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/nestjs-expert",
    "name": "nestjs-expert",
    "description": "Use when building NestJS applications requiring modular architecture, dependency injection, or TypeScript backend development. Invoke for modules, controllers, services, DTOs, guards, interceptors, TypeORM/Prisma.",
    "source": "jeffallan/claude-skills",
    "skillId": "nestjs-expert",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/nextjs-developer",
    "name": "nextjs-developer",
    "description": "Use when building Next.js 14+ applications with App Router, server components, or server actions. Invoke for full-stack features, performance optimization, SEO implementation, production deployment.",
    "source": "jeffallan/claude-skills",
    "skillId": "nextjs-developer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/pandas-pro",
    "name": "pandas-pro",
    "description": "Use when working with pandas DataFrames, data cleaning, aggregation, merging, or time series analysis. Invoke for data manipulation, missing value handling, groupby operations, or performance optimization.",
    "source": "jeffallan/claude-skills",
    "skillId": "pandas-pro",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/php-pro",
    "name": "php-pro",
    "description": "Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invoke for strict typing, PHPStan level 9, async patterns with Swoole, PSR standards.",
    "source": "jeffallan/claude-skills",
    "skillId": "php-pro",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/playwright-expert",
    "name": "playwright-expert",
    "description": "Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke for browser automation, E2E tests, Page Object Model, test flakiness, visual testing.",
    "source": "jeffallan/claude-skills",
    "skillId": "playwright-expert",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/postgres-pro",
    "name": "postgres-pro",
    "description": "Use when optimizing PostgreSQL queries, configuring replication, or implementing advanced database features. Invoke for EXPLAIN analysis, JSONB operations, extension usage, VACUUM tuning, performance monitoring.",
    "source": "jeffallan/claude-skills",
    "skillId": "postgres-pro",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/prompt-engineer",
    "name": "prompt-engineer",
    "description": "Use when designing prompts for LLMs, optimizing model performance, building evaluation frameworks, or implementing advanced prompting techniques like chain-of-thought, few-shot learning, or structured outputs.",
    "source": "jeffallan/claude-skills",
    "skillId": "prompt-engineer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/python-pro",
    "name": "python-pro",
    "description": "Use when building Python 3.11+ applications requiring type safety, async programming, or production-grade patterns. Invoke for type hints, pytest, async/await, dataclasses, mypy configuration.",
    "source": "jeffallan/claude-skills",
    "skillId": "python-pro",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/rag-architect",
    "name": "rag-architect",
    "description": "Use when building RAG systems, vector databases, or knowledge-grounded AI applications requiring semantic search, document retrieval, or context augmentation.",
    "source": "jeffallan/claude-skills",
    "skillId": "rag-architect",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/rails-expert",
    "name": "rails-expert",
    "description": "Use when building Rails 7+ web applications with Hotwire, real-time features, or background job processing. Invoke for Active Record optimization, Turbo Frames/Streams, Action Cable, Sidekiq.",
    "source": "jeffallan/claude-skills",
    "skillId": "rails-expert",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/react-expert",
    "name": "react-expert",
    "description": "Use when building React 18+ applications requiring component architecture, hooks patterns, or state management. Invoke for Server Components, performance optimization, Suspense boundaries, React 19 features.",
    "source": "jeffallan/claude-skills",
    "skillId": "react-expert",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/react-native-expert",
    "name": "react-native-expert",
    "description": "Use when building cross-platform mobile applications with React Native or Expo. Invoke for navigation patterns, platform-specific code, native modules, FlatList optimization.",
    "source": "jeffallan/claude-skills",
    "skillId": "react-native-expert",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/salesforce-developer",
    "name": "salesforce-developer",
    "description": "Use when developing Salesforce applications, Apex code, Lightning Web Components, SOQL queries, triggers, integrations, or CRM customizations. Invoke for governor limits, bulk processing, platform events, Salesforce DX.",
    "source": "jeffallan/claude-skills",
    "skillId": "salesforce-developer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/secure-code-guardian",
    "name": "secure-code-guardian",
    "description": "Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities. Invoke for authentication, authorization, input validation, encryption, OWASP Top 10 prevention.",
    "source": "jeffallan/claude-skills",
    "skillId": "secure-code-guardian",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/security-reviewer",
    "name": "security-reviewer",
    "description": "Use when conducting security audits, reviewing code for vulnerabilities, or analyzing infrastructure security. Invoke for SAST scans, penetration testing, DevSecOps practices, cloud security reviews.",
    "source": "jeffallan/claude-skills",
    "skillId": "security-reviewer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Bash"
    }
  },
  {
    "id": "jeffallan/claude-skills/shopify-expert",
    "name": "shopify-expert",
    "description": "Use when building Shopify themes, apps, custom storefronts, or e-commerce solutions. Invoke for Liquid templating, Storefront API, app development, checkout customization, Shopify Plus features.",
    "source": "jeffallan/claude-skills",
    "skillId": "shopify-expert",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/spark-engineer",
    "name": "spark-engineer",
    "description": "Use when building Apache Spark applications, distributed data processing pipelines, or optimizing big data workloads. Invoke for DataFrame API, Spark SQL, RDD operations, performance tuning, streaming analytics.",
    "source": "jeffallan/claude-skills",
    "skillId": "spark-engineer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/spec-miner",
    "name": "spec-miner",
    "description": "Use when understanding legacy or undocumented systems, creating documentation for existing code, or extracting specifications from implementations. Invoke for legacy analysis, code archaeology, undocumented features.",
    "source": "jeffallan/claude-skills",
    "skillId": "spec-miner",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Bash"
    }
  },
  {
    "id": "jeffallan/claude-skills/spring-boot-engineer",
    "name": "spring-boot-engineer",
    "description": "Use when building Spring Boot 3.x applications, microservices, or reactive Java applications. Invoke for Spring Data JPA, Spring Security 6, WebFlux, Spring Cloud integration.",
    "source": "jeffallan/claude-skills",
    "skillId": "spring-boot-engineer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/sql-pro",
    "name": "sql-pro",
    "description": "Use when optimizing SQL queries, designing database schemas, or tuning database performance. Invoke for complex queries, window functions, CTEs, indexing strategies, query plan analysis.",
    "source": "jeffallan/claude-skills",
    "skillId": "sql-pro",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/sre-engineer",
    "name": "sre-engineer",
    "description": "Use when defining SLIs/SLOs, managing error budgets, or building reliable systems at scale. Invoke for incident management, chaos engineering, toil reduction, capacity planning.",
    "source": "jeffallan/claude-skills",
    "skillId": "sre-engineer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/swift-expert",
    "name": "swift-expert",
    "description": "Use when building iOS/macOS applications with Swift 5.9+, SwiftUI, or async/await concurrency. Invoke for protocol-oriented programming, SwiftUI state management, actors, server-side Swift.",
    "source": "jeffallan/claude-skills",
    "skillId": "swift-expert",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/terraform-engineer",
    "name": "terraform-engineer",
    "description": "Use when implementing infrastructure as code with Terraform across AWS, Azure, or GCP. Invoke for module development, state management, provider configuration, multi-environment workflows, infrastructure testing.",
    "source": "jeffallan/claude-skills",
    "skillId": "terraform-engineer",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/test-master",
    "name": "test-master",
    "description": "Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.",
    "source": "jeffallan/claude-skills",
    "skillId": "test-master",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/the-fool",
    "name": "the-fool",
    "description": "Use when challenging ideas, plans, decisions, or proposals using structured critical reasoning. Invoke to play devil's advocate, run a pre-mortem, red team, or audit evidence and assumptions.",
    "source": "jeffallan/claude-skills",
    "skillId": "the-fool",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/typescript-pro",
    "name": "typescript-pro",
    "description": "Use when building TypeScript applications requiring advanced type systems, generics, or full-stack type safety. Invoke for type guards, utility types, tRPC integration, monorepo setup.",
    "source": "jeffallan/claude-skills",
    "skillId": "typescript-pro",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/vue-expert",
    "name": "vue-expert",
    "description": "Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.",
    "source": "jeffallan/claude-skills",
    "skillId": "vue-expert",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/vue-expert-js",
    "name": "vue-expert-js",
    "description": "Use when building Vue 3 applications with JavaScript only (no TypeScript). Invoke for JSDoc typing, vanilla JS composables, .mjs modules.",
    "source": "jeffallan/claude-skills",
    "skillId": "vue-expert-js",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jeffallan/claude-skills/wordpress-pro",
    "name": "wordpress-pro",
    "description": "Use when developing WordPress themes, plugins, customizing Gutenberg blocks, implementing WooCommerce features, or optimizing WordPress performance and security.",
    "source": "jeffallan/claude-skills",
    "skillId": "wordpress-pro",
    "installs": 0,
    "githubStars": 3842,
    "repoUrl": "https://github.com/jeffallan/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/aesthetic",
    "name": "aesthetic",
    "description": "Create aesthetically beautiful interfaces following proven design principles. Use when building UI/UX, analyzing designs from inspiration sites, generating design images with ai-multimodal, implementing visual hierarchy and color theory, adding micro-interactions, or creating design documentation. Includes workflows for capturing and analyzing inspiration screenshots with chrome-devtools and ai-multimodal, iterative design image generation until aesthetic standards are met, and comprehensive design system guidance covering BEAUTIFUL (aesthetic principles), RIGHT (functionality/accessibility), SATISFYING (micro-interactions), and PEAK (storytelling) stages. Integrates with chrome-devtools, ai-multimodal, media-processing, ui-styling, and web-frameworks skills.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "aesthetic",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/ai-multimodal",
    "name": "ai-multimodal",
    "description": "Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "ai-multimodal",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "google-genai",
        "name": "google-genai",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pillow",
        "name": "pillow",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/backend-development",
    "name": "backend-development",
    "description": "Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "backend-development",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/better-auth",
    "name": "better-auth",
    "description": "Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management, role-based access control (RBAC), rate limiting, and database adapters. Use when adding authentication to applications, implementing OAuth flows, setting up 2FA/MFA, managing user sessions, configuring authorization rules, or building secure authentication systems for web applications.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "better-auth",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-auth",
        "name": "better-auth",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-auth",
        "name": "@better-auth/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "2.0.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/chrome-devtools",
    "name": "chrome-devtools",
    "description": "Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "chrome-devtools",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "puppeteer",
        "name": "puppeteer",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "echo",
        "name": "echo",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "node",
        "name": "node",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/claude-code",
    "name": "claude-code",
    "description": "",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "claude-code",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/code-review",
    "name": "code-review",
    "description": "Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "code-review",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/context-engineering",
    "name": "context-engineering",
    "description": "Master context engineering for AI agent systems. Use when designing agent architectures, debugging context failures, optimizing token usage, implementing memory systems, building multi-agent coordination, evaluating agent performance, or developing LLM-powered pipelines. Covers context fundamentals, degradation patterns, optimization techniques (compaction, masking, caching), compression strategies, memory architectures, multi-agent patterns, LLM-as-Judge evaluation, tool design, and project development.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "context-engineering",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/databases",
    "name": "databases",
    "description": "Work with MongoDB (document database, BSON documents, aggregation pipelines, Atlas cloud) and PostgreSQL (relational database, SQL queries, psql CLI, pgAdmin). Use when designing database schemas, writing queries and aggregations, optimizing indexes for performance, performing database migrations, configuring replication and sharding, implementing backup and restore strategies, managing database users and permissions, analyzing query performance, or administering production databases.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "databases",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/debugging",
    "name": "debugging",
    "description": "Systematic debugging frameworks for finding and fixing bugs - includes root cause analysis, defense-in-depth validation, and verification protocols",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "debugging",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when encountering bugs, test failures, unexpected behavior, or needing to validate fixes before claiming completion",
      "version": "1.0.0",
      "languages": "all"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/defense-in-depth",
    "name": "Defense-in-Depth Validation",
    "description": "Validate at every layer data passes through to make bugs impossible",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "defense-in-depth",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when invalid data causes failures deep in execution, requiring validation at multiple system layers",
      "version": "1.1.0",
      "languages": "all"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/root-cause-tracing",
    "name": "Root Cause Tracing",
    "description": "Systematically trace bugs backward through call stack to find original trigger",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "root-cause-tracing",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when errors occur deep in execution and you need to trace back to find the original trigger",
      "version": "1.1.0",
      "languages": "all"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/systematic-debugging",
    "name": "Systematic Debugging",
    "description": "Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "systematic-debugging",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when encountering any bug, test failure, or unexpected behavior, before proposing fixes",
      "version": "2.1.0",
      "languages": "all"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/verification-before-completion",
    "name": "Verification Before Completion",
    "description": "Run verification commands and confirm output before claiming success",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "verification-before-completion",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when about to claim work is complete, fixed, or passing, before committing or creating PRs",
      "version": "1.1.0",
      "languages": "all"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/docs-seeker",
    "name": "docs-seeker",
    "description": "Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt support, (5) Multiple documentation sources in parallel",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "docs-seeker",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "repomix",
        "name": "repomix",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/docx",
    "name": "docx",
    "description": "Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "docx",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "docx",
        "name": "docx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "defusedxml",
        "name": "defusedxml",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/pdf",
    "name": "pdf",
    "description": "Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "pdf",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pytesseract",
        "name": "pytesseract",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/pptx",
    "name": "pptx",
    "description": "Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "pptx",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pptxgenjs",
        "name": "pptxgenjs",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-icons",
        "name": "react-icons",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sharp",
        "name": "sharp",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "defusedxml",
        "name": "defusedxml",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/xlsx",
    "name": "xlsx",
    "description": "Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "xlsx",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Proprietary. LICENSE.txt has complete terms",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/frontend-design",
    "name": "frontend-design",
    "description": "Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "frontend-design",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/frontend-development",
    "name": "frontend-dev-guidelines",
    "description": "Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "frontend-development",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/google-adk-python",
    "name": "google-adk-python",
    "description": "",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "google-adk-python",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "google-adk",
        "name": "google-adk",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/mcp-builder",
    "name": "mcp-builder",
    "description": "Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "mcp-builder",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/mcp-management",
    "name": "mcp-management",
    "description": "Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "mcp-management",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsx",
        "name": "tsx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "gemini-cli",
        "name": "gemini-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "node",
        "name": "node",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/media-processing",
    "name": "media-processing",
    "description": "Process multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware acceleration) and ImageMagick (image manipulation, format conversion, batch processing, effects, composition). Use when converting media formats, encoding videos with specific codecs (H.264, H.265, VP9), resizing/cropping images, extracting audio from video, applying filters and effects, optimizing file sizes, creating streaming manifests (HLS/DASH), generating thumbnails, batch processing images, creating composite images, or implementing media processing pipelines. Supports 100+ formats, hardware acceleration (NVENC, QSV), and complex filtergraphs.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "media-processing",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/mermaidjs-v11",
    "name": "mermaidjs-v11",
    "description": "Create diagrams and visualizations using Mermaid.js v11 syntax. Use when generating flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, Gantt charts, user journeys, timelines, architecture diagrams, or any of 24+ diagram types. Supports JavaScript API integration, CLI rendering to SVG/PNG/PDF, theming, configuration, and accessibility features. Essential for documentation, technical diagrams, project planning, system architecture, and visual communication.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "mermaidjs-v11",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "mermaid-js",
        "name": "@mermaid-js/mermaid-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/payment-integration",
    "name": "payment-integration",
    "description": "Integrate payments with SePay (VietQR), Polar, Stripe, Paddle (MoR subscriptions), Creem.io (licensing). Checkout, webhooks, subscriptions, QR codes, multi-provider orders.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "payment-integration",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "node",
        "name": "node",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "2.2.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/problem-solving",
    "name": "problem-solving",
    "description": "Creative problem-solving techniques for breaking through stuck points - includes collision-zone thinking, inversion, pattern recognition, and simplification",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "problem-solving",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when stuck on a problem, need innovation beyond conventional approaches, or want to find elegant solutions",
      "version": "1.0.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/collision-zone-thinking",
    "name": "Collision-Zone Thinking",
    "description": "Force unrelated concepts together to discover emergent properties - \"What if we treated X like Y?\"",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "collision-zone-thinking",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when conventional approaches feel inadequate and you need breakthrough innovation by forcing unrelated concepts together",
      "version": "1.1.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/inversion-exercise",
    "name": "Inversion Exercise",
    "description": "Flip core assumptions to reveal hidden constraints and alternative approaches - \"what if the opposite were true?\"",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "inversion-exercise",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when stuck on unquestioned assumptions or feeling forced into \"the only way\" to do something",
      "version": "1.1.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/meta-pattern-recognition",
    "name": "Meta-Pattern Recognition",
    "description": "Spot patterns appearing in 3+ domains to find universal principles",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "meta-pattern-recognition",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when noticing the same pattern across 3+ different domains or experiencing déjà vu in problem-solving",
      "version": "1.1.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/scale-game",
    "name": "Scale Game",
    "description": "Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "scale-game",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when uncertain about scalability, edge cases unclear, or validating architecture for production volumes",
      "version": "1.1.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/simplification-cascades",
    "name": "Simplification Cascades",
    "description": "Find one insight that eliminates multiple components - \"if this is true, we don't need X, Y, or Z\"",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "simplification-cascades",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when implementing the same concept multiple ways, accumulating special cases, or complexity is spiraling",
      "version": "1.1.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/when-stuck",
    "name": "When Stuck - Problem-Solving Dispatch",
    "description": "Dispatch to the right problem-solving technique based on how you're stuck",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "when-stuck",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "when_to_use": "when stuck and unsure which problem-solving technique to apply for your specific type of stuck-ness",
      "version": "1.1.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/repomix",
    "name": "repomix",
    "description": "Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "repomix",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "repomix",
        "name": "repomix",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "repomix",
        "name": "repomix",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pytest",
        "name": "pytest",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/sequential-thinking",
    "name": "sequential-thinking",
    "description": "Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "sequential-thinking",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/shopify",
    "name": "shopify",
    "description": "Build Shopify applications, extensions, and themes using GraphQL/REST APIs, Shopify CLI, Polaris UI components, and Liquid templating. Capabilities include app development with OAuth authentication, checkout UI extensions for customizing checkout flow, admin UI extensions for dashboard integration, POS extensions for retail, theme development with Liquid, webhook management, billing API integration, product/order/customer management. Use when building Shopify apps, implementing checkout customizations, creating admin interfaces, developing themes, integrating payment processing, managing store data via APIs, or extending Shopify functionality.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "shopify",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "shopify",
        "name": "@shopify/cli@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "shopify",
        "name": "@shopify/cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "shopify-cli",
        "name": "shopify-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/skill-creator",
    "name": "skill-creator",
    "description": "Create or update Claude skills. Use for new skills, skill references, skill scripts, optimizing existing skills, extending Claude's capabilities.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "skill-creator",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {
      "version": "2.0.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/template-skill",
    "name": "template-skill",
    "description": "Replace with description of the skill and when Claude should use it.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "template-skill",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "mrgoonie/claudekit-skills/threejs",
    "name": "threejs",
    "description": "Build 3D web apps with Three.js (WebGL/WebGPU). Use for 3D scenes, animations, custom shaders, PBR materials, VR/XR experiences, games, data visualizations, product configurators.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "threejs",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "2.0.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/ui-styling",
    "name": "ui-styling",
    "description": "Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns, forms, tables), customizing themes and colors, implementing dark mode, generating visual designs and posters, or establishing consistent styling patterns across applications.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "ui-styling",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "shadcn@latest",
        "name": "shadcn@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "tailwindcss",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "shadcn-ui@latest",
        "name": "shadcn-ui@latest",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "not",
        "name": "not",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/web-frameworks",
    "name": "web-frameworks",
    "description": "Build modern full-stack web applications with Next.js (App Router, Server Components, RSC, PPR, SSR, SSG, ISR), Turborepo (monorepo management, task pipelines, remote caching, parallel execution), and RemixIcon (3100+ SVG icons in outlined/filled styles). Use when creating React applications, implementing server-side rendering, setting up monorepos with multiple packages, optimizing build performance and caching strategies, adding icon libraries, managing shared dependencies, or working with TypeScript full-stack projects.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "web-frameworks",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-next-app@latest",
        "name": "create-next-app@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "remixicon",
        "name": "remixicon",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-turbo@latest",
        "name": "create-turbo@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "turbo",
        "name": "turbo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "mrgoonie/claudekit-skills/web-testing",
    "name": "web-testing",
    "description": "Web testing with Playwright, Vitest, k6. E2E/unit/integration/load/security/visual/a11y testing. Use for test automation, flakiness, Core Web Vitals, mobile gestures, cross-browser.",
    "source": "mrgoonie/claudekit-skills",
    "skillId": "web-testing",
    "installs": 0,
    "githubStars": 1788,
    "repoUrl": "https://github.com/mrgoonie/claudekit-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "axe-core",
        "name": "@axe-core/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lighthouse",
        "name": "lighthouse",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lhci",
        "name": "lhci",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "2.0.0"
    }
  },
  {
    "id": "obra/superpowers/dispatching-parallel-agents",
    "name": "dispatching-parallel-agents",
    "description": "Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies",
    "source": "obra/superpowers",
    "skillId": "dispatching-parallel-agents",
    "installs": 0,
    "githubStars": 65649,
    "repoUrl": "https://github.com/obra/superpowers",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "obra/superpowers/executing-plans",
    "name": "executing-plans",
    "description": "Use when you have a written implementation plan to execute in a separate session with review checkpoints",
    "source": "obra/superpowers",
    "skillId": "executing-plans",
    "installs": 0,
    "githubStars": 65649,
    "repoUrl": "https://github.com/obra/superpowers",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "obra/superpowers/finishing-a-development-branch",
    "name": "finishing-a-development-branch",
    "description": "Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup",
    "source": "obra/superpowers",
    "skillId": "finishing-a-development-branch",
    "installs": 0,
    "githubStars": 65649,
    "repoUrl": "https://github.com/obra/superpowers",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "obra/superpowers/receiving-code-review",
    "name": "receiving-code-review",
    "description": "Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation",
    "source": "obra/superpowers",
    "skillId": "receiving-code-review",
    "installs": 0,
    "githubStars": 65649,
    "repoUrl": "https://github.com/obra/superpowers",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "obra/superpowers/requesting-code-review",
    "name": "requesting-code-review",
    "description": "Use when completing tasks, implementing major features, or before merging to verify work meets requirements",
    "source": "obra/superpowers",
    "skillId": "requesting-code-review",
    "installs": 0,
    "githubStars": 65649,
    "repoUrl": "https://github.com/obra/superpowers",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "obra/superpowers/subagent-driven-development",
    "name": "subagent-driven-development",
    "description": "Use when executing implementation plans with independent tasks in the current session",
    "source": "obra/superpowers",
    "skillId": "subagent-driven-development",
    "installs": 0,
    "githubStars": 65649,
    "repoUrl": "https://github.com/obra/superpowers",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "obra/superpowers/systematic-debugging",
    "name": "systematic-debugging",
    "description": "Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes",
    "source": "obra/superpowers",
    "skillId": "systematic-debugging",
    "installs": 0,
    "githubStars": 65649,
    "repoUrl": "https://github.com/obra/superpowers",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "obra/superpowers/test-driven-development",
    "name": "test-driven-development",
    "description": "Use when implementing any feature or bugfix, before writing implementation code",
    "source": "obra/superpowers",
    "skillId": "test-driven-development",
    "installs": 0,
    "githubStars": 65649,
    "repoUrl": "https://github.com/obra/superpowers",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "obra/superpowers/using-git-worktrees",
    "name": "using-git-worktrees",
    "description": "Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification",
    "source": "obra/superpowers",
    "skillId": "using-git-worktrees",
    "installs": 0,
    "githubStars": 65649,
    "repoUrl": "https://github.com/obra/superpowers",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "obra/superpowers/using-superpowers",
    "name": "using-superpowers",
    "description": "Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions",
    "source": "obra/superpowers",
    "skillId": "using-superpowers",
    "installs": 0,
    "githubStars": 65649,
    "repoUrl": "https://github.com/obra/superpowers",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "obra/superpowers/verification-before-completion",
    "name": "verification-before-completion",
    "description": "Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always",
    "source": "obra/superpowers",
    "skillId": "verification-before-completion",
    "installs": 0,
    "githubStars": 65649,
    "repoUrl": "https://github.com/obra/superpowers",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "obra/superpowers/writing-plans",
    "name": "writing-plans",
    "description": "Use when you have a spec or requirements for a multi-step task, before touching code",
    "source": "obra/superpowers",
    "skillId": "writing-plans",
    "installs": 0,
    "githubStars": 65649,
    "repoUrl": "https://github.com/obra/superpowers",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "obra/superpowers/writing-skills",
    "name": "writing-skills",
    "description": "Use when creating new skills, editing existing skills, or verifying skills work before deployment",
    "source": "obra/superpowers",
    "skillId": "writing-skills",
    "installs": 0,
    "githubStars": 65649,
    "repoUrl": "https://github.com/obra/superpowers",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/ab-test-setup",
    "name": "ab-test-setup",
    "description": "When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions \"A/B test,\" \"split test,\" \"experiment,\" \"test this change,\" \"variant copy,\" \"multivariate test,\" or \"hypothesis.\" For tracking implementation, see analytics-tracking.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "ab-test-setup",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/ad-creative",
    "name": "ad-creative",
    "description": "When the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising platform. Also use when the user mentions 'ad copy variations,' 'ad creative,' 'generate headlines,' 'RSA headlines,' 'bulk ad copy,' 'ad iterations,' 'creative testing,' or 'ad performance optimization.' This skill covers generating ad creative at scale, iterating based on performance data, and enforcing platform character limits. For campaign strategy and targeting, see paid-ads. For landing page copy, see copywriting.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "ad-creative",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/ai-seo",
    "name": "ai-seo",
    "description": "When the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers. Also use when the user mentions 'AI SEO,' 'AEO,' 'GEO,' 'LLMO,' 'answer engine optimization,' 'generative engine optimization,' 'LLM optimization,' 'AI Overviews,' 'optimize for ChatGPT,' 'optimize for Perplexity,' 'AI citations,' 'AI visibility,' or 'zero-click search.' This skill covers content optimization for AI answer engines, monitoring AI visibility, and getting cited as a source. For traditional technical and on-page SEO audits, see seo-audit. For structured data implementation, see schema-markup.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "ai-seo",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/analytics-tracking",
    "name": "analytics-tracking",
    "description": "When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions \"set up tracking,\" \"GA4,\" \"Google Analytics,\" \"conversion tracking,\" \"event tracking,\" \"UTM parameters,\" \"tag manager,\" \"GTM,\" \"analytics implementation,\" or \"tracking plan.\" For A/B test measurement, see ab-test-setup.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "analytics-tracking",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/churn-prevention",
    "name": "churn-prevention",
    "description": "When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause subscription,' or 'involuntary churn.' This skill covers voluntary churn (cancel flows, save offers, exit surveys) and involuntary churn (dunning, payment recovery). For post-cancel win-back email sequences, see email-sequence. For in-app upgrade paywalls, see paywall-upgrade-cro.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "churn-prevention",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/competitor-alternatives",
    "name": "competitor-alternatives",
    "description": "When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product] alternative,' or 'competitive landing pages.' Covers four formats: singular alternative, plural alternatives, you vs competitor, and competitor vs competitor. Emphasizes deep research, modular content architecture, and varied section types beyond feature tables.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "competitor-alternatives",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/content-strategy",
    "name": "content-strategy",
    "description": "When the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Also use when the user mentions \"content strategy,\" \"what should I write about,\" \"content ideas,\" \"blog strategy,\" \"topic clusters,\" or \"content planning.\" For writing individual pieces, see copywriting. For SEO-specific audits, see seo-audit.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "content-strategy",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/copy-editing",
    "name": "copy-editing",
    "description": "When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "copy-editing",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/copywriting",
    "name": "copywriting",
    "description": "When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says \"write copy for,\" \"improve this copy,\" \"rewrite this page,\" \"marketing copy,\" \"headline help,\" or \"CTA copy.\" For email copy, see email-sequence. For popup copy, see popup-cro.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "copywriting",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/form-cro",
    "name": "form-cro",
    "description": "When the user wants to optimize any form that is NOT signup/registration — including lead capture forms, contact forms, demo request forms, application forms, survey forms, or checkout forms. Also use when the user mentions \"form optimization,\" \"lead form conversions,\" \"form friction,\" \"form fields,\" \"form completion rate,\" or \"contact form.\" For signup/registration forms, see signup-flow-cro. For popups containing forms, see popup-cro.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "form-cro",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/free-tool-strategy",
    "name": "free-tool-strategy",
    "description": "When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user mentions \"engineering as marketing,\" \"free tool,\" \"marketing tool,\" \"calculator,\" \"generator,\" \"interactive tool,\" \"lead gen tool,\" \"build a tool for leads,\" or \"free resource.\" This skill bridges engineering and marketing — useful for founders and technical marketers.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "free-tool-strategy",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/launch-strategy",
    "name": "launch-strategy",
    "description": "When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,' 'beta launch,' 'early access,' 'waitlist,' or 'product update.' This skill covers phased launches, channel strategy, and ongoing launch momentum.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "launch-strategy",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/marketing-ideas",
    "name": "marketing-ideas",
    "description": "When the user needs marketing ideas, inspiration, or strategies for their SaaS or software product. Also use when the user asks for 'marketing ideas,' 'growth ideas,' 'how to market,' 'marketing strategies,' 'marketing tactics,' 'ways to promote,' or 'ideas to grow.' This skill provides 139 proven marketing approaches organized by category.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "marketing-ideas",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/marketing-psychology",
    "name": "marketing-psychology",
    "description": "When the user wants to apply psychological principles, mental models, or behavioral science to marketing. Also use when the user mentions 'psychology,' 'mental models,' 'cognitive bias,' 'persuasion,' 'behavioral science,' 'why people buy,' 'decision-making,' or 'consumer behavior.' This skill provides 70+ mental models organized for marketing application.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "marketing-psychology",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/onboarding-cro",
    "name": "onboarding-cro",
    "description": "When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions \"onboarding flow,\" \"activation rate,\" \"user activation,\" \"first-run experience,\" \"empty states,\" \"onboarding checklist,\" \"aha moment,\" or \"new user experience.\" For signup/registration optimization, see signup-flow-cro. For ongoing email sequences, see email-sequence.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "onboarding-cro",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/page-cro",
    "name": "page-cro",
    "description": "When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or blog posts. Also use when the user says \"CRO,\" \"conversion rate optimization,\" \"this page isn't converting,\" \"improve conversions,\" or \"why isn't this page working.\" For signup/registration flows, see signup-flow-cro. For post-signup activation, see onboarding-cro. For forms outside of signup, see form-cro. For popups/modals, see popup-cro.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "page-cro",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/paid-ads",
    "name": "paid-ads",
    "description": "When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, audience targeting, and optimization. For bulk ad creative generation and iteration, see ad-creative.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "paid-ads",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/paywall-upgrade-cro",
    "name": "paywall-upgrade-cro",
    "description": "When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions \"paywall,\" \"upgrade screen,\" \"upgrade modal,\" \"upsell,\" \"feature gate,\" \"convert free to paid,\" \"freemium conversion,\" \"trial expiration screen,\" \"limit reached screen,\" \"plan upgrade prompt,\" or \"in-app pricing.\" Distinct from public pricing pages (see page-cro) — this skill focuses on in-product upgrade moments where the user has already experienced value.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "paywall-upgrade-cro",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/popup-cro",
    "name": "popup-cro",
    "description": "When the user wants to create or optimize popups, modals, overlays, slide-ins, or banners for conversion purposes. Also use when the user mentions \"exit intent,\" \"popup conversions,\" \"modal optimization,\" \"lead capture popup,\" \"email popup,\" \"announcement banner,\" or \"overlay.\" For forms outside of popups, see form-cro. For general page conversion optimization, see page-cro.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "popup-cro",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/product-marketing-context",
    "name": "product-marketing-context",
    "description": "When the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'marketing context,' 'set up context,' 'positioning,' or wants to avoid repeating foundational information across marketing tasks. Creates `.agents/product-marketing-context.md` that other marketing skills reference.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "product-marketing-context",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/programmatic-seo",
    "name": "programmatic-seo",
    "description": "When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions \"programmatic SEO,\" \"template pages,\" \"pages at scale,\" \"directory pages,\" \"location pages,\" \"[keyword] + [city] pages,\" \"comparison pages,\" \"integration pages,\" or \"building many pages for SEO.\" For auditing existing SEO issues, see seo-audit.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "programmatic-seo",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/referral-program",
    "name": "referral-program",
    "description": "When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of mouth,' 'viral loop,' 'refer a friend,' or 'partner program.' This skill covers program design, incentive structure, and growth optimization.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "referral-program",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/revops",
    "name": "revops",
    "description": "When the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes. Also use when the user mentions 'RevOps,' 'revenue operations,' 'lead scoring,' 'lead routing,' 'MQL,' 'SQL,' 'pipeline stages,' 'deal desk,' 'CRM automation,' 'marketing-to-sales handoff,' or 'data hygiene.' For cold outreach emails, see cold-email. For email drip campaigns, see email-sequence. For pricing decisions, see pricing-strategy.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "revops",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/sales-enablement",
    "name": "sales-enablement",
    "description": "When the user wants to create sales collateral, pitch decks, one-pagers, objection handling docs, or demo scripts. Also use when the user mentions 'sales deck,' 'pitch deck,' 'one-pager,' 'leave-behind,' 'objection handling,' 'ROI calculator,' 'demo script,' 'talk track,' 'sales playbook,' 'proposal template,' or 'buyer persona card.' For competitor battle cards and comparison pages, see competitor-alternatives. For marketing website copy, see copywriting. For cold outreach emails, see cold-email.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "sales-enablement",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/schema-markup",
    "name": "schema-markup",
    "description": "When the user wants to add, fix, or optimize schema markup and structured data on their site. Also use when the user mentions \"schema markup,\" \"structured data,\" \"JSON-LD,\" \"rich snippets,\" \"schema.org,\" \"FAQ schema,\" \"product schema,\" \"review schema,\" or \"breadcrumb schema.\" For broader SEO issues, see seo-audit.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "schema-markup",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/signup-flow-cro",
    "name": "signup-flow-cro",
    "description": "When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions \"signup conversions,\" \"registration friction,\" \"signup form optimization,\" \"free trial signup,\" \"reduce signup dropoff,\" or \"account creation flow.\" For post-signup onboarding, see onboarding-cro. For lead capture forms (not account creation), see form-cro.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "signup-flow-cro",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "coreyhaines31/marketingskills/site-architecture",
    "name": "site-architecture",
    "description": "When the user wants to plan, map, or restructure their website's page hierarchy, navigation, URL structure, or internal linking. Also use when the user mentions \"sitemap,\" \"site map,\" \"visual sitemap,\" \"site structure,\" \"page hierarchy,\" \"information architecture,\" \"IA,\" \"navigation design,\" \"URL structure,\" \"breadcrumbs,\" \"internal linking strategy,\" or \"website planning.\" NOT for XML sitemaps (that's technical SEO — see seo-audit). For SEO audits, see seo-audit. For structured data, see schema-markup.",
    "source": "coreyhaines31/marketingskills",
    "skillId": "site-architecture",
    "installs": 0,
    "githubStars": 9856,
    "repoUrl": "https://github.com/coreyhaines31/marketingskills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/chunking-strategy",
    "name": "chunking-strategy",
    "description": "Provides optimal chunking strategies in RAG systems and document processing pipelines. Use when building retrieval-augmented generation systems, vector databases, or processing large documents that require breaking into semantically meaningful segments for embeddings and search.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "chunking-strategy",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/prompt-engineering",
    "name": "prompt-engineering",
    "description": "This skill should be used when creating, optimizing, or implementing advanced prompt patterns including few-shot learning, chain-of-thought reasoning, prompt optimization workflows, template systems, and system prompt design. It provides comprehensive frameworks for building production-ready prompts with measurable performance improvements.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "prompt-engineering",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/rag",
    "name": "rag",
    "description": "Provides patterns to build Retrieval-Augmented Generation (RAG) systems for AI applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "rag",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cli-beast",
    "name": "aws-cli-beast",
    "description": "Provides comprehensive AWS CLI mastery cloud for advanced engineers. Use for complex AWS resource management, bulk operations, automation scripts, cross-service workflows, security hardening, and high-efficiency CLI patterns across EC2, Lambda, S3, DynamoDB, RDS, VPC, IAM, Bedrock, and CloudWatch. Triggers on \"aws beast mode\", \"optimize aws resources via cli\", \"bulk s3 migration cli\", \"audit iam policies beast\", \"troubleshoot vpc networking cli\".",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cli-beast",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cost-optimization",
    "name": "aws-cost-optimization",
    "description": "Provides structured AWS cost optimization guidance using five pillars (right-sizing, elasticity, pricing models, storage optimization, monitoring) and twelve actionable best practices. Use when optimizing AWS costs, reviewing AWS spending, finding unused AWS resources, implementing FinOps practices, reducing EC2/EBS/S3 bills, configuring AWS Budgets, or performing AWS Well-Architected cost reviews.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cost-optimization",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-drawio-architecture-diagrams",
    "name": "aws-drawio-architecture-diagrams",
    "description": "Provides professional AWS architecture diagram creation in draw.io XML format (.drawio files) using official AWS Architecture Icons (aws4 library). Use when creating AWS cloud architecture diagrams, infrastructure diagrams, network topology diagrams, serverless architectures, multi-tier application diagrams, VPC layouts, or any AWS visual diagram in draw.io format.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-drawio-architecture-diagrams",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-auto-scaling",
    "name": "aws-cloudformation-auto-scaling",
    "description": "Provides AWS CloudFormation patterns for Auto Scaling including EC2, ECS, and Lambda. Use when creating Auto Scaling groups, launch configurations, launch templates, scaling policies, lifecycle hooks, and predictive scaling. Covers template structure with Parameters, Outputs, Mappings, Conditions, cross-stack references, and best practices for high availability and cost optimization.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-auto-scaling",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-bedrock",
    "name": "aws-cloudformation-bedrock",
    "description": "Provides AWS CloudFormation patterns for Amazon Bedrock resources including agents, knowledge bases, data sources, guardrails, prompts, flows, and inference profiles. Use when creating Bedrock agents with action groups, implementing RAG with knowledge bases, configuring vector stores, setting up content moderation guardrails, managing prompts, orchestrating workflows with flows, and configuring inference profiles for model optimization.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-bedrock",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-cloudfront",
    "name": "aws-cloudformation-cloudfront",
    "description": "Provides AWS CloudFormation patterns for CloudFront distributions, origins (ALB, S3, Lambda@Edge, VPC Origins), CacheBehaviors, Functions, SecurityHeaders, parameters, Outputs and cross-stack references. Use when creating CloudFront distributions with CloudFormation, configuring multiple origins, implementing caching strategies, managing custom domains with ACM, configuring WAF, and optimizing performance.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-cloudfront",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-cloudwatch",
    "name": "aws-cloudformation-cloudwatch",
    "description": "Provides AWS CloudFormation patterns for CloudWatch monitoring, metrics, alarms, dashboards, logs, and observability. Use when creating CloudWatch metrics, alarms, dashboards, log groups, log subscriptions, anomaly detection, synthesized canaries, Application Signals, and implementing template structure with Parameters, Outputs, Mappings, Conditions, cross-stack references, and CloudWatch best practices for monitoring production infrastructure.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-cloudwatch",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-dynamodb",
    "name": "aws-cloudformation-dynamodb",
    "description": "Provides AWS CloudFormation patterns for DynamoDB tables, GSIs, LSIs, auto-scaling, and streams. Use when creating DynamoDB tables with CloudFormation, configuring primary keys, local/global secondary indexes, capacity modes (on-demand/provisioned), point-in-time recovery, encryption, TTL, and implementing template structure with Parameters, Outputs, Mappings, Conditions, cross-stack references.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-dynamodb",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-ec2",
    "name": "aws-cloudformation-ec2",
    "description": "Provides AWS CloudFormation patterns for EC2 instances, Security Groups, IAM roles, and load balancers. Use when creating EC2 instances, SPOT instances, Security Groups, IAM roles for EC2, Application Load Balancers (ALB), Target Groups, and implementing template structure with Parameters, Outputs, Mappings, Conditions, and cross-stack references.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-ec2",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cfn-lint",
        "name": "cfn-lint",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-ecs",
    "name": "aws-cloudformation-ecs",
    "description": "Provides AWS CloudFormation patterns for ECS clusters, services, and task definitions. Use when creating ECS infrastructure with CloudFormation, configuring container definitions, scaling policies, service discovery, load balancing integration, and implementing template structure with Parameters, Outputs, Mappings, Conditions, cross-stack references, and blue/green deployments with CodeDeploy.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-ecs",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-elasticache",
    "name": "aws-cloudformation-elasticache",
    "description": "Provides AWS CloudFormation patterns for Amazon ElastiCache. Use when creating ElastiCache clusters (Redis, Memcached), replication groups, parameter groups, subnet groups, and implementing template structure with Parameters, Outputs, Mappings, Conditions, and cross-stack references for distributed caching infrastructure.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-elasticache",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cfn-lint",
        "name": "cfn-lint",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-iam",
    "name": "aws-cloudformation-iam",
    "description": "Provides AWS CloudFormation patterns for IAM users, roles, policies, and managed policies. Use when creating IAM resources with CloudFormation, implementing least privilege access, configuring cross-account access, setting up identity centers, managing permissions boundaries, and organizing template structure with Parameters, Outputs, Mappings, Conditions for secure infrastructure deployments.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-iam",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-lambda",
    "name": "aws-cloudformation-lambda",
    "description": "Provides AWS CloudFormation patterns for Lambda functions, layers, event sources, and integrations. Use when creating Lambda functions with CloudFormation, configuring API Gateway, Step Functions, EventBridge, SQS, SNS triggers, and implementing template structure with Parameters, Outputs, Mappings, Conditions, cross-stack references, and best practices for cold start optimization.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-lambda",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-rds",
    "name": "aws-cloudformation-rds",
    "description": "Provides AWS CloudFormation patterns for Amazon RDS databases. Use when creating RDS instances (MySQL, PostgreSQL, Aurora), DB clusters, multi-AZ deployments, parameter groups, subnet groups, and implementing template structure with Parameters, Outputs, Mappings, Conditions, and cross-stack references.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-rds",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cfn-lint",
        "name": "cfn-lint",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-s3",
    "name": "aws-cloudformation-s3",
    "description": "Provides AWS CloudFormation patterns for Amazon S3. Use when creating S3 buckets, policies, versioning, lifecycle rules, and implementing template structure with Parameters, Outputs, Mappings, Conditions, and cross-stack references.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-s3",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-security",
    "name": "aws-cloudformation-security",
    "description": "Provides AWS CloudFormation patterns for infrastructure security, secrets management, encryption, and secure data handling. Use when creating secure CloudFormation templates with AWS Secrets Manager, KMS encryption, secure parameters, IAM policies, VPC security groups, TLS/SSL certificates, and encrypted traffic configurations. Covers template structure, parameter best practices, cross-stack references, and defense-in-depth strategies.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-security",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-task-ecs-deploy-gh",
    "name": "aws-cloudformation-task-ecs-deploy-gh",
    "description": "Provides patterns to deploy ECS tasks and services with GitHub Actions CI/CD. Use when building Docker images, pushing to ECR, updating ECS task definitions, deploying ECS services, integrating with CloudFormation stacks, configuring AWS OIDC authentication for GitHub Actions, and implementing production-ready container deployment pipelines. Supports ECS deployments with proper security (OIDC or IAM keys), multi-environment support, blue/green deployments, ECR private repositories with image scanning, and CloudFormation infrastructure updates.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-task-ecs-deploy-gh",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-cloudformation-vpc",
    "name": "aws-cloudformation-vpc",
    "description": "Provides AWS CloudFormation patterns for VPC infrastructure. Use when creating VPCs, Subnets, Route Tables, NAT Gateways, Internet Gateways, and implementing template structure with Parameters, Outputs, Mappings, Conditions, and cross-stack references.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-cloudformation-vpc",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cfn-lint",
        "name": "cfn-lint",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/claude-md-management",
    "name": "claude-md-management",
    "description": "Provides comprehensive CLAUDE.md file management capabilities including auditing, quality assessment, and targeted improvements. Use when user asks to check, audit, update, improve, fix, maintain, or validate CLAUDE.md files. Also triggers for \"project memory optimization\", \"CLAUDE.md quality check\", \"documentation review\", or when CLAUDE.md needs to be created from scratch. This skill scans all CLAUDE.md files, evaluates quality against standardized criteria, outputs detailed quality reports with scores and recommendations, then makes targeted updates with user approval.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "claude-md-management",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "documented",
        "name": "documented",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash, Edit"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/drawio-logical-diagrams",
    "name": "drawio-logical-diagrams",
    "description": "Creates professional logical flow diagrams and logical system architecture diagrams using draw.io XML format (.drawio files). Use when creating: (1) logical flow diagrams showing data/process flow between system components, (2) logical architecture diagrams representing system structure without cloud provider specifics, (3) BPMN process diagrams, (4) UML diagrams (class, sequence, activity), (5) data flow diagrams (DFD), (6) decision flowcharts, or (7) system interaction diagrams. This skill focuses on generic/abstract representations, not AWS/Azure-specific architectures (use aws-drawio-architecture-diagrams for cloud diagrams).",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "drawio-logical-diagrams",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-lambda-java-integration",
    "name": "aws-lambda-java-integration",
    "description": "Provides AWS Lambda integration patterns for Java with cold start optimization. Use when deploying Java functions to AWS Lambda, choosing between Micronaut and Raw Java approaches, optimizing cold starts below 1 second, configuring API Gateway or ALB integration, or implementing serverless Java applications. Triggers include \"create lambda java\", \"deploy java lambda\", \"micronaut lambda aws\", \"java lambda cold start\", \"aws lambda java performance\", \"java serverless framework\".",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-lambda-java-integration",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-rds-spring-boot-integration",
    "name": "aws-rds-spring-boot-integration",
    "description": "Provides patterns to configure AWS RDS (Aurora, MySQL, PostgreSQL) with Spring Boot applications. Use when setting up datasources, connection pooling, security, and production-ready database configuration.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-rds-spring-boot-integration",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-sdk-java-v2-bedrock",
    "name": "aws-sdk-java-v2-bedrock",
    "description": "Provides Amazon Bedrock patterns using AWS SDK for Java 2.x. Use when working with foundation models (listing, invoking), text generation, image generation, embeddings, streaming responses, or integrating generative AI with Spring Boot applications.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-sdk-java-v2-bedrock",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-sdk-java-v2-core",
    "name": "aws-sdk-java-v2-core",
    "description": "Provides core patterns and best practices for AWS SDK for Java 2.x. Use when configuring AWS service clients, setting up authentication, managing credentials, configuring timeouts, HTTP clients, or following AWS SDK best practices.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-sdk-java-v2-core",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-sdk-java-v2-kms",
    "name": "aws-sdk-java-v2-kms",
    "description": "Provides AWS Key Management Service (KMS) patterns using AWS SDK for Java 2.x. Use when creating/managing encryption keys, encrypting/decrypting data, generating data keys, digital signing, key rotation, or integrating encryption into Spring Boot applications.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-sdk-java-v2-kms",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-sdk-java-v2-lambda",
    "name": "aws-sdk-java-v2-lambda",
    "description": "Provides AWS Lambda patterns using AWS SDK for Java 2.x. Use when invoking Lambda functions, creating/updating functions, managing function configurations, working with Lambda layers, or integrating Lambda with Spring Boot applications.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-sdk-java-v2-lambda",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-sdk-java-v2-messaging",
    "name": "aws-sdk-java-v2-messaging",
    "description": "Provides AWS messaging patterns using AWS SDK for Java 2.x for SQS queues and SNS topics. Handles sending/receiving messages, FIFO queues, DLQ, subscriptions, and pub/sub patterns. Use when implementing messaging with SQS or SNS.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-sdk-java-v2-messaging",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-sdk-java-v2-rds",
    "name": "aws-sdk-java-v2-rds",
    "description": "Provides AWS RDS (Relational Database Service) management patterns using AWS SDK for Java 2.x. Use when creating, modifying, monitoring, or managing Amazon RDS database instances, snapshots, parameter groups, and configurations.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-sdk-java-v2-rds",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-sdk-java-v2-secrets-manager",
    "name": "aws-sdk-java-v2-secrets-manager",
    "description": "Provides AWS Secrets Manager patterns using AWS SDK for Java 2.x. Use when storing/retrieving secrets (passwords, API keys, tokens), rotating secrets automatically, managing database credentials, or integrating secret management into Spring Boot applications.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-sdk-java-v2-secrets-manager",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/clean-architecture",
    "name": "clean-architecture",
    "description": "Provides implementation patterns for Clean Architecture, Hexagonal Architecture (Ports & Adapters), and Domain-Driven Design in Java 21+ Spring Boot 3.5+ applications. Use when structuring layered architectures, separating domain logic from frameworks, implementing ports and adapters, creating entities/value objects/aggregates, or refactoring monolithic codebases for testability and maintainability.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "clean-architecture",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/langchain4j-ai-services-patterns",
    "name": "langchain4j-ai-services-patterns",
    "description": "Provides patterns to build declarative AI Services with LangChain4j using interface-based patterns, annotations, memory management, tools integration, and advanced application patterns. Use when implementing type-safe AI-powered features with minimal boilerplate code in Java applications.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "langchain4j-ai-services-patterns",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/langchain4j-mcp-server-patterns",
    "name": "langchain4j-mcp-server-patterns",
    "description": "Provides Model Context Protocol (MCP) server implementation patterns with LangChain4j. Use when building MCP servers to extend AI capabilities with custom tools, resources, and prompt templates.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "langchain4j-mcp-server-patterns",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep, WebFetch"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/langchain4j-rag-implementation-patterns",
    "name": "langchain4j-rag-implementation-patterns",
    "description": "Provides Retrieval-Augmented Generation (RAG) implementation patterns with LangChain4j. Handles document ingestion pipelines, embedding stores, vector search strategies, and knowledge-enhanced AI applications. Use when creating question-answering systems over document collections or AI assistants with external knowledge bases.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "langchain4j-rag-implementation-patterns",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/langchain4j-spring-boot-integration",
    "name": "langchain4j-spring-boot-integration",
    "description": "Provides integration patterns for LangChain4j with Spring Boot. Handles auto-configuration, dependency injection, and Spring ecosystem integration. Use when embedding LangChain4j into Spring Boot applications.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "langchain4j-spring-boot-integration",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/langchain4j-testing-strategies",
    "name": "langchain4j-testing-strategies",
    "description": "Provides testing strategies for LangChain4j-powered applications. Handles mocking LLM responses, testing retrieval chains, and validating AI workflows. Use when testing AI-powered features reliably.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "langchain4j-testing-strategies",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/langchain4j-tool-function-calling-patterns",
    "name": "langchain4j-tool-function-calling-patterns",
    "description": "Provides tool and function calling patterns with LangChain4j. Handles defining tools, function calls, and LLM agent integration. Use when building agentic applications that interact with tools.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "langchain4j-tool-function-calling-patterns",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep, WebFetch"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/langchain4j-vector-stores-configuration",
    "name": "langchain4j-vector-stores-configuration",
    "description": "Provides configuration patterns for LangChain4J vector stores in RAG applications. Use when building semantic search, integrating vector databases (PostgreSQL/pgvector, Pinecone, MongoDB, Milvus, Neo4j), implementing embedding storage/retrieval, setting up hybrid search, or optimizing vector database performance for production AI applications.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "langchain4j-vector-stores-configuration",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/qdrant",
    "name": "qdrant",
    "description": "Provides Qdrant vector database integration patterns with LangChain4j. Handles embedding storage, similarity search, and vector management for Java applications. Use when implementing vector-based retrieval for RAG systems, semantic search, or recommendation engines.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "qdrant",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/spring-ai-mcp-server-patterns",
    "name": "spring-ai-mcp-server-patterns",
    "description": "Provides Model Context Protocol (MCP) server implementation patterns with Spring AI. Use when building MCP servers to extend AI capabilities with custom tools, resources, and prompt templates using Spring's official AI framework.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "spring-ai-mcp-server-patterns",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/spring-boot-actuator",
    "name": "spring-boot-actuator",
    "description": "Provides patterns to configure Spring Boot Actuator for production-grade monitoring, health probes, secured management endpoints, and Micrometer metrics across JVM services. Use when setting up monitoring, health checks, or metrics for Spring Boot applications.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "spring-boot-actuator",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/spring-boot-cache",
    "name": "spring-boot-cache",
    "description": "Provides patterns for enabling and operating the Spring Cache abstraction in Spring Boot. Use when implementing application-level caching for performance-sensitive workloads.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "spring-boot-cache",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/spring-boot-crud-patterns",
    "name": "spring-boot-crud-patterns",
    "description": "Provides repeatable CRUD workflows for Spring Boot 3 services with Spring Data JPA and feature-focused architecture. Use when modeling aggregates, repositories, controllers, and DTOs for REST APIs.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "spring-boot-crud-patterns",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pyyaml",
        "name": "pyyaml",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/spring-boot-dependency-injection",
    "name": "spring-boot-dependency-injection",
    "description": "Provides dependency injection patterns for Spring Boot projects covering constructor-first patterns, optional collaborator handling, bean selection, and validation practices. Use when configuring beans, wiring dependencies, or troubleshooting injection issues.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "spring-boot-dependency-injection",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/spring-boot-event-driven-patterns",
    "name": "spring-boot-event-driven-patterns",
    "description": "Provides Event-Driven Architecture (EDA) patterns in Spring Boot using ApplicationEvent, @EventListener, and Kafka. Use when building loosely-coupled microservices with domain events, transactional event listeners, and distributed messaging patterns.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "spring-boot-event-driven-patterns",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/spring-boot-openapi-documentation",
    "name": "spring-boot-openapi-documentation",
    "description": "Provides patterns to generate comprehensive REST API documentation using SpringDoc OpenAPI 3.0 and Swagger UI in Spring Boot 3.x applications. Use when setting up API documentation, configuring Swagger UI, adding OpenAPI annotations, implementing security documentation, or enhancing REST endpoints with examples and schemas.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "spring-boot-openapi-documentation",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/spring-boot-resilience4j",
    "name": "spring-boot-resilience4j",
    "description": "This skill should be used when implementing fault tolerance and resilience patterns in Spring Boot applications using the Resilience4j library. Apply this skill to add circuit breaker, retry, rate limiter, bulkhead, time limiter, and fallback mechanisms to prevent cascading failures, handle transient errors, and manage external service dependencies gracefully in microservices architectures.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "spring-boot-resilience4j",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/spring-boot-saga-pattern",
    "name": "spring-boot-saga-pattern",
    "description": "Provides distributed transaction patterns using the Saga Pattern in Spring Boot microservices. Use when building microservices requiring transaction management across multiple services, handling compensating transactions, ensuring eventual consistency, or implementing choreography or orchestration-based sagas with Spring Boot, Kafka, or Axon Framework.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "spring-boot-saga-pattern",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/spring-boot-security-jwt",
    "name": "spring-boot-security-jwt",
    "description": "Provides JWT authentication and authorization patterns for Spring Boot 3.5.x covering token generation with JJWT, Bearer/cookie authentication, database/OAuth2 integration, and RBAC/permission-based access control using Spring Security 6.x. Use when implementing authentication or authorization in Spring Boot applications.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "spring-boot-security-jwt",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/spring-boot-test-patterns",
    "name": "spring-boot-test-patterns",
    "description": "Provides comprehensive testing patterns for Spring Boot applications including unit, integration, slice, and container-based testing with JUnit 5, Mockito, Testcontainers, and performance optimization. Use when implementing robust test suites for Spring Boot applications.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "spring-boot-test-patterns",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/spring-data-jpa",
    "name": "spring-data-jpa",
    "description": "Provides patterns to implement persistence layers with Spring Data JPA. Use when creating repositories, configuring entity relationships, writing queries (derived and @Query), setting up pagination, database auditing, transactions, UUID primary keys, multiple databases, and database indexing.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "spring-data-jpa",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/spring-data-neo4j",
    "name": "spring-data-neo4j",
    "description": "Provides Spring Data Neo4j integration patterns for graph database development. Use when working with Neo4j graph databases, node entities, relationships, Cypher queries, reactive Neo4j operations, or Spring Data Neo4j repositories.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "spring-data-neo4j",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-application-events",
    "name": "unit-test-application-events",
    "description": "Provides patterns for testing Spring application events (ApplicationEvent) with @EventListener and ApplicationEventPublisher. Handles event publishing, listening, and async event handling in Spring Boot applications. Use when validating event-driven workflows in your Spring Boot services.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-application-events",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-bean-validation",
    "name": "unit-test-bean-validation",
    "description": "Provides patterns for unit testing Jakarta Bean Validation (@Valid, @NotNull, @Min, @Max, etc.) with custom validators and constraint violations. Validates logic without Spring context. Use when ensuring data integrity and validation rules are correct.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-bean-validation",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-boundary-conditions",
    "name": "unit-test-boundary-conditions",
    "description": "Edge case and boundary testing patterns for unit tests. Testing minimum/maximum values, null cases, empty collections, and numeric precision. Pure JUnit 5 unit tests. Use when ensuring code handles limits and special cases correctly.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-boundary-conditions",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-caching",
    "name": "unit-test-caching",
    "description": "Provides patterns for unit testing caching behavior using Spring Cache annotations (@Cacheable, @CachePut, @CacheEvict). Use when validating cache configuration and cache hit/miss scenarios.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-caching",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-config-properties",
    "name": "unit-test-config-properties",
    "description": "Provides patterns for unit testing @ConfigurationProperties classes with @ConfigurationPropertiesTest. Use when validating application configuration binding and validation.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-config-properties",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-controller-layer",
    "name": "unit-test-controller-layer",
    "description": "Provides patterns for unit testing REST controllers using MockMvc and @WebMvcTest. Validates request/response mapping, validation, and exception handling. Use when testing web layer endpoints in isolation.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-controller-layer",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-exception-handler",
    "name": "unit-test-exception-handler",
    "description": "Provides patterns for unit testing @ExceptionHandler and @ControllerAdvice for global exception handling. Use when validating error response formatting and HTTP status codes.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-exception-handler",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-json-serialization",
    "name": "unit-test-json-serialization",
    "description": "Provides patterns for unit testing JSON serialization/deserialization with Jackson and @JsonTest. Use when validating JSON mapping, custom serializers, and date format handling.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-json-serialization",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-mapper-converter",
    "name": "unit-test-mapper-converter",
    "description": "Provides patterns for unit testing mappers and converters (MapStruct, custom mappers). Validates object transformation logic in isolation. Use when ensuring correct data transformation between DTOs and domain objects.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-mapper-converter",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-parameterized",
    "name": "unit-test-parameterized",
    "description": "Provides parameterized testing patterns with @ParameterizedTest, @ValueSource, @CsvSource. Enables running a single test method with multiple input combinations. Use when testing multiple scenarios with similar logic.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-parameterized",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-scheduled-async",
    "name": "unit-test-scheduled-async",
    "description": "Provides patterns for unit testing scheduled and async tasks using @Scheduled and @Async. Handles mocking task execution and timing. Use when validating asynchronous operations and scheduling behavior.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-scheduled-async",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-security-authorization",
    "name": "unit-test-security-authorization",
    "description": "Provides patterns for unit testing Spring Security with @PreAuthorize, @Secured, @RolesAllowed. Validates role-based access control and authorization policies. Use when testing security configurations and access control logic.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-security-authorization",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-service-layer",
    "name": "unit-test-service-layer",
    "description": "Provides patterns for unit testing service layer with Mockito. Validates business logic in isolation by mocking dependencies. Use when testing service behaviors and business logic without database or external services.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-service-layer",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/unit-test-utility-methods",
    "name": "unit-test-utility-methods",
    "description": "Provides patterns for unit testing utility/helper classes and static methods. Validates pure functions and helper logic. Use when verifying utility code correctness.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "unit-test-utility-methods",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-lambda-php-integration",
    "name": "aws-lambda-php-integration",
    "description": "Provides AWS Lambda integration patterns for PHP with Symfony using the Bref framework. Use when deploying PHP/Symfony applications to AWS Lambda, optimizing cold starts, configuring API Gateway integration, or implementing serverless PHP applications with Bref. Triggers include \"create lambda php\", \"deploy symfony lambda\", \"bref lambda aws\", \"php lambda cold start\", \"aws lambda php performance\", \"symfony serverless\", \"php serverless framework\".",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-lambda-php-integration",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/clean-architecture",
    "name": "clean-architecture",
    "description": "Provides implementation patterns for Clean Architecture, Hexagonal Architecture (Ports & Adapters), and Domain-Driven Design in PHP 8.3+ with Symfony 7.x. Use when architecting enterprise PHP applications with entities/value objects/aggregates, refactoring legacy code to modern patterns, implementing domain-driven design with Symfony, or creating testable backends with clear separation of concerns.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "clean-architecture",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Edit, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/wordpress-sage-theme",
    "name": "wordpress-sage-theme",
    "description": "Provides WordPress theme development patterns using Sage (roots/sage) framework. Use when creating, modifying, or debugging WordPress themes with Sage, including (1): creating new Sage themes from scratch, (2): setting up Blade templates and components, (3): configuring build tools (Vite, Bud), (4): working with WordPress theme templates and hierarchy, (5): implementing ACF fields integration, (6): theme customization and asset management.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "wordpress-sage-theme",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "composer",
        "name": "composer",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "tailwindcss",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-lambda-python-integration",
    "name": "aws-lambda-python-integration",
    "description": "Provides AWS Lambda integration patterns for Python with cold start optimization. Use when deploying Python functions to AWS Lambda, choosing between AWS Chalice and raw Python approaches, optimizing cold starts, configuring API Gateway or ALB integration, or implementing serverless Python applications. Triggers include \"create lambda python\", \"deploy python lambda\", \"chalice lambda aws\", \"python lambda cold start\", \"aws lambda python performance\", \"python serverless framework\".",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-lambda-python-integration",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/clean-architecture",
    "name": "clean-architecture",
    "description": "Provides implementation patterns for Clean Architecture, Hexagonal Architecture (Ports & Adapters), and Domain-Driven Design in Python applications with FastAPI or Flask. Use when designing maintainable backends with separation of concerns, implementing repository patterns, creating entities/value objects/aggregates, or structuring domain logic independent of frameworks for testability.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "clean-architecture",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/aws-lambda-typescript-integration",
    "name": "aws-lambda-typescript-integration",
    "description": "Provides AWS Lambda integration patterns for TypeScript with cold start optimization. Use when deploying TypeScript functions to AWS Lambda, choosing between NestJS framework and raw TypeScript approaches, optimizing cold starts, configuring API Gateway or ALB integration, or implementing serverless TypeScript applications. Triggers include \"create lambda typescript\", \"deploy typescript lambda\", \"nestjs lambda aws\", \"raw typescript lambda\", \"aws lambda typescript performance\".",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "aws-lambda-typescript-integration",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/better-auth",
    "name": "better-auth",
    "description": "Provides Better Auth authentication integration patterns for NestJS backend and Next.js frontend with Drizzle ORM and PostgreSQL. Use when implementing authentication - Setting up Better Auth with NestJS backend, Integrating Next.js App Router frontend, Configuring Drizzle ORM schema with PostgreSQL, Implementing social login (GitHub, Google, etc.), Adding plugins (2FA, Organization, SSO, Magic Link, Passkey), Email/password authentication with session management, Creating protected routes and middleware",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "better-auth",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-auth",
        "name": "better-auth",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-orm",
        "name": "drizzle-orm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-kit",
        "name": "drizzle-kit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/clean-architecture",
    "name": "clean-architecture",
    "description": "Provides implementation patterns for Clean Architecture, Domain-Driven Design (DDD), and Hexagonal Architecture (Ports & Adapters) in NestJS/TypeScript applications. Use when structuring complex backend systems, designing domain layers with entities/value objects/aggregates, implementing ports and adapters, creating use cases, or refactoring from anemic models to rich domain models with dependency inversion.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "clean-architecture",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/drizzle-orm-patterns",
    "name": "drizzle-orm-patterns",
    "description": "Provides comprehensive Drizzle ORM patterns for schema definition, CRUD operations, relations, queries, transactions, and migrations. Proactively use for any Drizzle ORM development including defining database schemas, writing type-safe queries, implementing relations, managing transactions, and setting up migrations with Drizzle Kit. Supports PostgreSQL, MySQL, SQLite, MSSQL, and CockroachDB.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "drizzle-orm-patterns",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-kit",
        "name": "drizzle-kit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Grep, Glob"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/nestjs",
    "name": "nestjs",
    "description": "Provides comprehensive NestJS framework patterns with Drizzle ORM integration. Use when building NestJS applications, setting up APIs, implementing authentication, working with databases, or integrating Drizzle ORM. Covers controllers, providers, modules, middleware, guards, interceptors, testing, microservices, GraphQL, and database patterns.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "nestjs",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-orm",
        "name": "drizzle-orm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-kit",
        "name": "drizzle-kit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/nestjs-drizzle-crud-generator",
    "name": "nestjs-drizzle-crud-generator",
    "description": "Generates complete CRUD modules for NestJS applications with Drizzle ORM. Use when building server-side features in NestJS that require database operations, including creating new entities with full CRUD endpoints, services with Drizzle queries, Zod-validated DTOs, and unit tests. Triggered by requests like \"generate a user module\", \"create a product CRUD\", \"add a new entity with endpoints\", or when setting up database-backed features in NestJS.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "nestjs-drizzle-crud-generator",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/nextjs-app-router",
    "name": "nextjs-app-router",
    "description": "Provides patterns and code examples for building Next.js 16+ applications with App Router architecture. Use when creating projects with App Router, implementing Server Components and Client Components (\"use client\"), creating Server Actions for forms, building Route Handlers (route.ts), configuring caching with \"use cache\" directive (cacheLife, cacheTag), setting up parallel routes (@slot) or intercepting routes, migrating to proxy.ts, or working with App Router file conventions (layout.tsx, page.tsx, loading.tsx, error.tsx).",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "nextjs-app-router",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-next-app@latest",
        "name": "create-next-app@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/nextjs-authentication",
    "name": "nextjs-authentication",
    "description": "Provides authentication implementation patterns for Next.js 15+ App Router using Auth.js 5 (NextAuth.js). Use when setting up authentication flows, implementing protected routes, managing sessions in Server Components and Server Actions, configuring OAuth providers, implementing role-based access control, or handling sign-in/sign-out flows in Next.js applications.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "nextjs-authentication",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "next-auth@beta",
        "name": "next-auth@beta",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/nextjs-data-fetching",
    "name": "nextjs-data-fetching",
    "description": "Provides Next.js App Router data fetching patterns including SWR and React Query integration, parallel data fetching, Incremental Static Regeneration (ISR), revalidation strategies, and error boundaries. Use when implementing data fetching in Next.js applications, choosing between server and client fetching, setting up caching strategies, or handling loading and error states.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "nextjs-data-fetching",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "swr",
        "name": "swr",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tanstack",
        "name": "@tanstack/react-query",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/nextjs-deployment",
    "name": "nextjs-deployment",
    "description": "Provides comprehensive patterns for deploying Next.js applications to production. Use when configuring Docker containers, setting up GitHub Actions CI/CD pipelines, managing environment variables, implementing preview deployments, or setting up monitoring and logging for Next.js applications. Covers standalone output, multi-stage Docker builds, health checks, OpenTelemetry instrumentation, and production best practices.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "nextjs-deployment",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vercel",
        "name": "vercel",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/nextjs-performance",
    "name": "nextjs-performance",
    "description": "Expert Next.js performance optimization skill covering Core Web Vitals, image/font optimization, caching strategies, streaming, bundle optimization, and Server Components best practices. Use when optimizing Next.js applications for Core Web Vitals (LCP, INP, CLS), implementing next/image and next/font, configuring caching with unstable_cache and revalidateTag, converting Client Components to Server Components, implementing Suspense streaming, or analyzing and reducing bundle size. Supports Next.js 16 + React 19 patterns.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "nextjs-performance",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/nx-monorepo",
    "name": "nx-monorepo",
    "description": "Provides comprehensive Nx monorepo management guidance for TypeScript/JavaScript projects. Use when creating Nx workspaces, generating apps/libraries/components, running affected commands, setting up CI/CD, configuring Module Federation, or implementing NestJS backends within Nx",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "nx-monorepo",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-nx-workspace@latest",
        "name": "create-nx-workspace@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "nx",
        "name": "nx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/react-patterns",
    "name": "react-patterns",
    "description": "Provides comprehensive React 19 patterns covering Server Components, Actions, use() hook, useOptimistic, useFormStatus, useFormState, React Compiler, concurrent features, Suspense, and modern TypeScript development. Proactively use for any React development, component architecture, state management, performance optimization, or when implementing React 19's latest features.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "react-patterns",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "babel-plugin-react-compiler@latest",
        "name": "babel-plugin-react-compiler@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint-plugin-react-hooks@latest",
        "name": "eslint-plugin-react-hooks@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react@19",
        "name": "react@19",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Grep, Glob"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/tailwind-design-system",
    "name": "tailwind-design-system",
    "description": "Skill for creating and managing a Design System using Tailwind CSS and shadcn/ui. Use when defining design tokens, setting up theming with CSS variables, building a consistent UI component library, initializing a design system configuration, or wrapping shadcn/ui components into design system primitives.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "tailwind-design-system",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/turborepo-monorepo",
    "name": "turborepo-monorepo",
    "description": "Provides comprehensive Turborepo monorepo management guidance for TypeScript/JavaScript projects. Use when creating Turborepo workspaces, configuring turbo.json tasks, setting up Next.js/NestJS apps, managing test pipelines (Vitest/Jest), configuring CI/CD, implementing remote caching, or optimizing build performance in monorepos",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "turborepo-monorepo",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "turbo",
        "name": "turbo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "next",
        "name": "next",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "nestjs",
        "name": "@nestjs/core",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "giuseppe-trisciuoglio/developer-kit/typescript-docs",
    "name": "typescript-docs",
    "description": "Generates comprehensive TypeScript documentation using JSDoc, TypeDoc, and multi-layered documentation patterns for different audiences. Use when creating API documentation, architectural decision records (ADRs), code examples, and framework-specific patterns for NestJS, Express, React, Angular, and Vue.",
    "source": "giuseppe-trisciuoglio/developer-kit",
    "skillId": "typescript-docs",
    "installs": 0,
    "githubStars": 118,
    "repoUrl": "https://github.com/giuseppe-trisciuoglio/developer-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typedoc",
        "name": "typedoc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Grep, Glob"
    }
  },
  {
    "id": "hairyf/skills/anime",
    "name": "anime",
    "description": "Anime.js v4 - A fast, multipurpose and lightweight JavaScript animation library. Use when creating animations, timelines, draggable interactions, SVG animations, text effects, or working with CSS properties, DOM attributes and JavaScript objects.",
    "source": "hairyf/skills",
    "skillId": "anime",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/antfu",
    "name": "antfu",
    "description": "Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.",
    "source": "hairyf/skills",
    "skillId": "antfu",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lint-staged",
        "name": "lint-staged",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "simple-git-hooks",
        "name": "simple-git-hooks",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/arch-nuxt",
    "name": "arch-nuxt",
    "description": "Vitesse-style Nuxt 4 starter with Vite, UnoCSS, Pinia, VueUse, PWA. Use when scaffolding or maintaining a Nuxt app with this stack.",
    "source": "hairyf/skills",
    "skillId": "arch-nuxt",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/arch-nuxt-lite",
    "name": "arch-nuxt-lite",
    "description": "Vitesse Lite — lightweight Vite + Vue 3 SPA with file-based routing, UnoCSS, VueUse, Vitest. Use when scaffolding or maintaining a simple Vue SPA with this stack.",
    "source": "hairyf/skills",
    "skillId": "arch-nuxt-lite",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/arch-nuxt-module-builder",
    "name": "arch-nuxt-module-builder",
    "description": "Build and ship Nuxt modules with @nuxt/module-builder. Use when scaffolding, building, or maintaining a Nuxt module (unbuild preset, types, runtime).",
    "source": "hairyf/skills",
    "skillId": "arch-nuxt-module-builder",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/arch-tsdown",
    "name": "arch-tsdown",
    "description": "TypeScript library starter using tsdown. Use when scaffolding or maintaining a TS/ESM library with tsdown, pnpm, Vitest, and npm Trusted Publisher.",
    "source": "hairyf/skills",
    "skillId": "arch-tsdown",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/arch-tsdown-cli",
    "name": "arch-tsdown-cli",
    "description": "TypeScript CLI starter using tsdown. Use when scaffolding or maintaining an npm CLI package with tsdown, pnpm, Vitest, and npm Trusted Publisher.",
    "source": "hairyf/skills",
    "skillId": "arch-tsdown-cli",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/arch-unplugin",
    "name": "arch-unplugin",
    "description": "Build universal build-tool plugins with unplugin-starter. Use when scaffolding, building, or maintaining an unplugin (Vite, Rollup, Webpack, Nuxt, esbuild, Farm, Rspack, Astro).",
    "source": "hairyf/skills",
    "skillId": "arch-unplugin",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/arch-upkeep",
    "name": "arch-upkeep",
    "description": "Architecture health-check and upgrade orchestrator. Use to detect a repo’s current shape (lib/cli/monorepo/webext/vscode/...) and migrate it onto the canonical tsdown-based starter architectures.",
    "source": "hairyf/skills",
    "skillId": "arch-upkeep",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/arch-vscode",
    "name": "arch-vscode",
    "description": "VSCode extension starter using reactive-vscode and tsdown. Use when scaffolding or maintaining a VSCode extension with reactive APIs, CJS build, and vscode-ext-gen.",
    "source": "hairyf/skills",
    "skillId": "arch-vscode",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/arch-webext-vue",
    "name": "arch-webext-vue",
    "description": "Build and run browser extensions with Vue 3 and Vite (Vitesse WebExtension template). Use when scaffolding or maintaining a Chrome/Firefox extension with popup, options, sidepanel, and content script UI.",
    "source": "hairyf/skills",
    "skillId": "arch-webext-vue",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/create-skill",
    "name": "create-skill",
    "description": "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 capabilities with specialized knowledge, workflows, or tool integrations.",
    "source": "hairyf/skills",
    "skillId": "create-skill",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/create-skill-from-repo",
    "name": "create-skill-from-repo",
    "description": "Bootstraps modular Agent Skills from any repository. Clones the source to `sources/`, extracts core documentation into categorized references under `skills/`, and registers the output in the workspace `AGENTS.md`.",
    "source": "hairyf/skills",
    "skillId": "create-skill-from-repo",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "author": "hairy",
      "version": "2026.2.3",
      "category": "Automation / Knowledge Engineering"
    }
  },
  {
    "id": "hairyf/skills/e2e-testing",
    "name": "e2e-testing",
    "description": "End-to-end testing patterns with Playwright for full-stack Python/React applications. Use when writing E2E tests for complete user workflows (login, CRUD, navigation), critical path regression tests, or cross-browser validation. Covers test structure, page object model, selector strategy (data-testid > role > label), wait strategies, auth state reuse, test data management, and CI integration. Does NOT cover unit tests or component tests (use pytest-patterns or react-testing-patterns).",
    "source": "hairyf/skills",
    "skillId": "e2e-testing",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "wait-on",
        "name": "wait-on",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "@playwright/test",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": "Playwright 1.40+, Node.js 20+",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read Edit Write Bash(npx:*) Bash(npm:*)",
      "context": "fork"
    }
  },
  {
    "id": "hairyf/skills/electron",
    "name": "electron",
    "description": "Build cross-platform desktop apps with JavaScript, HTML, and CSS. Use when building or maintaining Electron apps, configuring IPC/security, or packaging and distributing.",
    "source": "hairyf/skills",
    "skillId": "electron",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/electron-forge",
    "name": "electron-forge",
    "description": "Package and distribute Electron apps with a full build pipeline. Use when scaffolding, configuring makers/publishers/plugins, or extending Forge.",
    "source": "hairyf/skills",
    "skillId": "electron-forge",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/flutter",
    "name": "flutter",
    "description": "Flutter framework for building beautiful, fast user experiences for mobile, web, and desktop from a single codebase. Use when building Flutter apps, working with widgets, state management, navigation, animations, or Material Design components.",
    "source": "hairyf/skills",
    "skillId": "flutter",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/github-cli",
    "name": "github-cli",
    "description": "GitHub CLI (gh) reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, and GitHub operations from the command line.",
    "source": "hairyf/skills",
    "skillId": "github-cli",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/github-workflow",
    "name": "github-workflow",
    "description": "Standard flow from any task source (link or description) to creating a PR: resolve task, create branch and TODO.md, wait for fixes, create PR against origin only. Use find-skills to discover data-source query methods; after confirmation save to global config so the discovery step can be skipped next time. Use when the user provides a task link/description, asks to 'follow GitHub workflow', or 'create PR from task'.",
    "source": "hairyf/skills",
    "skillId": "github-workflow",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/hairy",
    "name": "hairy",
    "description": "Hairy's {Opinionated} preferences and best practices for web development",
    "source": "hairyf/skills",
    "skillId": "hairy",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lint-staged",
        "name": "lint-staged",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "simple-git-hooks",
        "name": "simple-git-hooks",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/hairy-react-lib",
    "name": "hairy-react-lib",
    "description": "Comprehensive skills for working with @hairy/react-lib React hooks and components",
    "source": "hairyf/skills",
    "skillId": "hairy-react-lib",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/hairy-utils",
    "name": "hairy-utils",
    "description": "Comprehensive skills for working with @hairy/utils core utilities",
    "source": "hairyf/skills",
    "skillId": "hairy-utils",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/motion",
    "name": "motion",
    "description": "Motion animation library for JavaScript, React and Vue. Use when creating animations, gestures, layout transitions, scroll-linked effects, or working with motion values and animation controls.",
    "source": "hairyf/skills",
    "skillId": "motion",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/nativewind",
    "name": "nativewind",
    "description": "Use Tailwind CSS to style React Native components across web and native",
    "source": "hairyf/skills",
    "skillId": "nativewind",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/nest",
    "name": "nest",
    "description": "NestJS framework for building efficient, scalable Node.js server-side applications. Use when working with NestJS apps, controllers, modules, providers, dependency injection, pipes, guards, interceptors, or building REST/GraphQL APIs.",
    "source": "hairyf/skills",
    "skillId": "nest",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/next",
    "name": "next",
    "description": "Next.js framework for building React applications with App Router, Server Components, and optimized performance. Use when working with Next.js apps, routing, data fetching, caching, Server Actions, or building full-stack React applications.",
    "source": "hairyf/skills",
    "skillId": "next",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/nuxt",
    "name": "nuxt",
    "description": "Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering.",
    "source": "hairyf/skills",
    "skillId": "nuxt",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/openapi-specification-v2",
    "name": "openapi-specification-v2",
    "description": "OpenAPI (Swagger) 2.0 specification for describing REST APIs. Use when writing, validating, or interpreting Swagger 2.0 specs, generating clients/docs, or working with path/operation/parameter/response/schema/security definitions.",
    "source": "hairyf/skills",
    "skillId": "openapi-specification-v2",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/openapi-specification-v3.2",
    "name": "openapi-specification-v3.2",
    "description": "OpenAPI Specification 3.2 — write and interpret OpenAPI descriptions (OAD), paths, operations, parameters, request/response, schema (JSON Schema 2020-12), security, and extensions. Use when authoring or validating OpenAPI 3.2 documents.",
    "source": "hairyf/skills",
    "skillId": "openapi-specification-v3.2",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/overlastic",
    "name": "overlastic",
    "description": "Comprehensive skills for working with Overlastic",
    "source": "hairyf/skills",
    "skillId": "overlastic",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/pinia",
    "name": "pinia",
    "description": "Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.",
    "source": "hairyf/skills",
    "skillId": "pinia",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/pnpm",
    "name": "pnpm",
    "description": "Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.",
    "source": "hairyf/skills",
    "skillId": "pnpm",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/react",
    "name": "react",
    "description": "React library for building user interfaces. Use when building web applications, creating components, managing state, handling side effects, or optimizing performance.",
    "source": "hairyf/skills",
    "skillId": "react",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/react-native",
    "name": "react-native",
    "description": "React Native framework for building native mobile apps with React. Use when building iOS/Android apps, working with native components, handling touch interactions, animations, or platform APIs.",
    "source": "hairyf/skills",
    "skillId": "react-native",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/react-native-expo",
    "name": "react-native-expo",
    "description": "Build and maintain React Native apps with Expo SDK, EAS Build, EAS Update, and Continuous Native Generation. Use when configuring Expo projects, adding native modules, building binaries, or shipping over-the-air updates.",
    "source": "hairyf/skills",
    "skillId": "react-native-expo",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo",
        "name": "expo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/react-native-reusables",
    "name": "react-native-reusables",
    "description": "Agent skill for React Native Reusables — shadcn-style components for React Native (Expo) with Nativewind/Uniwind, RN Primitives, and CLI-driven scaffolding.",
    "source": "hairyf/skills",
    "skillId": "react-native-reusables",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/react-router",
    "name": "react-router",
    "description": "React Router - multi-strategy router for React bridging React 18 to React 19. Use when building React applications with routing, data loading, SSR, or SPA architectures.",
    "source": "hairyf/skills",
    "skillId": "react-router",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/react-use",
    "name": "react-use",
    "description": "Collection of essential React Hooks for sensors, UI, animations, side-effects, lifecycles, and state management",
    "source": "hairyf/skills",
    "skillId": "react-use",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/slidev",
    "name": "slidev",
    "description": "Create and present web-based slides for developers using Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, or teaching materials.",
    "source": "hairyf/skills",
    "skillId": "slidev",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/tauri",
    "name": "tauri",
    "description": "Cross-platform app toolkit with Rust backend and WebView frontend. Use when building or maintaining Tauri apps, configuring IPC/security, or developing plugins.",
    "source": "hairyf/skills",
    "skillId": "tauri",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/taze",
    "name": "taze",
    "description": "Keep JavaScript/TypeScript dependencies fresh with safety rails and monorepo support.",
    "source": "hairyf/skills",
    "skillId": "taze",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/tsdown",
    "name": "tsdown",
    "description": "Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.",
    "source": "hairyf/skills",
    "skillId": "tsdown",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsdown",
        "name": "tsdown",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsdown-migrate",
        "name": "tsdown-migrate",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/turborepo",
    "name": "turborepo",
    "description": "Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,\ndependsOn, caching, remote cache, the \"turbo\" CLI, --filter, --affected, CI optimization, environment\nvariables, internal packages, monorepo structure/best practices, and boundaries.\n\nUse when user: configures tasks/workflows/pipelines, creates packages, sets up\nmonorepo, shares code between apps, runs changed/affected packages, debugs cache,\nor has apps/packages directories.\n",
    "source": "hairyf/skills",
    "skillId": "turborepo",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/undocs",
    "name": "undocs",
    "description": "Minimal Documentation Theme and CLI for shared usage across UnJS projects. Use when creating documentation sites with Nuxt, Nuxt Content, and Nuxt UI.",
    "source": "hairyf/skills",
    "skillId": "undocs",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/uniapp",
    "name": "uniapp",
    "description": "uni-app 跨平台应用开发框架。适用于使用 Vue 语法开发 App、H5、各端小程序时的能力与用法。",
    "source": "hairyf/skills",
    "skillId": "uniapp",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/uniapp-x",
    "name": "uniapp-x",
    "description": "uni-app x 跨平台应用开发引擎。适用于使用 UTS、uvue、Vue 语法开发 Android/iOS/鸿蒙/Web/小程序应用时的能力与用法。",
    "source": "hairyf/skills",
    "skillId": "uniapp-x",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/unjs",
    "name": "unjs",
    "description": "UnJS ecosystem - agnostic JavaScript libraries, tools, and utilities. Use when working with UnJS packages like h3, nitro, ofetch, unstorage, or building universal JavaScript applications.",
    "source": "hairyf/skills",
    "skillId": "unjs",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/unocss",
    "name": "unocss",
    "description": "UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Wind, Icons, Attributify.",
    "source": "hairyf/skills",
    "skillId": "unocss",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/unplugin",
    "name": "unplugin",
    "description": "Unified plugin system for Vite, Rollup, webpack, esbuild, Rspack, Farm, Rolldown, and Bun. Use when authoring or consuming build-tool plugins that work across bundlers.",
    "source": "hairyf/skills",
    "skillId": "unplugin",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/valtio",
    "name": "valtio",
    "description": "Valtio proxy state management for React and vanilla JavaScript. Use when creating reactive state, managing application state, or working with proxy-based state management.",
    "source": "hairyf/skills",
    "skillId": "valtio",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/valtio-define",
    "name": "valtio-define",
    "description": "Comprehensive skills for working with valtio-define",
    "source": "hairyf/skills",
    "skillId": "valtio-define",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/vite",
    "name": "vite",
    "description": "Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.",
    "source": "hairyf/skills",
    "skillId": "vite",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/vitepress",
    "name": "vitepress",
    "description": "VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.",
    "source": "hairyf/skills",
    "skillId": "vitepress",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/vitest",
    "name": "vitest",
    "description": "Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.",
    "source": "hairyf/skills",
    "skillId": "vitest",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/vue",
    "name": "vue",
    "description": "Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.",
    "source": "hairyf/skills",
    "skillId": "vue",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/vue-best-practices",
    "name": "vue-best-practices",
    "description": "MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.",
    "source": "hairyf/skills",
    "skillId": "vue-best-practices",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/vue-router",
    "name": "vue-router",
    "description": "Vue Router - official router for Vue.js. Use when building single-page applications with routing, navigation guards, nested routes, or programmatic navigation.",
    "source": "hairyf/skills",
    "skillId": "vue-router",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/vue-router-best-practices",
    "name": "vue-router-best-practices",
    "description": "Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.",
    "source": "hairyf/skills",
    "skillId": "vue-router-best-practices",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "github.com/vuejs-ai"
    }
  },
  {
    "id": "hairyf/skills/vue-testing-best-practices",
    "name": "vue-testing-best-practices",
    "description": "Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.",
    "source": "hairyf/skills",
    "skillId": "vue-testing-best-practices",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "github.com/vuejs-ai"
    }
  },
  {
    "id": "hairyf/skills/vueuse-functions",
    "name": "vueuse-functions",
    "description": "Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.",
    "source": "hairyf/skills",
    "skillId": "vueuse-functions",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Requires Vue 3 (or above) or Nuxt 3 (or above) project",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/web-design-guidelines",
    "name": "web-design-guidelines",
    "description": "Review UI code for Web Interface Guidelines compliance. Use when asked to \"review my UI\", \"check accessibility\", \"audit design\", \"review UX\", or \"check my site against best practices\".",
    "source": "hairyf/skills",
    "skillId": "web-design-guidelines",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/writing-humanizer",
    "name": "writing-humanizer",
    "description": "Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \"Signs of AI writing\" guide. Detects and fixes patterns including:\ninflated symbolism, promotional language, superficial -ing analyses, vague\nattributions, em dash overuse, rule of three, AI vocabulary words, negative\nparallelisms, and excessive conjunctive phrases.\n",
    "source": "hairyf/skills",
    "skillId": "writing-humanizer",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "2.1.1"
    }
  },
  {
    "id": "hairyf/skills/writing-humanizer-zh",
    "name": "writing-humanizer-zh",
    "description": "去除文本中的 AI 生成痕迹。适用于编辑或审阅文本，使其听起来更自然、更像人类书写。\n基于维基百科的\"AI 写作特征\"综合指南。检测并修复以下模式：夸大的象征意义、\n宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段式法则、\nAI 词汇、否定式排比、过多的连接性短语。\n",
    "source": "hairyf/skills",
    "skillId": "writing-humanizer-zh",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hairyf/skills/writing-styles-juejin",
    "name": "writing-styles-juejin",
    "description": "掘金风格技术文章写作：结构、标题、开头、技术讲解、锐评排行、举例与代码、语气人格化，便于 Agent 产出简体中文技术内容。",
    "source": "hairyf/skills",
    "skillId": "writing-styles-juejin",
    "installs": 0,
    "githubStars": 4,
    "repoUrl": "https://github.com/hairyf/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hyf0/vue-skills/create-adaptable-composable",
    "name": "create-adaptable-composable",
    "description": "Create a library-grade Vue composable that accepts maybe-reactive inputs (MaybeRef / MaybeRefOrGetter) so callers can pass a plain value, ref, or getter. Normalize inputs with toValue()/toRef() inside reactive effects (watch/watchEffect) to keep behavior predictable and reactive. Use this skill when user asks for creating adaptable or reusable composables.",
    "source": "hyf0/vue-skills",
    "skillId": "create-adaptable-composable",
    "installs": 0,
    "githubStars": 1710,
    "repoUrl": "https://github.com/hyf0/vue-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "Requires Vue 3 (or above) or Nuxt 3 (or above) project",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hyf0/vue-skills/vue-jsx-best-practices",
    "name": "vue-jsx-best-practices",
    "description": "JSX syntax in Vue (e.g., class vs className, JSX plugin config).",
    "source": "hyf0/vue-skills",
    "skillId": "vue-jsx-best-practices",
    "installs": 0,
    "githubStars": 1710,
    "repoUrl": "https://github.com/hyf0/vue-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "2.0.0",
      "author": "github.com/vuejs-ai"
    }
  },
  {
    "id": "hyf0/vue-skills/vue-options-api-best-practices",
    "name": "vue-options-api-best-practices",
    "description": "Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only.",
    "source": "hyf0/vue-skills",
    "skillId": "vue-options-api-best-practices",
    "installs": 0,
    "githubStars": 1710,
    "repoUrl": "https://github.com/hyf0/vue-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "2.0.0",
      "author": "github.com/vuejs-ai"
    }
  },
  {
    "id": "hyf0/vue-skills/vue-pinia-best-practices",
    "name": "vue-pinia-best-practices",
    "description": "Pinia stores, state management patterns, store setup, and reactivity with stores.",
    "source": "hyf0/vue-skills",
    "skillId": "vue-pinia-best-practices",
    "installs": 0,
    "githubStars": 1710,
    "repoUrl": "https://github.com/hyf0/vue-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "github.com/vuejs-ai"
    }
  },
  {
    "id": "hyf0/vue-skills/vue-router-best-practices",
    "name": "vue-router-best-practices",
    "description": "Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.",
    "source": "hyf0/vue-skills",
    "skillId": "vue-router-best-practices",
    "installs": 0,
    "githubStars": 1710,
    "repoUrl": "https://github.com/hyf0/vue-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "github.com/vuejs-ai"
    }
  },
  {
    "id": "hyf0/vue-skills/vue-testing-best-practices",
    "name": "vue-testing-best-practices",
    "description": "Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.",
    "source": "hyf0/vue-skills",
    "skillId": "vue-testing-best-practices",
    "installs": 0,
    "githubStars": 1710,
    "repoUrl": "https://github.com/hyf0/vue-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "author": "github.com/vuejs-ai"
    }
  },
  {
    "id": "analogjs/angular-skills/angular-di",
    "name": "angular-di",
    "description": "Implement dependency injection in Angular v20+ using inject(), injection tokens, and provider configuration. Use for service architecture, providing dependencies at different levels, creating injectable tokens, and managing singleton vs scoped services. Triggers on service creation, configuring providers, using injection tokens, or understanding DI hierarchy.",
    "source": "analogjs/angular-skills",
    "skillId": "angular-di",
    "installs": 0,
    "githubStars": 421,
    "repoUrl": "https://github.com/analogjs/angular-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "analogjs/angular-skills/angular-directives",
    "name": "angular-directives",
    "description": "Create custom directives in Angular v20+ for DOM manipulation and behavior extension. Use for attribute directives that modify element behavior/appearance, structural directives for portals/overlays, and host directives for composition. Triggers on creating reusable DOM behaviors, extending element functionality, or composing behaviors across components. Note - use native @if/@for/@switch for control flow, not custom structural directives.",
    "source": "analogjs/angular-skills",
    "skillId": "angular-directives",
    "installs": 0,
    "githubStars": 421,
    "repoUrl": "https://github.com/analogjs/angular-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "analogjs/angular-skills/angular-ssr",
    "name": "angular-ssr",
    "description": "Implement server-side rendering and hydration in Angular v20+ using @angular/ssr. Use for SSR setup, hydration strategies, prerendering static pages, and handling browser-only APIs. Triggers on SSR configuration, fixing hydration mismatches, prerendering routes, or making code SSR-compatible.",
    "source": "analogjs/angular-skills",
    "skillId": "angular-ssr",
    "installs": 0,
    "githubStars": 421,
    "repoUrl": "https://github.com/analogjs/angular-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "analogjs/angular-skills/angular-testing",
    "name": "angular-testing",
    "description": "Write unit and integration tests for Angular v20+ applications using Vitest or Jasmine with TestBed and modern testing patterns. Use for testing components with signals, OnPush change detection, services with inject(), and HTTP interactions. Triggers on test creation, testing signal-based components, mocking dependencies, or setting up test infrastructure. Don't use for E2E testing with Cypress or Playwright, or for testing non-Angular JavaScript/TypeScript code.",
    "source": "analogjs/angular-skills",
    "skillId": "angular-testing",
    "installs": 0,
    "githubStars": 421,
    "repoUrl": "https://github.com/analogjs/angular-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "analogjs/angular-skills/angular-tooling",
    "name": "angular-tooling",
    "description": "Use Angular CLI and development tools effectively in Angular v20+ projects. Use for project setup, code generation, building, testing, and configuration. Triggers on creating new projects, generating components/services/modules, configuring builds, running tests, or optimizing production builds. Don't use for Nx workspace commands, custom Webpack configurations, or non-Angular CLI build systems like Vite standalone or esbuild direct usage.",
    "source": "analogjs/angular-skills",
    "skillId": "angular-tooling",
    "installs": 0,
    "githubStars": 421,
    "repoUrl": "https://github.com/analogjs/angular-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "ngrx",
        "name": "@ngrx/signals",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "esbuild-visualizer",
        "name": "esbuild-visualizer",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sveltejs/mcp/svelte-core-bestpractices",
    "name": "svelte-core-bestpractices",
    "description": "Guidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or module. Covers reactivity, event handling, styling, integration with libraries and more.",
    "source": "sveltejs/mcp",
    "skillId": "svelte-core-bestpractices",
    "installs": 0,
    "githubStars": 167,
    "repoUrl": "https://github.com/sveltejs/mcp",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sveltejs/mcp/svelte-core-bestpractices",
    "name": "svelte-core-bestpractices",
    "description": "Guidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or module. Covers reactivity, event handling, styling, integration with libraries and more.",
    "source": "sveltejs/mcp",
    "skillId": "svelte-core-bestpractices",
    "installs": 0,
    "githubStars": 167,
    "repoUrl": "https://github.com/sveltejs/mcp",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "sveltejs/mcp/svelte-core-bestpractices",
    "name": "svelte-core-bestpractices",
    "description": "Guidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or module. Covers reactivity, event handling, styling, integration with libraries and more.",
    "source": "sveltejs/mcp",
    "skillId": "svelte-core-bestpractices",
    "installs": 0,
    "githubStars": 167,
    "repoUrl": "https://github.com/sveltejs/mcp",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "ejirocodes/agent-skills/exa-entities",
    "name": "exa-entities",
    "description": "Exa.ai company and people search for lead generation, competitive intelligence, and data enrichment. Use when searching for companies, finding people profiles, building lead gen tools, or implementing Websets for data collection at scale. Triggers on: Exa company search, Exa people search, category company, lead generation, company research, profile search, LinkedIn profiles, Websets API, data enrichment, company lookup, find companies, competitive intelligence, recruiting, talent search, 1B profiles.",
    "source": "ejirocodes/agent-skills",
    "skillId": "exa-entities",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/ejirocodes/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "ejirocodes/agent-skills/exa-rag",
    "name": "exa-rag",
    "description": "Build RAG pipelines with Exa.ai for real-time web retrieval. Use when building retrieval-augmented generation, integrating Exa with LangChain, LlamaIndex, Vercel AI SDK, or implementing AI agents with web search capabilities. Triggers on: RAG pipeline, retrieval augmented generation, Exa LangChain, Exa LlamaIndex, ExaSearchRetriever, ExaSearchResults, Exa MCP, Exa tool calling, Claude tool use, AI agent web search, grounded generation, citation generation, fact checking, hallucination detection, OpenAI compatibility, chat completions.",
    "source": "ejirocodes/agent-skills",
    "skillId": "exa-rag",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/ejirocodes/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "ejirocodes/agent-skills/exa-research",
    "name": "exa-research",
    "description": "Exa.ai deep research and answer generation with citations. Use when building research automation, implementing Answer API for Q&A with sources, creating research reports, or using deep search with summaries. Triggers on: Exa Answer, answer endpoint, exa.answer, deep search, research API, Exa Research, async research, research report, citation extraction, summarization with sources, fact verification, streaming answers, research tasks.",
    "source": "ejirocodes/agent-skills",
    "skillId": "exa-research",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/ejirocodes/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "ejirocodes/agent-skills/exa-search",
    "name": "exa-search",
    "description": "Exa.ai search API integration for neural and keyword web search with content retrieval. Use when implementing web search features, integrating Exa SDK (exa_py, exa-js), or retrieving web content. Triggers on: Exa, exa_py, exa-js, neural search, web search API, search_and_contents, searchAndContents, find_similar, findSimilar, domain filtering, date filtering, text extraction, page summaries, highlights, search auto mode, fast search, search categories, livecrawl, excluding domains, include text, exclude text, EXA_API_KEY.",
    "source": "ejirocodes/agent-skills",
    "skillId": "exa-search",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/ejirocodes/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "ejirocodes/agent-skills/nestjs-best-practices",
    "name": "nestjs-best-practices",
    "description": "NestJS 11+ best practices for enterprise Node.js applications with TypeScript. Use when writing, reviewing, or refactoring NestJS controllers, services, modules, or APIs. Triggers on: NestJS modules, controllers, providers, dependency injection, @Injectable, @Controller, @Module, middleware, guards, interceptors, pipes, exception filters, ValidationPipe, class-validator, class-transformer, DTOs, JWT authentication, Passport strategies, @nestjs/passport, TypeORM entities, Prisma client, Drizzle ORM, repository pattern, circular dependencies, forwardRef, @nestjs/swagger, OpenAPI decorators, GraphQL resolvers, @nestjs/graphql, microservices, TCP transport, Redis transport, NATS, Kafka, NestJS 11 breaking changes, Express v5 migration, custom decorators, ConfigService, @nestjs/config, health checks, or NestJS testing patterns.",
    "source": "ejirocodes/agent-skills",
    "skillId": "nestjs-best-practices",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/ejirocodes/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "ejirocodes/agent-skills/vue-best-practices",
    "name": "vue-best-practices",
    "description": "Vue 3 and Vue.js best practices for TypeScript, vue-tsc, Volar, and component patterns. Use when writing, reviewing, or refactoring Vue 3 components with TypeScript, configuring Volar/vueCompilerOptions, extracting component types, working with defineModel/withDefaults, setting up Pinia store tests, or debugging Vue tooling issues. Triggers on Vue components, props extraction, wrapper components, template type checking, strictTemplates, vueCompilerOptions, Volar 3, CSS modules, fallthrough attributes, defineModel, withDefaults, deep watch, vue-router typed params, Pinia mocking, HMR SSR, moduleResolution bundler, useTemplateRef, onWatcherCleanup, useId, generic components, reactive props destructure.",
    "source": "ejirocodes/agent-skills",
    "skillId": "vue-best-practices",
    "installs": 0,
    "githubStars": 2,
    "repoUrl": "https://github.com/ejirocodes/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "spences10/svelte-skills-kit/ecosystem-guide",
    "name": "ecosystem-guide",
    "description": "Guide to spences10's Claude Code ecosystem. Use when user asks which tool to use, how tools relate, or needs help choosing between MCP servers, skills, or CLIs.",
    "source": "spences10/svelte-skills-kit",
    "skillId": "ecosystem-guide",
    "installs": 0,
    "githubStars": 45,
    "repoUrl": "https://github.com/spences10/svelte-skills-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "spences10/svelte-skills-kit/layerchart-svelte5",
    "name": "layerchart-svelte5",
    "description": "LayerChart Svelte 5 patterns. Use for chart components with tooltip snippets, Chart context access, and all Svelte 5 snippet patterns for tooltips, gradients, highlights, and axes.",
    "source": "spences10/svelte-skills-kit",
    "skillId": "layerchart-svelte5",
    "installs": 0,
    "githubStars": 45,
    "repoUrl": "https://github.com/spences10/svelte-skills-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "spences10/svelte-skills-kit/svelte-components",
    "name": "svelte-components",
    "description": "Svelte component patterns. Use for web components, component libraries (Bits UI, Ark UI, Melt UI), form patterns, or third-party integration.",
    "source": "spences10/svelte-skills-kit",
    "skillId": "svelte-components",
    "installs": 0,
    "githubStars": 45,
    "repoUrl": "https://github.com/spences10/svelte-skills-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "spences10/svelte-skills-kit/svelte-deployment",
    "name": "svelte-deployment",
    "description": "Svelte deployment guidance. Use for adapters, Vite config, pnpm setup, library authoring, PWA, or production builds.",
    "source": "spences10/svelte-skills-kit",
    "skillId": "svelte-deployment",
    "installs": 0,
    "githubStars": 45,
    "repoUrl": "https://github.com/spences10/svelte-skills-kit",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vite@7",
        "name": "vite@7",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sveltejs",
        "name": "@sveltejs/adapter-static",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sveltejs",
        "name": "@sveltejs/adapter-node",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sveltejs",
        "name": "@sveltejs/adapter-cloudflare",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/airflow-hitl",
    "name": "airflow-hitl",
    "description": "Use when the user needs human-in-the-loop workflows in Airflow (approval/reject, form input, or human-driven branching). Covers ApprovalOperator, HITLOperator, HITLBranchOperator, HITLEntryOperator. Requires Airflow 3.1+. Does not cover AI/LLM calls (see airflow-ai).",
    "source": "astronomer/agents",
    "skillId": "airflow-hitl",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/annotating-task-lineage",
    "name": "annotating-task-lineage",
    "description": "Annotate Airflow tasks with data lineage using inlets and outlets. Use when the user wants to add lineage metadata to tasks, specify input/output datasets, or enable lineage tracking for operators without built-in OpenLineage extraction.",
    "source": "astronomer/agents",
    "skillId": "annotating-task-lineage",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/checking-freshness",
    "name": "checking-freshness",
    "description": "Quick data freshness check. Use when the user asks if data is up to date, when a table was last updated, if data is stale, or needs to verify data currency before using it.",
    "source": "astronomer/agents",
    "skillId": "checking-freshness",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/cosmos-dbt-core",
    "name": "cosmos-dbt-core",
    "description": "Use when turning a dbt Core project into an Airflow DAG/TaskGroup using Astronomer Cosmos. Does not cover dbt Fusion. Before implementing, verify dbt engine, warehouse, Airflow version, execution environment, DAG vs TaskGroup, and manifest availability.",
    "source": "astronomer/agents",
    "skillId": "cosmos-dbt-core",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/cosmos-dbt-fusion",
    "name": "cosmos-dbt-fusion",
    "description": "Use when running a dbt Fusion project with Astronomer Cosmos. Covers Cosmos 1.11+ configuration for Fusion on Snowflake/Databricks with ExecutionMode.LOCAL. Before implementing, verify dbt engine is Fusion (not Core), warehouse is supported, and local execution is acceptable. Does not cover dbt Core.",
    "source": "astronomer/agents",
    "skillId": "cosmos-dbt-fusion",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/creating-openlineage-extractors",
    "name": "creating-openlineage-extractors",
    "description": "Create custom OpenLineage extractors for Airflow operators. Use when the user needs lineage from unsupported or third-party operators, wants column-level lineage, or needs complex extraction logic beyond what inlets/outlets provide.",
    "source": "astronomer/agents",
    "skillId": "creating-openlineage-extractors",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/deploying-airflow",
    "name": "deploying-airflow",
    "description": "Deploy Airflow DAGs and projects. Use when the user wants to deploy code, push DAGs, set up CI/CD, deploy to production, or asks about deployment strategies for Airflow.",
    "source": "astronomer/agents",
    "skillId": "deploying-airflow",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/managing-astro-deployments",
    "name": "managing-astro-deployments",
    "description": "Manage Astronomer production deployments with Astro CLI. Use when the user wants to authenticate, switch workspaces, create/update/delete deployments, or deploy code to production.",
    "source": "astronomer/agents",
    "skillId": "managing-astro-deployments",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/managing-astro-local-env",
    "name": "managing-astro-local-env",
    "description": "Manage local Airflow environment with Astro CLI. Use when the user wants to start, stop, or restart Airflow, view logs, troubleshoot containers, or fix environment issues. For project setup, see setting-up-astro-project.",
    "source": "astronomer/agents",
    "skillId": "managing-astro-local-env",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/migrating-airflow-2-to-3",
    "name": "migrating-airflow-2-to-3",
    "description": "Guide for migrating Apache Airflow 2.x projects to Airflow 3.x. Use when the user mentions Airflow 3 migration, upgrade, compatibility issues, breaking changes, or wants to modernize their Airflow codebase. If you detect Airflow 2.x code that needs migration, prompt the user and ask if they want you to help upgrade. Always load this skill as the first step for any migration-related request.",
    "source": "astronomer/agents",
    "skillId": "migrating-airflow-2-to-3",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/profiling-tables",
    "name": "profiling-tables",
    "description": "Deep-dive data profiling for a specific table. Use when the user asks to profile a table, wants statistics about a dataset, asks about data quality, or needs to understand a table's structure and content. Requires a table name.",
    "source": "astronomer/agents",
    "skillId": "profiling-tables",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/setting-up-astro-project",
    "name": "setting-up-astro-project",
    "description": "Initialize and configure Astro/Airflow projects. Use when the user wants to create a new project, set up dependencies, configure connections/variables, or understand project structure. For running the local environment, see managing-astro-local-env.",
    "source": "astronomer/agents",
    "skillId": "setting-up-astro-project",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "https",
        "name": "https",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/testing-dags",
    "name": "testing-dags",
    "description": "Complex DAG testing workflows with debugging and fixing cycles. Use for multi-step testing requests like \"test this dag and fix it if it fails\", \"test and debug\", \"run the pipeline and troubleshoot issues\". For simple test requests (\"test dag\", \"run dag\"), the airflow entrypoint skill handles it directly. This skill is for iterative test-debug-fix cycles.",
    "source": "astronomer/agents",
    "skillId": "testing-dags",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/tracing-downstream-lineage",
    "name": "tracing-downstream-lineage",
    "description": "Trace downstream data lineage and impact analysis. Use when the user asks what depends on this data, what breaks if something changes, downstream dependencies, or needs to assess change risk before modifying a table or DAG.",
    "source": "astronomer/agents",
    "skillId": "tracing-downstream-lineage",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/tracing-upstream-lineage",
    "name": "tracing-upstream-lineage",
    "description": "Trace upstream data lineage. Use when the user asks where data comes from, what feeds a table, upstream dependencies, data sources, or needs to understand data origins.",
    "source": "astronomer/agents",
    "skillId": "tracing-upstream-lineage",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/troubleshooting-astro-deployments",
    "name": "troubleshooting-astro-deployments",
    "description": "Troubleshoot Astronomer production deployments with Astro CLI. Use when investigating deployment issues, viewing production logs, analyzing failures, or managing deployment environment variables.",
    "source": "astronomer/agents",
    "skillId": "troubleshooting-astro-deployments",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "astronomer/agents/warehouse-init",
    "name": "warehouse-init",
    "description": "Initialize warehouse schema discovery. Generates .astro/warehouse.md with all table metadata for instant lookups. Run once per project, refresh when schema changes. Use when user says \"/data:warehouse-init\" or asks to set up data discovery.",
    "source": "astronomer/agents",
    "skillId": "warehouse-init",
    "installs": 0,
    "githubStars": 253,
    "repoUrl": "https://github.com/astronomer/agents",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/core-actionbook",
    "name": "core-actionbook",
    "description": "",
    "source": "zhanghandong/rust-skills",
    "skillId": "core-actionbook",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/core-agent-browser",
    "name": "core-agent-browser",
    "description": "",
    "source": "zhanghandong/rust-skills",
    "skillId": "core-agent-browser",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/core-dynamic-skills",
    "name": "core-dynamic-skills",
    "description": "",
    "source": "zhanghandong/rust-skills",
    "skillId": "core-dynamic-skills",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--force] | <crate_name>",
      "context": "fork",
      "agent": "general-purpose"
    }
  },
  {
    "id": "zhanghandong/rust-skills/core-fix-skill-docs",
    "name": "core-fix-skill-docs",
    "description": "",
    "source": "zhanghandong/rust-skills",
    "skillId": "core-fix-skill-docs",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[crate_name] [--check-only]",
      "context": "fork",
      "agent": "general-purpose"
    }
  },
  {
    "id": "zhanghandong/rust-skills/domain-cli",
    "name": "domain-cli",
    "description": "Use when building CLI tools. Keywords: CLI, command line, terminal, clap, structopt, argument parsing, subcommand, interactive, TUI, ratatui, crossterm, indicatif, progress bar, colored output, shell completion, config file, environment variable, 命令行, 终端应用, 参数解析",
    "source": "zhanghandong/rust-skills",
    "skillId": "domain-cli",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/domain-cloud-native",
    "name": "domain-cloud-native",
    "description": "Use when building cloud-native apps. Keywords: kubernetes, k8s, docker, container, grpc, tonic, microservice, service mesh, observability, tracing, metrics, health check, cloud, deployment, 云原生, 微服务, 容器",
    "source": "zhanghandong/rust-skills",
    "skillId": "domain-cloud-native",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/domain-embedded",
    "name": "domain-embedded",
    "description": "Use when developing embedded/no_std Rust. Keywords: embedded, no_std, microcontroller, MCU, ARM, RISC-V, bare metal, firmware, HAL, PAC, RTIC, embassy, interrupt, DMA, peripheral, GPIO, SPI, I2C, UART, embedded-hal, cortex-m, esp32, stm32, nrf, 嵌入式, 单片机, 固件, 裸机",
    "source": "zhanghandong/rust-skills",
    "skillId": "domain-embedded",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/domain-fintech",
    "name": "domain-fintech",
    "description": "Use when building fintech apps. Keywords: fintech, trading, decimal, currency, financial, money, transaction, ledger, payment, exchange rate, precision, rounding, accounting, 金融, 交易系统, 货币, 支付",
    "source": "zhanghandong/rust-skills",
    "skillId": "domain-fintech",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/domain-iot",
    "name": "domain-iot",
    "description": "Use when building IoT apps. Keywords: IoT, Internet of Things, sensor, MQTT, device, edge computing, telemetry, actuator, smart home, gateway, protocol, 物联网, 传感器, 边缘计算, 智能家居",
    "source": "zhanghandong/rust-skills",
    "skillId": "domain-iot",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/domain-ml",
    "name": "domain-ml",
    "description": "Use when building ML/AI apps in Rust. Keywords: machine learning, ML, AI, tensor, model, inference, neural network, deep learning, training, prediction, ndarray, tch-rs, burn, candle, 机器学习, 人工智能, 模型推理",
    "source": "zhanghandong/rust-skills",
    "skillId": "domain-ml",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/domain-web",
    "name": "domain-web",
    "description": "Use when building web services. Keywords: web server, HTTP, REST API, GraphQL, WebSocket, axum, actix, warp, rocket, tower, hyper, reqwest, middleware, router, handler, extractor, state management, authentication, authorization, JWT, session, cookie, CORS, rate limiting, web 开发, HTTP 服务, API 设计, 中间件, 路由",
    "source": "zhanghandong/rust-skills",
    "skillId": "domain-web",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/m01-ownership",
    "name": "m01-ownership",
    "description": "CRITICAL: Use for ownership/borrow/lifetime issues. Triggers: E0382, E0597, E0506, E0507, E0515, E0716, E0106, value moved, borrowed value does not live long enough, cannot move out of, use of moved value, ownership, borrow, lifetime, 'a, 'static, move, clone, Copy, 所有权, 借用, 生命周期",
    "source": "zhanghandong/rust-skills",
    "skillId": "m01-ownership",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/m02-resource",
    "name": "m02-resource",
    "description": "CRITICAL: Use for smart pointers and resource management. Triggers: Box, Rc, Arc, Weak, RefCell, Cell, smart pointer, heap allocation, reference counting, RAII, Drop, should I use Box or Rc, when to use Arc vs Rc, 智能指针, 引用计数, 堆分配",
    "source": "zhanghandong/rust-skills",
    "skillId": "m02-resource",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/m03-mutability",
    "name": "m03-mutability",
    "description": "CRITICAL: Use for mutability issues. Triggers: E0596, E0499, E0502, cannot borrow as mutable, already borrowed as immutable, mut, &mut, interior mutability, Cell, RefCell, Mutex, RwLock, 可变性, 内部可变性, 借用冲突",
    "source": "zhanghandong/rust-skills",
    "skillId": "m03-mutability",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/m04-zero-cost",
    "name": "m04-zero-cost",
    "description": "CRITICAL: Use for generics, traits, zero-cost abstraction. Triggers: E0277, E0308, E0599, generic, trait, impl, dyn, where, monomorphization, static dispatch, dynamic dispatch, impl Trait, trait bound not satisfied, 泛型, 特征, 零成本抽象, 单态化",
    "source": "zhanghandong/rust-skills",
    "skillId": "m04-zero-cost",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/m05-type-driven",
    "name": "m05-type-driven",
    "description": "CRITICAL: Use for type-driven design. Triggers: type state, PhantomData, newtype, marker trait, builder pattern, make invalid states unrepresentable, compile-time validation, sealed trait, ZST, 类型状态, 新类型模式, 类型驱动设计",
    "source": "zhanghandong/rust-skills",
    "skillId": "m05-type-driven",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/m06-error-handling",
    "name": "m06-error-handling",
    "description": "CRITICAL: Use for error handling. Triggers: Result, Option, Error, ?, unwrap, expect, panic, anyhow, thiserror, when to panic vs return Result, custom error, error propagation, 错误处理, Result 用法, 什么时候用 panic",
    "source": "zhanghandong/rust-skills",
    "skillId": "m06-error-handling",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/m07-concurrency",
    "name": "m07-concurrency",
    "description": "CRITICAL: Use for concurrency/async. Triggers: E0277 Send Sync, cannot be sent between threads, thread, spawn, channel, mpsc, Mutex, RwLock, Atomic, async, await, Future, tokio, deadlock, race condition, 并发, 线程, 异步, 死锁",
    "source": "zhanghandong/rust-skills",
    "skillId": "m07-concurrency",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/m09-domain",
    "name": "m09-domain",
    "description": "CRITICAL: Use for domain modeling. Triggers: domain model, DDD, domain-driven design, entity, value object, aggregate, repository pattern, business rules, validation, invariant, 领域模型, 领域驱动设计, 业务规则",
    "source": "zhanghandong/rust-skills",
    "skillId": "m09-domain",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/m10-performance",
    "name": "m10-performance",
    "description": "CRITICAL: Use for performance optimization. Triggers: performance, optimization, benchmark, profiling, flamegraph, criterion, slow, fast, allocation, cache, SIMD, make it faster, 性能优化, 基准测试",
    "source": "zhanghandong/rust-skills",
    "skillId": "m10-performance",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/m11-ecosystem",
    "name": "m11-ecosystem",
    "description": "Use when integrating crates or ecosystem questions. Keywords: E0425, E0433, E0603, crate, cargo, dependency, feature flag, workspace, which crate to use, using external C libraries, creating Python extensions, PyO3, wasm, WebAssembly, bindgen, cbindgen, napi-rs, cannot find, private, crate recommendation, best crate for, Cargo.toml, features, crate 推荐, 依赖管理, 特性标志, 工作空间, Python 绑定",
    "source": "zhanghandong/rust-skills",
    "skillId": "m11-ecosystem",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/m12-lifecycle",
    "name": "m12-lifecycle",
    "description": "Use when designing resource lifecycles. Keywords: RAII, Drop, resource lifecycle, connection pool, lazy initialization, connection pool design, resource cleanup patterns, cleanup, scope, OnceCell, Lazy, once_cell, OnceLock, transaction, session management, when is Drop called, cleanup on error, guard pattern, scope guard, 资源生命周期, 连接池, 惰性初始化, 资源清理, RAII 模式",
    "source": "zhanghandong/rust-skills",
    "skillId": "m12-lifecycle",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/m13-domain-error",
    "name": "m13-domain-error",
    "description": "Use when designing domain error handling. Keywords: domain error, error categorization, recovery strategy, retry, fallback, domain error hierarchy, user-facing vs internal errors, error code design, circuit breaker, graceful degradation, resilience, error context, backoff, retry with backoff, error recovery, transient vs permanent error, 领域错误, 错误分类, 恢复策略, 重试, 熔断器, 优雅降级",
    "source": "zhanghandong/rust-skills",
    "skillId": "m13-domain-error",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/m14-mental-model",
    "name": "m14-mental-model",
    "description": "Use when learning Rust concepts. Keywords: mental model, how to think about ownership, understanding borrow checker, visualizing memory layout, analogy, misconception, explaining ownership, why does Rust, help me understand, confused about, learning Rust, explain like I'm, ELI5, intuition for, coming from Java, coming from Python, 心智模型, 如何理解所有权, 学习 Rust, Rust 入门, 为什么 Rust",
    "source": "zhanghandong/rust-skills",
    "skillId": "m14-mental-model",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/meta-cognition-parallel",
    "name": "meta-cognition-parallel",
    "description": "EXPERIMENTAL: Three-layer parallel meta-cognition analysis. Triggers on: /meta-parallel, 三层分析, parallel analysis, 并行元认知",
    "source": "zhanghandong/rust-skills",
    "skillId": "meta-cognition-parallel",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<rust_question>"
    }
  },
  {
    "id": "zhanghandong/rust-skills/rust-call-graph",
    "name": "rust-call-graph",
    "description": "Visualize Rust function call graphs using LSP. Triggers on: /call-graph, call hierarchy, who calls, what calls, 调用图, 调用关系, 谁调用了, 调用了谁",
    "source": "zhanghandong/rust-skills",
    "skillId": "rust-call-graph",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<function_name> [--depth N] [--direction in|out|both]"
    }
  },
  {
    "id": "zhanghandong/rust-skills/rust-code-navigator",
    "name": "rust-code-navigator",
    "description": "Navigate Rust code using LSP. Triggers on: /navigate, go to definition, find references, where is defined, 跳转定义, 查找引用, 定义在哪, 谁用了这个",
    "source": "zhanghandong/rust-skills",
    "skillId": "rust-code-navigator",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<symbol> [in file.rs:line]"
    }
  },
  {
    "id": "zhanghandong/rust-skills/rust-daily",
    "name": "rust-daily",
    "description": "CRITICAL: Use for Rust news and daily/weekly/monthly reports. Triggers on:\nrust news, rust daily, rust weekly, TWIR, rust blog,\nRust 日报, Rust 周报, Rust 新闻, Rust 动态\n",
    "source": "zhanghandong/rust-skills",
    "skillId": "rust-daily",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[today|week|month]",
      "context": "fork",
      "agent": "Explore"
    }
  },
  {
    "id": "zhanghandong/rust-skills/rust-deps-visualizer",
    "name": "rust-deps-visualizer",
    "description": "Visualize Rust project dependencies as ASCII art. Triggers on: /deps-viz, dependency graph, show dependencies, visualize deps, 依赖图, 依赖可视化, 显示依赖",
    "source": "zhanghandong/rust-skills",
    "skillId": "rust-deps-visualizer",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--depth N] [--features]"
    }
  },
  {
    "id": "zhanghandong/rust-skills/rust-learner",
    "name": "rust-learner",
    "description": "Use when asking about Rust versions or crate info. Keywords: latest version, what's new, changelog, Rust 1.x, Rust release, stable, nightly, crate info, crates.io, lib.rs, docs.rs, API documentation, crate features, dependencies, which crate, what version, Rust edition, edition 2021, edition 2024, cargo add, cargo update, 最新版本, 版本号, 稳定版, 最新, 哪个版本, crate 信息, 文档, 依赖, Rust 版本, 新特性, 有什么特性",
    "source": "zhanghandong/rust-skills",
    "skillId": "rust-learner",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/rust-refactor-helper",
    "name": "rust-refactor-helper",
    "description": "Safe Rust refactoring with LSP analysis. Triggers on: /refactor, rename symbol, move function, extract, 重构, 重命名, 提取函数, 安全重构",
    "source": "zhanghandong/rust-skills",
    "skillId": "rust-refactor-helper",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<action> <target> [--dry-run]"
    }
  },
  {
    "id": "zhanghandong/rust-skills/rust-router",
    "name": "rust-router",
    "description": "CRITICAL: Use for ALL Rust questions including errors, design, and coding. HIGHEST PRIORITY for: 比较, 对比, compare, vs, versus, 区别, difference, 最佳实践, best practice, tokio vs, async-std vs, 比较 tokio, 比较 async, Triggers on: Rust, cargo, rustc, crate, Cargo.toml, 意图分析, 问题分析, 语义分析, analyze intent, question analysis, compile error, borrow error, lifetime error, ownership error, type error, trait error, value moved, cannot borrow, does not live long enough, mismatched types, not satisfied, E0382, E0597, E0277, E0308, E0499, E0502, E0596, async, await, Send, Sync, tokio, concurrency, error handling, 编译错误, compile error, 所有权, ownership, 借用, borrow, 生命周期, lifetime, 类型错误, type error, 异步, async, 并发, concurrency, 错误处理, error handling, 问题, problem, question, 怎么用, how to use, 如何, how to, 为什么, why, 什么是, what is, 帮我写, help me write, 实现, implement, 解释, explain",
    "source": "zhanghandong/rust-skills",
    "skillId": "rust-router",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zhanghandong/rust-skills/rust-skill-creator",
    "name": "rust-skill-creator",
    "description": "Use when creating skills for Rust crates or std library documentation. Keywords: create rust skill, create crate skill, create std skill, 创建 rust skill, 创建 crate skill, 创建 std skill, 动态 rust skill, 动态 crate skill, skill for tokio, skill for serde, skill for axum, generate rust skill, rust 技能, crate 技能, 从文档创建skill, from docs create skill",
    "source": "zhanghandong/rust-skills",
    "skillId": "rust-skill-creator",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<crate_name|std::module>",
      "context": "fork",
      "agent": "general-purpose"
    }
  },
  {
    "id": "zhanghandong/rust-skills/rust-symbol-analyzer",
    "name": "rust-symbol-analyzer",
    "description": "Analyze Rust project structure using LSP symbols. Triggers on: /symbols, project structure, list structs, list traits, list functions, 符号分析, 项目结构, 列出所有, 有哪些struct",
    "source": "zhanghandong/rust-skills",
    "skillId": "rust-symbol-analyzer",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[file.rs] [--type struct|trait|fn|mod]"
    }
  },
  {
    "id": "zhanghandong/rust-skills/rust-trait-explorer",
    "name": "rust-trait-explorer",
    "description": "Explore Rust trait implementations using LSP. Triggers on: /trait-impl, find implementations, who implements, trait 实现, 谁实现了, 实现了哪些trait",
    "source": "zhanghandong/rust-skills",
    "skillId": "rust-trait-explorer",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<TraitName|StructName>"
    }
  },
  {
    "id": "zhanghandong/rust-skills/unsafe-checker",
    "name": "unsafe-checker",
    "description": "CRITICAL: Use for unsafe Rust code review and FFI. Triggers on: unsafe, raw pointer, FFI, extern, transmute, *mut, *const, union, #[repr(C)], libc, std::ffi, MaybeUninit, NonNull, SAFETY comment, soundness, undefined behavior, UB, safe wrapper, memory layout, bindgen, cbindgen, CString, CStr, 安全抽象, 裸指针, 外部函数接口, 内存布局, 不安全代码, FFI 绑定, 未定义行为",
    "source": "zhanghandong/rust-skills",
    "skillId": "unsafe-checker",
    "installs": 0,
    "githubStars": 778,
    "repoUrl": "https://github.com/zhanghandong/rust-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "apollographql/skills/apollo-connectors",
    "name": "apollo-connectors",
    "description": "Guide for integrating REST APIs into GraphQL supergraphs using Apollo Connectors with @source and @connect directives. Use this skill when the user: (1) mentions \"connectors\", \"Apollo Connectors\", or \"REST Connector\", (2) wants to integrate a REST API into GraphQL, (3) references @source or @connect directives, (4) works with files containing \"# Note to AI Friends: This is an Apollo Connectors schema\".\n",
    "source": "apollographql/skills",
    "skillId": "apollo-connectors",
    "installs": 0,
    "githubStars": 29,
    "repoUrl": "https://github.com/apollographql/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Requires rover CLI installed. Works with Claude Code and similar AI coding assistants.",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(rover:*) Read Write Edit Glob Grep"
    }
  },
  {
    "id": "apollographql/skills/apollo-federation",
    "name": "apollo-federation",
    "description": "Guide for authoring Apollo Federation subgraph schemas. Use this skill when: (1) creating new subgraph schemas for a federated supergraph, (2) defining or modifying entities with @key, (3) sharing types/fields across subgraphs with @shareable, (4) working with federation directives (@external, @requires, @provides, @override, @inaccessible), (5) troubleshooting composition errors, (6) any task involving federation schema design patterns.\n",
    "source": "apollographql/skills",
    "skillId": "apollo-federation",
    "installs": 0,
    "githubStars": 29,
    "repoUrl": "https://github.com/apollographql/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "Works with any Federation 2.x compatible subgraph library (Apollo Server, GraphQL Yoga, etc.)",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(rover:*) Read Write Edit Glob Grep"
    }
  },
  {
    "id": "apollographql/skills/apollo-kotlin",
    "name": "apollo-kotlin",
    "description": "Guide for building applications with Apollo Kotlin, the GraphQL client library for Android and Kotlin. Use this skill when: (1) setting up Apollo Kotlin in a Gradle project for Android, Kotlin/JVM, or KMP, (2) configuring schema download and codegen for GraphQL services, (3) configuring an `ApolloClient` with auth, interceptors, and caching, (4) writing queries, mutations, or subscriptions,\n",
    "source": "apollographql/skills",
    "skillId": "apollo-kotlin",
    "installs": 0,
    "githubStars": 29,
    "repoUrl": "https://github.com/apollographql/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "JVM 8+, Kotlin 1.9+, Gradle 8+, Android/JVM/Kotlin Multiplatform projects.",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(./gradlew:*) Bash(gradle:*) Bash(curl:*) Read Write Edit Glob Grep WebFetch"
    }
  },
  {
    "id": "apollographql/skills/apollo-router",
    "name": "apollo-router",
    "description": "Version-aware guide for configuring and running Apollo Router for federated GraphQL supergraphs. Generates correct YAML for both Router v1.x and v2.x. Use this skill when: (1) setting up Apollo Router to run a supergraph, (2) configuring routing, headers, or CORS, (3) implementing custom plugins (Rhai scripts or coprocessors), (4) configuring telemetry (tracing, metrics, logging), (5) troubleshooting Router performance or connectivity issues.\n",
    "source": "apollographql/skills",
    "skillId": "apollo-router",
    "installs": 0,
    "githubStars": 29,
    "repoUrl": "https://github.com/apollographql/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "Linux/macOS/Windows. Requires a composed supergraph schema from Rover or GraphOS.",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(router:*) Bash(./router:*) Bash(rover:*) Bash(curl:*) Bash(docker:*) Read Write Edit Glob Grep"
    }
  },
  {
    "id": "apollographql/skills/apollo-router-plugin-creator",
    "name": "apollo-router-plugin-creator",
    "description": "Guide for writing Apollo Router native Rust plugins. Use this skill when: (1) users want to create a new router plugin, (2) users want to add service hooks (router_service, supergraph_service, execution_service, subgraph_service), (3) users want to modify an existing router plugin, (4) users need to understand router plugin patterns or the request lifecycle. (5) triggers on requests like \"create a new plugin\", \"add a router plugin\", \"modify the X plugin\", or \"add subgraph_service hook\".\n",
    "source": "apollographql/skills",
    "skillId": "apollo-router-plugin-creator",
    "installs": 0,
    "githubStars": 29,
    "repoUrl": "https://github.com/apollographql/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read Write Edit Glob Grep"
    }
  },
  {
    "id": "apollographql/skills/rover",
    "name": "rover",
    "description": "Guide for using Apollo Rover CLI to manage GraphQL schemas and federation. Use this skill when: (1) publishing or fetching subgraph/graph schemas, (2) composing supergraph schemas locally or via GraphOS, (3) running local supergraph development with rover dev, (4) validating schemas with check and lint commands, (5) configuring Rover authentication and environment.\n",
    "source": "apollographql/skills",
    "skillId": "rover",
    "installs": 0,
    "githubStars": 29,
    "repoUrl": "https://github.com/apollographql/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apollo",
        "name": "@apollo/rover",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Node.js v18+, Linux/macOS/Windows",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(rover:*) Bash(npm:*) Bash(npx:*) Read Write Edit Glob Grep"
    }
  },
  {
    "id": "apollographql/skills/skill-creator",
    "name": "skill-creator",
    "description": "Guide for creating effective skills for Apollo GraphQL and GraphQL development. Use this skill when: (1) users want to create a new skill, (2) users want to update an existing skill, (3) users ask about skill structure or best practices, (4) users need help writing SKILL.md files.\n",
    "source": "apollographql/skills",
    "skillId": "skill-creator",
    "installs": 0,
    "githubStars": 29,
    "repoUrl": "https://github.com/apollographql/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Works with Claude Code and similar AI coding assistants that support Agent Skills.",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read Write Edit Glob Grep"
    }
  },
  {
    "id": "pluginagentmarketplace/custom-plugin-java/java-concurrency",
    "name": "java-concurrency",
    "description": "Master Java concurrency - threads, executors, locks, CompletableFuture, virtual threads",
    "source": "pluginagentmarketplace/custom-plugin-java",
    "skillId": "java-concurrency",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pluginagentmarketplace/custom-plugin-java",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "sasmp_version": "1.3.0",
      "version": "3.0.0",
      "bonded_agent": "02-java-advanced",
      "bond_type": "PRIMARY_BOND",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "pluginagentmarketplace/custom-plugin-java/java-docker",
    "name": "java-docker",
    "description": "Containerize Java applications - Dockerfile optimization, JVM settings, security",
    "source": "pluginagentmarketplace/custom-plugin-java",
    "skillId": "java-docker",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pluginagentmarketplace/custom-plugin-java",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "sasmp_version": "1.3.0",
      "version": "3.0.0",
      "bonded_agent": "08-java-devops",
      "bond_type": "PRIMARY_BOND",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "pluginagentmarketplace/custom-plugin-java/java-fundamentals",
    "name": "java-fundamentals",
    "description": "Master core Java programming - syntax, OOP, collections, streams, and exception handling",
    "source": "pluginagentmarketplace/custom-plugin-java",
    "skillId": "java-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pluginagentmarketplace/custom-plugin-java",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "sasmp_version": "1.3.0",
      "version": "3.0.0",
      "bonded_agent": "01-java-fundamentals",
      "bond_type": "PRIMARY_BOND",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "pluginagentmarketplace/custom-plugin-java/java-gradle",
    "name": "java-gradle",
    "description": "Master Gradle - Kotlin DSL, task configuration, build optimization, caching",
    "source": "pluginagentmarketplace/custom-plugin-java",
    "skillId": "java-gradle",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pluginagentmarketplace/custom-plugin-java",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "sasmp_version": "1.3.0",
      "version": "3.0.0",
      "bonded_agent": "05-java-build-tools",
      "bond_type": "SECONDARY_BOND",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "pluginagentmarketplace/custom-plugin-java/java-jpa-hibernate",
    "name": "java-jpa-hibernate",
    "description": "Master JPA/Hibernate - entity design, queries, transactions, performance optimization",
    "source": "pluginagentmarketplace/custom-plugin-java",
    "skillId": "java-jpa-hibernate",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pluginagentmarketplace/custom-plugin-java",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "sasmp_version": "1.3.0",
      "version": "3.0.0",
      "bonded_agent": "06-java-persistence",
      "bond_type": "PRIMARY_BOND",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "pluginagentmarketplace/custom-plugin-java/java-maven",
    "name": "java-maven",
    "description": "Master Apache Maven - POM configuration, plugins, lifecycle, dependency management",
    "source": "pluginagentmarketplace/custom-plugin-java",
    "skillId": "java-maven",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pluginagentmarketplace/custom-plugin-java",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "sasmp_version": "1.3.0",
      "version": "3.0.0",
      "bonded_agent": "05-java-build-tools",
      "bond_type": "SECONDARY_BOND",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "pluginagentmarketplace/custom-plugin-java/java-maven-gradle",
    "name": "java-maven-gradle",
    "description": "Master Maven and Gradle - build configuration, dependencies, plugins, CI/CD",
    "source": "pluginagentmarketplace/custom-plugin-java",
    "skillId": "java-maven-gradle",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pluginagentmarketplace/custom-plugin-java",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "sasmp_version": "1.3.0",
      "version": "3.0.0",
      "bonded_agent": "05-java-build-tools",
      "bond_type": "PRIMARY_BOND",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "pluginagentmarketplace/custom-plugin-java/java-microservices",
    "name": "java-microservices",
    "description": "Build microservices - Spring Cloud, service mesh, event-driven, resilience patterns",
    "source": "pluginagentmarketplace/custom-plugin-java",
    "skillId": "java-microservices",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pluginagentmarketplace/custom-plugin-java",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "sasmp_version": "1.3.0",
      "version": "3.0.0",
      "bonded_agent": "07-java-microservices",
      "bond_type": "PRIMARY_BOND",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "pluginagentmarketplace/custom-plugin-java/java-performance",
    "name": "java-performance",
    "description": "JVM performance tuning - GC optimization, profiling, memory analysis, benchmarking",
    "source": "pluginagentmarketplace/custom-plugin-java",
    "skillId": "java-performance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pluginagentmarketplace/custom-plugin-java",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "sasmp_version": "1.3.0",
      "version": "3.0.0",
      "bonded_agent": "02-java-advanced",
      "bond_type": "SECONDARY_BOND",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "pluginagentmarketplace/custom-plugin-java/java-testing",
    "name": "java-testing",
    "description": "Test Java applications - JUnit 5, Mockito, integration testing, TDD patterns",
    "source": "pluginagentmarketplace/custom-plugin-java",
    "skillId": "java-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pluginagentmarketplace/custom-plugin-java",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "sasmp_version": "1.3.0",
      "version": "3.0.0",
      "bonded_agent": "04-java-testing",
      "bond_type": "PRIMARY_BOND",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "pluginagentmarketplace/custom-plugin-java/java-testing-advanced",
    "name": "java-testing-advanced",
    "description": "Advanced testing - Testcontainers, contract testing, mutation testing, property-based",
    "source": "pluginagentmarketplace/custom-plugin-java",
    "skillId": "java-testing-advanced",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pluginagentmarketplace/custom-plugin-java",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "sasmp_version": "1.3.0",
      "version": "3.0.0",
      "bonded_agent": "04-java-testing",
      "bond_type": "SECONDARY_BOND",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "rivet-dev/skills/sandbox-agent",
    "name": "sandbox-agent",
    "description": "Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent server locally or in cloud sandboxes (E2B, Daytona, Docker), creating and managing agent sessions via SDK or API, streaming agent events and handling human-in-the-loop interactions, building chat UIs for coding agents, or understanding the universal schema for agent responses.",
    "source": "rivet-dev/skills",
    "skillId": "sandbox-agent",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/rivet-dev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "Run",
        "name": "Run",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sandbox-agent",
        "name": "@sandbox-agent/cli@0.2.x",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "Install",
        "name": "Install",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sandbox-agent@0.2.x",
        "name": "sandbox-agent@0.2.x",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "rivet-dev/skills/ai",
    "name": "ai",
    "description": "",
    "source": "rivet-dev/skills",
    "skillId": "ai",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/rivet-dev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "skills",
        "name": "skills",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/ab-test-analysis",
    "name": "A/B Test Analysis",
    "description": "Design and analyze A/B tests, calculate statistical significance, and determine sample sizes for conversion optimization and experiment validation",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "ab-test-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/access-control-rbac",
    "name": "access-control-rbac",
    "description": "Implement Role-Based Access Control (RBAC), permissions management, and authorization policies. Use when building secure access control systems with fine-grained permissions.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "access-control-rbac",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/accessibility-compliance",
    "name": "accessibility-compliance",
    "description": "Implement WCAG 2.1/2.2 accessibility standards, screen reader compatibility, keyboard navigation, and a11y testing. Use when building inclusive web applications, ensuring regulatory compliance, or improving user experience for people with disabilities.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "accessibility-compliance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/accessibility-testing",
    "name": "accessibility-testing",
    "description": "Test web applications for WCAG compliance and ensure usability for users with disabilities. Use for accessibility test, a11y, axe, ARIA, keyboard navigation, screen reader compatibility, and WCAG validation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "accessibility-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/agile-sprint-planning",
    "name": "agile-sprint-planning",
    "description": "Plan and execute effective sprints using Agile methodologies. Define sprint goals, estimate user stories, manage sprint backlog, and facilitate daily standups to maximize team productivity and deliver value incrementally.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "agile-sprint-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/alert-management",
    "name": "alert-management",
    "description": "Implement comprehensive alert management with PagerDuty, escalation policies, and incident coordination. Use when setting up alerting systems, managing on-call schedules, or coordinating incident response.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "alert-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/angular-module-design",
    "name": "angular-module-design",
    "description": "Design Angular modules using feature modules, lazy loading, and dependency injection. Use when organizing large Angular applications with proper separation of concerns.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "angular-module-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/anomaly-detection",
    "name": "Anomaly Detection",
    "description": "Identify unusual patterns, outliers, and anomalies in data using statistical methods, isolation forests, and autoencoders for fraud detection and quality monitoring",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "anomaly-detection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/ansible-automation",
    "name": "ansible-automation",
    "description": "Infrastructure automation and configuration management using Ansible playbooks, roles, and inventory. Use for deploying applications, patching, and managing servers.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "ansible-automation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/api-authentication",
    "name": "api-authentication",
    "description": "Implement secure API authentication with JWT, OAuth 2.0, API keys, and session management. Use when securing APIs, managing tokens, or implementing user authentication flows.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "api-authentication",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/api-changelog-versioning",
    "name": "api-changelog-versioning",
    "description": "Document API changes, breaking changes, migration guides, and version history for APIs. Use when documenting API versioning, breaking changes, or creating API migration guides.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "api-changelog-versioning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "gem",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "company",
        "name": "@company/api-sdk@",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "company-api-sdk",
        "name": "company-api-sdk",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/api-contract-testing",
    "name": "api-contract-testing",
    "description": "Verify API contracts between services to ensure compatibility and prevent breaking changes. Use for contract testing, Pact, API contract validation, schema validation, and consumer-driven contracts.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "api-contract-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pact-broker",
        "name": "pact-broker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/api-error-handling",
    "name": "api-error-handling",
    "description": "Implement comprehensive API error handling with standardized error responses, logging, monitoring, retry logic, and validation patterns. Use when building resilient APIs, debugging issues, improving error reporting, implementing retry logic, handling HTTP error codes, managing API timeouts, designing error response handling, or adding circuit breaker patterns.\n",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "api-error-handling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/api-filtering-sorting",
    "name": "api-filtering-sorting",
    "description": "Implement advanced filtering and sorting capabilities for APIs with query parsing, field validation, and optimization. Use when building search features, complex queries, or flexible data retrieval endpoints.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "api-filtering-sorting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/api-gateway-configuration",
    "name": "api-gateway-configuration",
    "description": "Configure API gateways for routing, authentication, rate limiting, and request/response transformation. Use when deploying microservices, setting up reverse proxies, or managing API traffic.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "api-gateway-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/api-pagination",
    "name": "api-pagination",
    "description": "Implement efficient pagination strategies for large datasets using offset/limit, cursor-based, and keyset pagination. Use when returning collections, managing large result sets, or optimizing query performance.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "api-pagination",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/api-rate-limiting",
    "name": "api-rate-limiting",
    "description": "Implement API rate limiting strategies using token bucket, sliding window, and fixed window algorithms. Use when protecting APIs from abuse, managing traffic, or implementing tiered rate limits.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "api-rate-limiting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/api-reference-documentation",
    "name": "api-reference-documentation",
    "description": "Create comprehensive API reference documentation with OpenAPI/Swagger specs, REST endpoints, authentication, examples, and SDKs. Use when documenting REST APIs, GraphQL APIs, endpoint documentation, or OpenAPI specifications.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "api-reference-documentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/api-response-optimization",
    "name": "api-response-optimization",
    "description": "Optimize API response times through caching, compression, and efficient payloads. Improve backend performance and reduce network traffic.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "api-response-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/api-security-hardening",
    "name": "api-security-hardening",
    "description": "Secure REST APIs with authentication, rate limiting, CORS, input validation, and security middleware. Use when building or hardening API endpoints against common attacks.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "api-security-hardening",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/api-versioning-strategy",
    "name": "api-versioning-strategy",
    "description": "Implement API versioning strategies including URL versioning, header versioning, backward compatibility, deprecation strategies, and migration guides. Use when dealing with API versions, deprecating endpoints, or managing breaking changes.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "api-versioning-strategy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/app-store-deployment",
    "name": "app-store-deployment",
    "description": "Deploy iOS and Android apps to App Store and Google Play. Covers signing, versioning, build configuration, submission process, and release management.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "app-store-deployment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/architecture-diagrams",
    "name": "architecture-diagrams",
    "description": "Create system architecture diagrams using Mermaid, PlantUML, C4 model, flowcharts, and sequence diagrams. Use when documenting architecture, system design, data flows, or technical workflows.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "architecture-diagrams",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/artifact-management",
    "name": "artifact-management",
    "description": "Manage build artifacts, Docker images, and package registries. Configure artifact repositories, versioning, and distribution strategies.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "artifact-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/autoscaling-configuration",
    "name": "autoscaling-configuration",
    "description": "Configure autoscaling for Kubernetes, VMs, and serverless workloads based on metrics, schedules, and custom indicators.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "autoscaling-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/aws-cloudfront-cdn",
    "name": "aws-cloudfront-cdn",
    "description": "Distribute content globally using CloudFront with caching, security headers, WAF integration, and origin configuration. Use for low-latency content delivery.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "aws-cloudfront-cdn",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/aws-ec2-setup",
    "name": "aws-ec2-setup",
    "description": "Launch and configure EC2 instances with security groups, IAM roles, key pairs, AMIs, and auto-scaling. Use for virtual servers and managed infrastructure.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "aws-ec2-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/aws-lambda-functions",
    "name": "aws-lambda-functions",
    "description": "Create and deploy serverless functions using AWS Lambda with event sources, permissions, layers, and environment configuration. Use for event-driven computing without managing servers.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "aws-lambda-functions",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lodash",
        "name": "lodash",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/aws-rds-database",
    "name": "aws-rds-database",
    "description": "Deploy and manage relational databases using RDS with Multi-AZ, read replicas, backups, and encryption. Use for PostgreSQL, MySQL, MariaDB, and Oracle.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "aws-rds-database",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/aws-s3-management",
    "name": "aws-s3-management",
    "description": "Manage S3 buckets with versioning, encryption, access control, lifecycle policies, and replication. Use for object storage, static sites, and data lakes.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "aws-s3-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/azure-app-service",
    "name": "azure-app-service",
    "description": "Deploy and manage web apps using Azure App Service with auto-scaling, deployment slots, SSL/TLS, and monitoring. Use for hosting web applications on Azure.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "azure-app-service",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/azure-functions",
    "name": "azure-functions",
    "description": "Create serverless functions on Azure with triggers, bindings, authentication, and monitoring. Use for event-driven computing without managing infrastructure.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "azure-functions",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/background-job-processing",
    "name": "background-job-processing",
    "description": "Implement background job processing systems with task queues, workers, scheduling, and retry mechanisms. Use when handling long-running tasks, sending emails, generating reports, and processing large datasets asynchronously.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "background-job-processing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/backup-disaster-recovery",
    "name": "backup-disaster-recovery",
    "description": "Implement backup strategies, disaster recovery plans, and data restoration procedures for protecting critical infrastructure and data.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "backup-disaster-recovery",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/batch-processing-jobs",
    "name": "batch-processing-jobs",
    "description": "Implement robust batch processing systems with job queues, schedulers, background tasks, and distributed workers. Use when processing large datasets, scheduled tasks, async operations, or resource-intensive computations.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "batch-processing-jobs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/blue-green-deployment",
    "name": "blue-green-deployment",
    "description": "Implement blue-green deployment strategies for zero-downtime releases with instant rollback capability and traffic switching between environments.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "blue-green-deployment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/browser-debugging",
    "name": "browser-debugging",
    "description": "Debug client-side issues using browser developer tools. Identify JavaScript errors, styling issues, and performance problems in the browser.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "browser-debugging",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/bundle-size-optimization",
    "name": "bundle-size-optimization",
    "description": "Reduce JavaScript and CSS bundle sizes through code splitting, tree shaking, and optimization techniques. Improve load times and overall application performance.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "bundle-size-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/business-case-development",
    "name": "business-case-development",
    "description": "Build compelling business cases to justify investments and secure funding. Quantify benefits, assess costs, manage risks, and present compelling ROI arguments to leadership.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "business-case-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/caching-strategy",
    "name": "caching-strategy",
    "description": "Implement efficient caching strategies using Redis, Memcached, CDN, and cache invalidation patterns. Use when optimizing application performance, reducing database load, or improving response times.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "caching-strategy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/canary-deployment",
    "name": "canary-deployment",
    "description": "Implement canary deployment strategies to gradually roll out new versions to subset of users with automatic rollback based on metrics.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "canary-deployment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/capacity-planning",
    "name": "capacity-planning",
    "description": "Analyze team capacity, plan resource allocation, and balance workload across projects. Forecast staffing needs and optimize team utilization while maintaining sustainable pace.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "capacity-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/causal-inference",
    "name": "Causal Inference",
    "description": "Determine cause-and-effect relationships using propensity scoring, instrumental variables, and causal graphs for policy evaluation and treatment effects",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "causal-inference",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/changelog-maintenance",
    "name": "changelog-maintenance",
    "description": "Maintain comprehensive changelogs and release notes following Keep a Changelog format. Use when documenting version history, release notes, or tracking changes across versions.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "changelog-maintenance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/cicd-pipeline-setup",
    "name": "cicd-pipeline-setup",
    "description": "Design and implement CI/CD pipelines with GitHub Actions, GitLab CI, Jenkins, or CircleCI. Use for automated testing, building, and deployment workflows.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "cicd-pipeline-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/circuit-breaker-pattern",
    "name": "circuit-breaker-pattern",
    "description": "Implement circuit breaker patterns for fault tolerance, automatic failure detection, and fallback mechanisms. Use when calling external services, handling cascading failures, or implementing resilience patterns.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "circuit-breaker-pattern",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/classification-modeling",
    "name": "Classification Modeling",
    "description": "Build binary and multiclass classification models using logistic regression, decision trees, and ensemble methods for categorical prediction and classification",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "classification-modeling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/cloud-cost-management",
    "name": "cloud-cost-management",
    "description": "Optimize and manage cloud costs across AWS, Azure, and GCP using reserved instances, spot pricing, and cost monitoring tools.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "cloud-cost-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/cloud-migration-planning",
    "name": "cloud-migration-planning",
    "description": "Plan and execute cloud migrations with assessment, database migration, application refactoring, and cutover strategies across AWS, Azure, and GCP.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "cloud-migration-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/cloud-security-configuration",
    "name": "cloud-security-configuration",
    "description": "Implement comprehensive cloud security across AWS, Azure, and GCP with IAM, encryption, network security, compliance, and threat detection.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "cloud-security-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/cloud-storage-optimization",
    "name": "cloud-storage-optimization",
    "description": "Optimize cloud storage across AWS S3, Azure Blob, and GCP Cloud Storage with compression, partitioning, lifecycle policies, and cost management.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "cloud-storage-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/clustering-analysis",
    "name": "Clustering Analysis",
    "description": "Identify groups and patterns in data using k-means, hierarchical clustering, and DBSCAN for cluster discovery, customer segmentation, and unsupervised learning",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "clustering-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/code-documentation",
    "name": "code-documentation",
    "description": "Write comprehensive code documentation including JSDoc, Python docstrings, inline comments, function documentation, and API comments. Use when documenting code, writing docstrings, or creating inline documentation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "code-documentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/code-generation-template",
    "name": "code-generation-template",
    "description": "Generate code from templates and patterns including scaffolding, boilerplate generation, AST-based code generation, and template engines. Use when generating code, scaffolding projects, creating boilerplate, or using templates.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "code-generation-template",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/code-metrics-analysis",
    "name": "code-metrics-analysis",
    "description": "Analyze code complexity, cyclomatic complexity, maintainability index, and code churn using metrics tools. Use when assessing code quality, identifying refactoring candidates, or monitoring technical debt.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "code-metrics-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "ts-node",
        "name": "ts-node",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/code-review-analysis",
    "name": "code-review-analysis",
    "description": "Perform comprehensive code reviews with best practices, security checks, and constructive feedback. Use when reviewing pull requests, analyzing code quality, checking for security vulnerabilities, or providing code improvement suggestions.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "code-review-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/cohort-analysis",
    "name": "Cohort Analysis",
    "description": "Track and analyze user cohorts over time, calculate retention rates, and identify behavioral patterns for customer lifecycle and retention analysis",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "cohort-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/color-accessibility",
    "name": "color-accessibility",
    "description": "Design color palettes that are accessible to all users including those with color blindness. Ensure sufficient contrast, meaningful use of color, and inclusive design.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "color-accessibility",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/competitor-analysis",
    "name": "competitor-analysis",
    "description": "Analyze competitive landscape to identify strengths, weaknesses, opportunities, and threats. Inform product strategy and positioning based on market insights.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "competitor-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/computer-vision",
    "name": "Computer Vision",
    "description": "Implement computer vision tasks including image classification, object detection, segmentation, and pose estimation using PyTorch and TensorFlow",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "computer-vision",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/concurrency-patterns",
    "name": "concurrency-patterns",
    "description": "Implement thread-safe code, mutexes, semaphores, async/await patterns, and concurrent data structures. Use when handling parallel operations, race conditions, or building high-performance concurrent systems.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "concurrency-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/configuration-management",
    "name": "configuration-management",
    "description": "Manage application configuration including environment variables, settings management, configuration hierarchies, secret management, feature flags, and 12-factor app principles. Use for config, environment setup, or settings management.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "configuration-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/container-debugging",
    "name": "container-debugging",
    "description": "Debug Docker containers and containerized applications. Diagnose deployment issues, container lifecycle problems, and resource constraints.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "container-debugging",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "COPY",
        "name": "COPY",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/container-registry-management",
    "name": "container-registry-management",
    "description": "Manage container registries (Docker Hub, ECR, GCR) with image scanning, retention policies, and access control.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "container-registry-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/continuous-testing",
    "name": "continuous-testing",
    "description": "Integrate automated testing into CI/CD pipelines for continuous quality feedback. Use for continuous testing, CI testing, automated testing pipelines, test orchestration, and DevOps quality practices.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "continuous-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "percy",
        "name": "percy",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "snyk",
        "name": "snyk",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pact-broker",
        "name": "pact-broker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/correlation-analysis",
    "name": "Correlation Analysis",
    "description": "Measure relationships between variables using correlation coefficients, correlation matrices, and association tests for correlation measurement, relationship analysis, and multicollinearity detection",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "correlation-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/correlation-tracing",
    "name": "correlation-tracing",
    "description": "Implement distributed tracing with correlation IDs, trace propagation, and span tracking across microservices. Use when debugging distributed systems, monitoring request flows, or implementing observability.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "correlation-tracing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/cpu-profiling",
    "name": "cpu-profiling",
    "description": "Profile CPU usage to identify hot spots and bottlenecks. Optimize code paths consuming most CPU time for better performance and resource efficiency.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "cpu-profiling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/cross-platform-compatibility",
    "name": "cross-platform-compatibility",
    "description": "Handle cross-platform compatibility including file paths, environment detection, platform-specific dependencies, and testing across Windows, macOS, and Linux. Use when dealing with platform-specific code or OS compatibility.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "cross-platform-compatibility",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/csrf-protection",
    "name": "csrf-protection",
    "description": "Implement Cross-Site Request Forgery (CSRF) protection using tokens, SameSite cookies, and origin validation. Use when building forms and state-changing operations.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "csrf-protection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/css-architecture",
    "name": "css-architecture",
    "description": "Organize CSS using BEM, SMACSS, and CSS-in-JS patterns. Use when building scalable, maintainable styling systems with proper naming conventions.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "css-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/data-cleaning-pipeline",
    "name": "Data Cleaning Pipeline",
    "description": "Build robust processes for data cleaning, missing value imputation, outlier handling, and data transformation for data preprocessing, data quality, and data pipeline automation",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "data-cleaning-pipeline",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/data-encryption",
    "name": "data-encryption",
    "description": "Implement strong encryption using AES, RSA, TLS, and proper key management. Use when securing data at rest, in transit, or implementing end-to-end encryption.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "data-encryption",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/data-migration-scripts",
    "name": "data-migration-scripts",
    "description": "Create safe, reversible database migration scripts with rollback capabilities, data validation, and zero-downtime deployments. Use when changing database schemas, migrating data between systems, or performing large-scale data transformations.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "data-migration-scripts",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/data-replication-setup",
    "name": "data-replication-setup",
    "description": "Set up database replication for high availability and disaster recovery. Use when configuring master-slave replication, multi-master setups, or replication monitoring.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "data-replication-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/data-visualization",
    "name": "Data Visualization",
    "description": "Create effective visualizations using matplotlib and seaborn for exploratory analysis, presenting insights, and communicating findings with business stakeholders",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "data-visualization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/database-backup-restore",
    "name": "database-backup-restore",
    "description": "Implement backup and restore strategies for disaster recovery. Use when creating backup plans, testing restore procedures, or setting up automated backups.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "database-backup-restore",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/database-indexing-strategy",
    "name": "database-indexing-strategy",
    "description": "Design and implement database indexing strategies. Use when creating indexes, choosing index types, or optimizing index performance in PostgreSQL and MySQL.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "database-indexing-strategy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/database-migration-management",
    "name": "database-migration-management",
    "description": "Manage database migrations and schema versioning. Use when planning migrations, version control, rollback strategies, or data transformations in PostgreSQL and MySQL.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "database-migration-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/database-monitoring",
    "name": "database-monitoring",
    "description": "Monitor database performance and health. Use when setting up monitoring, analyzing metrics, or troubleshooting database issues.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "database-monitoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/database-performance-debugging",
    "name": "database-performance-debugging",
    "description": "Debug database performance issues through query analysis, index optimization, and execution plan review. Identify and fix slow queries.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "database-performance-debugging",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/database-query-optimization",
    "name": "database-query-optimization",
    "description": "Improve database query performance through indexing, query optimization, and execution plan analysis. Reduce response times and database load.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "database-query-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/database-schema-design",
    "name": "database-schema-design",
    "description": "Design database schemas with normalization, relationships, and constraints. Use when creating new database schemas, designing tables, or planning data models for PostgreSQL and MySQL.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "database-schema-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/database-schema-documentation",
    "name": "database-schema-documentation",
    "description": "Document database schemas, ERD diagrams, table relationships, indexes, and constraints. Use when documenting database schema, creating ERD diagrams, or writing table documentation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "database-schema-documentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/database-sharding",
    "name": "database-sharding",
    "description": "Implement database sharding for horizontal scalability. Use when scaling large databases, distributing data across multiple servers, or designing sharded architectures.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "database-sharding",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/dependency-management",
    "name": "dependency-management",
    "description": "Manage project dependencies across languages including npm install, package versioning, dependency conflicts, security scanning, and lock files. Use when dealing with dependencies, version pinning, semantic versioning, or resolving conflicts.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "dependency-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "express",
        "name": "express",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "patch-package",
        "name": "patch-package",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "snyk",
        "name": "snyk",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lodash",
        "name": "lodash",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lerna",
        "name": "lerna",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bundle-buddy",
        "name": "bundle-buddy",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn-deduplicate",
        "name": "yarn-deduplicate",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm-check-updates",
        "name": "npm-check-updates",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip-tools",
        "name": "pip-tools",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "safety",
        "name": "safety",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip-audit",
        "name": "pip-audit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/dependency-tracking",
    "name": "dependency-tracking",
    "description": "Map, track, and manage project dependencies across teams, systems, and organizations. Identify critical path items and prevent blocking issues through proactive dependency management.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "dependency-tracking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/deployment-automation",
    "name": "deployment-automation",
    "description": "Automate deployments across environments using Helm, Terraform, and ArgoCD. Implement blue-green deployments, canary releases, and rollback strategies.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "deployment-automation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/deployment-documentation",
    "name": "deployment-documentation",
    "description": "Document deployment processes, infrastructure setup, CI/CD pipelines, and configuration management. Use when creating deployment guides, infrastructure docs, or CI/CD documentation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "deployment-documentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "node@18",
        "name": "node@18",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "postgresql@14",
        "name": "postgresql@14",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "kubectl",
        "name": "kubectl",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "helm",
        "name": "helm",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "aws-cli",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/design-handoff",
    "name": "design-handoff",
    "description": "Prepare designs for development handoff. Document specifications, interactions, and assets to enable efficient development and maintain design quality.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "design-handoff",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/design-patterns-implementation",
    "name": "design-patterns-implementation",
    "description": "Apply appropriate design patterns (Singleton, Factory, Observer, Strategy, etc.) to solve architectural problems. Use when refactoring code architecture, implementing extensible systems, or following SOLID principles.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "design-patterns-implementation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/design-system-creation",
    "name": "design-system-creation",
    "description": "Build comprehensive design systems with components, patterns, and guidelines. Enable consistent design, faster development, and better collaboration across teams.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "design-system-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/developer-onboarding",
    "name": "developer-onboarding",
    "description": "Create comprehensive developer onboarding documentation including setup guides, README files, contributing guidelines, and getting started tutorials. Use when onboarding new developers or creating setup documentation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "developer-onboarding",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/dimensionality-reduction",
    "name": "Dimensionality Reduction",
    "description": "Reduce feature dimensionality using PCA, t-SNE, and feature selection for feature reduction, visualization, and computational efficiency",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "dimensionality-reduction",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/disaster-recovery-testing",
    "name": "disaster-recovery-testing",
    "description": "Execute comprehensive disaster recovery tests, validate recovery procedures, and document lessons learned from DR exercises.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "disaster-recovery-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/distributed-tracing",
    "name": "distributed-tracing",
    "description": "Implement distributed tracing with Jaeger and Zipkin for tracking requests across microservices. Use when debugging distributed systems, tracking request flows, or analyzing service performance.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "distributed-tracing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/django-application",
    "name": "django-application",
    "description": "Develop production-grade Django applications with models, views, ORM queries, authentication, and admin interfaces. Use when building web applications, managing databases with Django ORM, and implementing authentication systems.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "django-application",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/dns-management",
    "name": "dns-management",
    "description": "Manage DNS records, routing policies, and failover configurations for high availability and disaster recovery.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "dns-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/docker-containerization",
    "name": "docker-containerization",
    "description": "Create optimized Docker containers with multi-stage builds, security best practices, and minimal image sizes. Use when containerizing applications, creating Dockerfiles, optimizing container images, or setting up Docker Compose services.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "docker-containerization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/documentation-site-setup",
    "name": "documentation-site-setup",
    "description": "Set up documentation websites using Docusaurus, MkDocs, VitePress, GitBook, or static site generators. Use when creating docs sites, setting up documentation portals, or building static documentation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "documentation-site-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-docusaurus@latest",
        "name": "create-docusaurus@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitepress",
        "name": "vitepress",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "gitbook-cli",
        "name": "gitbook-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mkdocs",
        "name": "mkdocs",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mkdocs-material",
        "name": "mkdocs-material",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/e2e-testing-automation",
    "name": "e2e-testing-automation",
    "description": "Build end-to-end automated tests that simulate real user interactions across the full application stack. Use for E2E test, Selenium, Cypress, Playwright, browser automation, and user journey testing.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "e2e-testing-automation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/email-service-integration",
    "name": "email-service-integration",
    "description": "Integrate email services with backends using SMTP, third-party providers, templates, and asynchronous sending. Use when implementing email functionality, sending transactional emails, and managing email workflows.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "email-service-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/error-tracking",
    "name": "error-tracking",
    "description": "Implement error tracking with Sentry for automatic exception monitoring, release tracking, and performance issues. Use when setting up error monitoring, tracking bugs in production, or analyzing application stability.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "error-tracking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/node",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/event-sourcing",
    "name": "event-sourcing",
    "description": "Implement event sourcing and CQRS patterns using event stores, aggregates, and projections. Use when building audit trails, temporal queries, or systems requiring full history.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "event-sourcing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/exploratory-data-analysis",
    "name": "Exploratory Data Analysis",
    "description": "Discover patterns, distributions, and relationships in data through visualization, summary statistics, and hypothesis generation for exploratory data analysis, data profiling, and initial insights",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "exploratory-data-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/fastapi-development",
    "name": "fastapi-development",
    "description": "Build high-performance FastAPI applications with async routes, validation, dependency injection, security, and automatic API documentation. Use when developing modern Python APIs with async support, automatic OpenAPI documentation, and high performance requirements.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "fastapi-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/feature-engineering",
    "name": "Feature Engineering",
    "description": "Create and transform features using encoding, scaling, polynomial features, and domain-specific transformations for improved model performance and interpretability",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "feature-engineering",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/feature-flag-system",
    "name": "feature-flag-system",
    "description": "Implement feature flags (toggles) for controlled feature rollouts, A/B testing, canary deployments, and kill switches. Use when deploying new features gradually, testing in production, or managing feature lifecycles.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "feature-flag-system",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/file-upload-handling",
    "name": "file-upload-handling",
    "description": "Implement secure file upload handling with validation, virus scanning, storage management, and serving files efficiently. Use when building file upload features, managing file storage, and implementing file download systems.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "file-upload-handling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/flask-api-development",
    "name": "flask-api-development",
    "description": "Develop lightweight Flask APIs with routing, blueprints, database integration, authentication, and request/response handling. Use when building RESTful APIs, microservices, or lightweight web services with Flask.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "flask-api-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/flutter-development",
    "name": "flutter-development",
    "description": "Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "flutter-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/form-validation",
    "name": "form-validation",
    "description": "Implement form validation using React Hook Form, Formik, Vee-Validate, and custom validators. Use when building robust form handling with real-time validation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "form-validation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/frontend-accessibility",
    "name": "frontend-accessibility",
    "description": "Implement WCAG compliance using semantic HTML, ARIA, keyboard navigation, and screen reader support. Use when building inclusive applications for all users.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "frontend-accessibility",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/frontend-routing",
    "name": "frontend-routing",
    "description": "Implement client-side routing using React Router, Vue Router, and Angular Router. Use when building multi-page applications with navigation and route protection.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "frontend-routing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/frontend-state-management",
    "name": "frontend-state-management",
    "description": "Manage application state using Redux, MobX, Zustand, and Context API. Use when centralizing state for complex applications with multiple components.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "frontend-state-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/frontend-testing",
    "name": "frontend-testing",
    "description": "Implement comprehensive frontend testing using Jest, Vitest, React Testing Library, and Cypress. Use when building robust test suites for UI and integration tests.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "frontend-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/funnel-analysis",
    "name": "Funnel Analysis",
    "description": "Analyze user conversion funnels, identify drop-off points, and optimize conversion rates for conversion optimization and user flow analysis",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "funnel-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/gap-analysis",
    "name": "gap-analysis",
    "description": "Identify differences between current state and desired future state. Analyze gaps in capabilities, processes, skills, and technology to plan improvements and investments.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "gap-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/git-hooks-setup",
    "name": "git-hooks-setup",
    "description": "Implement Git hooks using Husky, pre-commit, and custom scripts. Enforce code quality, linting, and testing before commits and pushes.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "git-hooks-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "husky",
        "name": "husky",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint",
        "name": "eslint",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prettier",
        "name": "prettier",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/git-workflow-strategy",
    "name": "git-workflow-strategy",
    "description": "Master Git workflows including GitFlow, GitHub Flow, Trunk-Based Development. Configure branches, merge strategies, and collaboration patterns for team environments.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "git-workflow-strategy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/github-actions-workflow",
    "name": "github-actions-workflow",
    "description": "Build comprehensive GitHub Actions workflows for CI/CD, testing, security, and deployment. Master workflows, jobs, steps, and conditional execution.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "github-actions-workflow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/gitlab-cicd-pipeline",
    "name": "gitlab-cicd-pipeline",
    "description": "Design and implement GitLab CI/CD pipelines with stages, jobs, artifacts, and caching. Configure runners, Docker integration, and deployment strategies.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "gitlab-cicd-pipeline",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "semantic-release",
        "name": "semantic-release",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/graceful-shutdown",
    "name": "graceful-shutdown",
    "description": "Implement graceful shutdown procedures to handle SIGTERM signals, drain connections, complete in-flight requests, and clean up resources properly. Use when deploying containerized applications, handling server restarts, or ensuring zero-downtime deployments.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "graceful-shutdown",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/grafana-dashboard",
    "name": "grafana-dashboard",
    "description": "Create professional Grafana dashboards with visualizations, templating, and alerts. Use when building monitoring dashboards, creating data visualizations, or setting up operational insights.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "grafana-dashboard",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/graphql-implementation",
    "name": "graphql-implementation",
    "description": "Design and implement GraphQL APIs with schema design, resolvers, queries, mutations, subscriptions, and best practices. Use when building GraphQL servers, designing schemas, or migrating from REST to GraphQL.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "graphql-implementation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/grpc-service-development",
    "name": "grpc-service-development",
    "description": "Build high-performance gRPC services with Protocol Buffers, bidirectional streaming, and microservice communication. Use when building gRPC servers, defining service contracts, or implementing inter-service communication.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "grpc-service-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "grpc",
        "name": "@grpc/grpc-js",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "grpcio",
        "name": "grpcio",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/health-check-endpoints",
    "name": "health-check-endpoints",
    "description": "Implement comprehensive health check endpoints for liveness, readiness, and dependency monitoring. Use when deploying to Kubernetes, implementing load balancer health checks, or monitoring service availability.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "health-check-endpoints",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/idempotency-handling",
    "name": "idempotency-handling",
    "description": "Implement idempotency keys and handling to ensure operations can be safely retried without duplicate effects. Use when building payment systems, APIs with retries, or distributed transactions.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "idempotency-handling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/image-optimization",
    "name": "image-optimization",
    "description": "Optimize images for web to reduce file size without sacrificing quality. Use compression, modern formats, and responsive techniques for faster loading.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "image-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/incident-response-plan",
    "name": "incident-response-plan",
    "description": "Create and execute incident response procedures for security breaches, data leaks, and cyber attacks. Use when handling security incidents, creating response playbooks, or conducting forensic analysis.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "incident-response-plan",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/information-architecture",
    "name": "information-architecture",
    "description": "Organize and structure information for clarity and discoverability. Design navigation systems, hierarchies, and mental models that match user needs.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "information-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/infrastructure-cost-optimization",
    "name": "infrastructure-cost-optimization",
    "description": "Optimize cloud infrastructure costs through resource rightsizing, reserved instances, spot instances, and waste reduction strategies.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "infrastructure-cost-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/infrastructure-monitoring",
    "name": "infrastructure-monitoring",
    "description": "Set up comprehensive infrastructure monitoring with Prometheus, Grafana, and alerting systems for metrics, health checks, and performance tracking.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "infrastructure-monitoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/integration-testing",
    "name": "integration-testing",
    "description": "Design and implement integration tests that verify component interactions, API endpoints, database operations, and external service communication. Use for integration test, API test, end-to-end component testing, and service layer validation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "integration-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/interaction-design",
    "name": "interaction-design",
    "description": "Design meaningful interactions and microinteractions. Create delightful user experiences through thoughtful animation, feedback, and responsive interface design.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "interaction-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/intermittent-issue-debugging",
    "name": "intermittent-issue-debugging",
    "description": "Debug issues that occur sporadically and are hard to reproduce. Use monitoring and systematic investigation to identify root causes of flaky behavior.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "intermittent-issue-debugging",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/internationalization-i18n",
    "name": "internationalization-i18n",
    "description": "Implement internationalization (i18n) and localization including message extraction, translation catalogs, pluralization rules, date/time/number formatting, RTL language support, and i18n libraries like i18next and gettext. Use for multi-language, translation, or localization needs.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "internationalization-i18n",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "Babel",
        "name": "Babel",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/ios-swift-development",
    "name": "ios-swift-development",
    "description": "Develop native iOS apps with Swift. Covers MVVM architecture, SwiftUI, URLSession for networking, Combine for reactive programming, and Core Data persistence.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "ios-swift-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/jenkins-pipeline",
    "name": "jenkins-pipeline",
    "description": "Build Jenkins declarative and scripted pipelines with stages, agents, parameters, and plugins. Implement multi-branch pipelines and deployment automation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "jenkins-pipeline",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/kpi-dashboard-design",
    "name": "kpi-dashboard-design",
    "description": "Design and build dashboards that track key performance indicators. Select relevant metrics, visualize data effectively, and communicate insights to stakeholders.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "kpi-dashboard-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/kubernetes-deployment",
    "name": "kubernetes-deployment",
    "description": "Deploy, manage, and scale containerized applications on Kubernetes clusters with best practices for production workloads, resource management, and rolling updates.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "kubernetes-deployment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/load-balancer-setup",
    "name": "load-balancer-setup",
    "description": "Configure and deploy load balancers (HAProxy, AWS ELB/ALB/NLB) for distributing traffic, session management, and high availability.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "load-balancer-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/log-aggregation",
    "name": "log-aggregation",
    "description": "Implement centralized logging with ELK Stack, Loki, or Splunk for log collection, parsing, storage, and analysis across infrastructure.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "log-aggregation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/log-analysis",
    "name": "log-analysis",
    "description": "Analyze application and system logs to identify errors, patterns, and root causes. Use log aggregation tools and structured logging for effective debugging.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "log-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/markdown-documentation",
    "name": "markdown-documentation",
    "description": "Master markdown formatting, GitHub Flavored Markdown, README files, and documentation formatting. Use when writing markdown docs, READMEs, or formatting documentation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "markdown-documentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "package-name",
        "name": "package-name",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "markdownlint-cli",
        "name": "markdownlint-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prettier",
        "name": "prettier",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "grip",
        "name": "grip",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/memory-leak-detection",
    "name": "memory-leak-detection",
    "description": "Detect and fix memory leaks using heap snapshots, memory profiling, and leak detection tools. Use when investigating memory growth, OOM errors, or optimizing memory usage.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "memory-leak-detection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/memory-optimization",
    "name": "memory-optimization",
    "description": "Profile and optimize application memory usage. Identify memory leaks, reduce memory footprint, and improve efficiency for better performance and reliability.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "memory-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/microservices-architecture",
    "name": "microservices-architecture",
    "description": "Design and implement microservices architecture including service boundaries, communication patterns, API gateways, service mesh, service discovery, and distributed system patterns. Use when building microservices, distributed systems, or service-oriented architectures.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "microservices-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/ml-model-explanation",
    "name": "ML Model Explanation",
    "description": "Interpret machine learning models using SHAP, LIME, feature importance, partial dependence, and attention visualization for explainability",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "ml-model-explanation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/ml-model-training",
    "name": "ML Model Training",
    "description": "Build and train machine learning models using scikit-learn, PyTorch, and TensorFlow for classification, regression, and clustering tasks",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "ml-model-training",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/ml-pipeline-automation",
    "name": "ML Pipeline Automation",
    "description": "Build end-to-end ML pipelines with automated data processing, training, validation, and deployment using Airflow, Kubeflow, and Jenkins",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "ml-pipeline-automation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/mobile-app-debugging",
    "name": "mobile-app-debugging",
    "description": "Debug issues specific to mobile applications including platform-specific problems, device constraints, and connectivity issues.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "mobile-app-debugging",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/mobile-app-testing",
    "name": "mobile-app-testing",
    "description": "Comprehensive mobile app testing strategies for iOS and Android. Covers unit tests, UI tests, integration tests, performance testing, and test automation with Detox, Appium, and XCTest.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "mobile-app-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/mobile-first-design",
    "name": "mobile-first-design",
    "description": "Design for mobile devices first, then scale up to larger screens. Create responsive interfaces that work seamlessly across all device sizes.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "mobile-first-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/mobile-offline-support",
    "name": "mobile-offline-support",
    "description": "Implement offline-first mobile apps with local storage, sync strategies, and conflict resolution. Covers AsyncStorage, Realm, SQLite, and background sync patterns.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "mobile-offline-support",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/mocking-stubbing",
    "name": "mocking-stubbing",
    "description": "Create and manage mocks, stubs, spies, and test doubles for isolating unit tests from external dependencies. Use for mock, stub, spy, test double, Mockito, Jest mocks, and dependency isolation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "mocking-stubbing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/model-deployment",
    "name": "Model Deployment",
    "description": "Deploy machine learning models to production using Flask, FastAPI, Docker, cloud platforms (AWS, GCP, Azure), and model serving frameworks",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "model-deployment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/model-hyperparameter-tuning",
    "name": "Model Hyperparameter Tuning",
    "description": "Optimize hyperparameters using grid search, random search, Bayesian optimization, and automated ML frameworks like Optuna and Hyperopt",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "model-hyperparameter-tuning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/model-monitoring",
    "name": "Model Monitoring",
    "description": "Monitor model performance, detect data drift, concept drift, and anomalies in production using Prometheus, Grafana, and MLflow",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "model-monitoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/multi-cloud-strategy",
    "name": "multi-cloud-strategy",
    "description": "Design and implement multi-cloud strategies spanning AWS, Azure, and GCP with vendor lock-in avoidance, hybrid deployments, and federation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "multi-cloud-strategy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/mutation-testing",
    "name": "mutation-testing",
    "description": "Evaluate test suite quality by introducing code mutations and verifying tests catch them. Use for mutation testing, test quality, mutant detection, Stryker, PITest, and test effectiveness analysis.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "mutation-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "stryker",
        "name": "stryker",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mutmut",
        "name": "mutmut",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/natural-language-processing",
    "name": "Natural Language Processing",
    "description": "Build NLP applications using transformers library, BERT, GPT, text classification, named entity recognition, and sentiment analysis",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "natural-language-processing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/network-analysis",
    "name": "Network Analysis",
    "description": "Analyze network structures, identify communities, measure centrality, and visualize relationships for social networks and organizational structures",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "network-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/network-debugging",
    "name": "network-debugging",
    "description": "Debug network issues using browser tools and network analysis. Diagnose connection problems, latency, and data transmission issues.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "network-debugging",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/network-security-groups",
    "name": "network-security-groups",
    "description": "Configure network security groups and firewall rules to control inbound/outbound traffic and implement network segmentation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "network-security-groups",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/neural-network-design",
    "name": "Neural Network Design",
    "description": "Design and architect neural networks with various architectures including CNNs, RNNs, Transformers, and attention mechanisms using PyTorch and TensorFlow",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "neural-network-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/nginx-configuration",
    "name": "nginx-configuration",
    "description": "Configure Nginx web server for high-performance reverse proxy, load balancing, SSL/TLS, caching, and API gateway functionality.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "nginx-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/nodejs-express-server",
    "name": "nodejs-express-server",
    "description": "Build production-ready Express.js servers with middleware, authentication, routing, and database integration. Use when creating REST APIs, managing requests/responses, implementing middleware chains, and handling server logic.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "nodejs-express-server",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/nosql-database-design",
    "name": "nosql-database-design",
    "description": "Design NoSQL database schemas for MongoDB and DynamoDB. Use when modeling document structures, designing collections, or planning NoSQL data architectures.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "nosql-database-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/oauth-implementation",
    "name": "oauth-implementation",
    "description": "Implement secure OAuth 2.0, OpenID Connect (OIDC), JWT authentication, and SSO integration. Use when building secure authentication systems for web and mobile applications.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "oauth-implementation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/payment-gateway-integration",
    "name": "payment-gateway-integration",
    "description": "Integrate payment gateways like Stripe, PayPal, and Square with backends for payment processing, subscription management, and webhook handling. Use when building e-commerce platforms, implementing billing systems, and handling payments securely.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "payment-gateway-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/penetration-testing",
    "name": "penetration-testing",
    "description": "Ethical hacking and security testing methodologies using penetration testing tools, exploit frameworks, and manual security validation. Use when assessing application security posture and identifying exploitable vulnerabilities.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "penetration-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/performance-regression-debugging",
    "name": "performance-regression-debugging",
    "description": "Identify and debug performance regressions from code changes. Use comparison and profiling to locate what degraded performance and restore baseline metrics.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "performance-regression-debugging",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/performance-testing",
    "name": "performance-testing",
    "description": "Design and execute performance tests to measure response times, throughput, and resource utilization. Use for performance test, load test, JMeter, k6, benchmark, latency testing, and scalability analysis.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "performance-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/polyglot-integration",
    "name": "polyglot-integration",
    "description": "Integrate multiple programming languages using FFI, native bindings, gRPC, or language bridges. Use when combining strengths of different languages or integrating legacy systems.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "polyglot-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/process-mapping",
    "name": "process-mapping",
    "description": "Visualize and document current and future business processes. Identify inefficiencies, dependencies, and improvement opportunities through detailed process mapping and analysis.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "process-mapping",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/profiling-optimization",
    "name": "profiling-optimization",
    "description": "Profile application performance, identify bottlenecks, and optimize hot paths using CPU profiling, flame graphs, and benchmarking. Use when investigating performance issues or optimizing critical code paths.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "profiling-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "clinic",
        "name": "clinic",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/progressive-web-app",
    "name": "progressive-web-app",
    "description": "Build progressive web apps using service workers, web manifest, offline support, and installability. Use when creating app-like web experiences.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "progressive-web-app",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/project-estimation",
    "name": "project-estimation",
    "description": "Estimate project scope, timeline, and resource requirements using multiple estimation techniques including bottom-up, top-down, and analogous estimation methods for accurate project planning.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "project-estimation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/prometheus-monitoring",
    "name": "prometheus-monitoring",
    "description": "Set up Prometheus monitoring for applications with custom metrics, scraping configurations, and service discovery. Use when implementing time-series metrics collection, monitoring applications, or building observability infrastructure.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "prometheus-monitoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/property-based-testing",
    "name": "property-based-testing",
    "description": "Design property-based tests that verify code properties hold for all inputs using automatic test case generation. Use for property-based, QuickCheck, hypothesis testing, generative testing, and invariant verification.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "property-based-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/pull-request-automation",
    "name": "pull-request-automation",
    "description": "Automate pull request workflows with templates, checklists, auto-merge rules, and review assignments. Reduce manual overhead and improve consistency.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "pull-request-automation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/push-notification-setup",
    "name": "push-notification-setup",
    "description": "Implement push notifications for iOS and Android. Covers Firebase Cloud Messaging, Apple Push Notification service, handling notifications, and backend integration.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "push-notification-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/query-caching-strategies",
    "name": "query-caching-strategies",
    "description": "Implement query caching strategies to improve performance. Use when setting up caching layers, configuring Redis, or optimizing database query response times.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "query-caching-strategies",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/rate-limiting-implementation",
    "name": "rate-limiting-implementation",
    "description": "Implement rate limiting, throttling, API quotas, and backpressure mechanisms to protect services from abuse and ensure fair resource usage. Use when building APIs, preventing DOS attacks, or managing system load.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "rate-limiting-implementation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/react-component-architecture",
    "name": "react-component-architecture",
    "description": "Design scalable React components using functional components, hooks, composition patterns, and TypeScript. Use when building reusable component libraries and maintainable UI systems.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "react-component-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/react-native-app",
    "name": "react-native-app",
    "description": "Build cross-platform mobile apps with React Native. Covers navigation with React Navigation, state management with Redux/Context API, API integration, and platform-specific features.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "react-native-app",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/reactive-programming",
    "name": "reactive-programming",
    "description": "Implement reactive programming patterns using RxJS, streams, observables, and backpressure handling. Use when building event-driven UIs, handling async data streams, or managing complex data flows.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "reactive-programming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/real-time-features",
    "name": "real-time-features",
    "description": "Implement real-time functionality using WebSockets, Server-Sent Events (SSE), or long polling. Use when building chat applications, live dashboards, collaborative editing, notifications, or any feature requiring instant updates.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "real-time-features",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/recommendation-engine",
    "name": "Recommendation Engine",
    "description": "Build recommendation systems using collaborative filtering, content-based filtering, matrix factorization, and neural network approaches",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "recommendation-engine",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/recommendation-system",
    "name": "Recommendation System",
    "description": "Build collaborative and content-based recommendation engines for product recommendations, personalization, and improving user engagement",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "recommendation-system",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/refactor-legacy-code",
    "name": "refactor-legacy-code",
    "description": "Modernize and improve legacy codebases while maintaining functionality. Use when you need to refactor old code, reduce technical debt, modernize deprecated patterns, or improve code maintainability without breaking existing behavior.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "refactor-legacy-code",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/regression-modeling",
    "name": "Regression Modeling",
    "description": "Build predictive models using linear regression, polynomial regression, and regularized regression for continuous prediction, trend forecasting, and relationship quantification",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "regression-modeling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/release-planning",
    "name": "release-planning",
    "description": "Plan, coordinate, and execute software releases across environments. Manage versioning, rollout strategies, rollback procedures, and stakeholder communication for smooth deployments.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "release-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/requirements-gathering",
    "name": "requirements-gathering",
    "description": "Systematically collect, document, and validate requirements from stakeholders. Ensure clarity, completeness, and agreement before development begins to reduce scope creep and rework.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "requirements-gathering",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/responsive-web-design",
    "name": "responsive-web-design",
    "description": "Create responsive layouts using CSS Grid, Flexbox, media queries, and mobile-first design. Use when building adaptive interfaces that work across all devices.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "responsive-web-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/retrospective-facilitation",
    "name": "retrospective-facilitation",
    "description": "Facilitate effective retrospectives to capture lessons learned, celebrate successes, and identify actionable improvements for future iterations.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "retrospective-facilitation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/risk-assessment",
    "name": "risk-assessment",
    "description": "Identify, analyze, and prioritize project risks using qualitative and quantitative methods. Develop mitigation strategies to minimize impact and maximize project success probability.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "risk-assessment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/root-cause-analysis",
    "name": "root-cause-analysis",
    "description": "Conduct systematic root cause analysis to identify underlying problems. Use structured methodologies to prevent recurring issues and drive improvements.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "root-cause-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/runbook-creation",
    "name": "runbook-creation",
    "description": "Create operational runbooks, playbooks, standard operating procedures (SOPs), and incident response guides. Use when documenting operational procedures, on-call guides, or incident response processes.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "runbook-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/secrets-management",
    "name": "secrets-management",
    "description": "Implement secrets management with HashiCorp Vault, AWS Secrets Manager, or Kubernetes Secrets for secure credential storage and rotation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "secrets-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/secrets-rotation",
    "name": "secrets-rotation",
    "description": "Implement automated secrets rotation for API keys, credentials, certificates, and encryption keys. Use when managing secrets lifecycle, compliance requirements, or security hardening.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "secrets-rotation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/security-compliance-audit",
    "name": "security-compliance-audit",
    "description": "Conduct comprehensive security compliance audits for SOC 2, GDPR, HIPAA, PCI-DSS, and ISO 27001. Use when preparing for certification, annual audits, or compliance validation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "security-compliance-audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/security-documentation",
    "name": "security-documentation",
    "description": "Create security policies, guidelines, compliance documentation, and security best practices. Use when documenting security policies, compliance requirements, or security guidelines.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "security-documentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/security-headers-configuration",
    "name": "security-headers-configuration",
    "description": "Configure HTTP security headers including CSP, HSTS, X-Frame-Options, and XSS protection. Use when hardening web applications against common attacks.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "security-headers-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/security-testing",
    "name": "security-testing",
    "description": "Identify security vulnerabilities through SAST, DAST, penetration testing, and dependency scanning. Use for security test, vulnerability scanning, OWASP, SQL injection, XSS, CSRF, and penetration testing.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "security-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "safety",
        "name": "safety",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "detect-secrets",
        "name": "detect-secrets",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/semantic-versioning",
    "name": "semantic-versioning",
    "description": "Implement semantic versioning (SemVer) with automated release management. Use conventional commits, semantic-release, and version bumping strategies.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "semantic-versioning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/sentiment-analysis",
    "name": "Sentiment Analysis",
    "description": "Classify text sentiment using NLP techniques, lexicon-based analysis, and machine learning for opinion mining, brand monitoring, and customer feedback analysis",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "sentiment-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/server-side-rendering",
    "name": "server-side-rendering",
    "description": "Implement server-side rendering with template engines, view layers, and dynamic content generation. Use when building server-rendered applications, implementing MVC architectures, and generating HTML on the server.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "server-side-rendering",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/serverless-architecture",
    "name": "serverless-architecture",
    "description": "Design and implement serverless applications using AWS Lambda, Azure Functions, and GCP Cloud Functions with event-driven patterns and orchestration.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "serverless-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/service-mesh-implementation",
    "name": "service-mesh-implementation",
    "description": "Implement service mesh (Istio, Linkerd) for service-to-service communication, traffic management, security, and observability.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "service-mesh-implementation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/session-management",
    "name": "session-management",
    "description": "Implement secure session management systems with JWT tokens, session storage, token refresh, logout handling, and CSRF protection. Use when managing user authentication state, handling token lifecycle, and securing sessions.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "session-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/spring-boot-application",
    "name": "spring-boot-application",
    "description": "Build enterprise Spring Boot applications with annotations, dependency injection, data persistence, REST controllers, and security. Use when developing Spring applications, managing beans, implementing services, and configuring Spring Boot projects.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "spring-boot-application",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/sql-injection-prevention",
    "name": "sql-injection-prevention",
    "description": "Prevent SQL injection attacks using prepared statements, parameterized queries, and input validation. Use when building database-driven applications securely.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "sql-injection-prevention",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/sql-query-optimization",
    "name": "sql-query-optimization",
    "description": "Analyze and optimize SQL queries for performance. Use when improving slow queries, reducing execution time, or analyzing query performance in PostgreSQL and MySQL.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "sql-query-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/ssl-certificate-management",
    "name": "ssl-certificate-management",
    "description": "Manage SSL/TLS certificates with automated provisioning, renewal, and monitoring using Let's Encrypt, ACM, or Vault.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "ssl-certificate-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/stakeholder-communication",
    "name": "stakeholder-communication",
    "description": "Manage stakeholder expectations and engagement through targeted communication, regular updates, and relationship building. Tailor messaging for different stakeholder groups and priorities.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "stakeholder-communication",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/static-code-analysis",
    "name": "static-code-analysis",
    "description": "Implement static code analysis with linters, formatters, and security scanners to catch bugs early. Use when enforcing code standards, detecting security vulnerabilities, or automating code review.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "static-code-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/statistical-hypothesis-testing",
    "name": "Statistical Hypothesis Testing",
    "description": "Conduct statistical tests including t-tests, chi-square, ANOVA, and p-value analysis for statistical significance, hypothesis validation, and A/B testing",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "statistical-hypothesis-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/stored-procedures",
    "name": "stored-procedures",
    "description": "Implement stored procedures and functions for database logic. Use when creating reusable database routines, complex queries, or server-side calculations.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "stored-procedures",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/stress-testing",
    "name": "stress-testing",
    "description": "Test system behavior under extreme load conditions to identify breaking points, capacity limits, and failure modes. Use for stress test, capacity testing, breaking point analysis, spike test, and system limits validation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "stress-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/survival-analysis",
    "name": "Survival Analysis",
    "description": "Analyze time-to-event data, calculate survival probabilities, and compare groups using Kaplan-Meier and Cox proportional hazards models",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "survival-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/synthetic-monitoring",
    "name": "synthetic-monitoring",
    "description": "Implement synthetic monitoring and automated testing to simulate user behavior and detect issues before users. Use when creating end-to-end test scenarios, monitoring API flows, or validating user workflows.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "synthetic-monitoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/technical-debt-assessment",
    "name": "technical-debt-assessment",
    "description": "Assess, quantify, and prioritize technical debt using code analysis, metrics, and impact analysis. Use when planning refactoring, evaluating codebases, or making architectural decisions.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "technical-debt-assessment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/technical-roadmap-planning",
    "name": "technical-roadmap-planning",
    "description": "Create comprehensive technical roadmaps aligned with business goals. Plan technology investments, architecture evolution, and infrastructure improvements over quarters and years.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "technical-roadmap-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/technical-specification",
    "name": "technical-specification",
    "description": "Create detailed technical specifications, requirements documents, design documents, and system architecture specs. Use when writing technical specs, requirements docs, or design documents.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "technical-specification",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/terraform-infrastructure",
    "name": "terraform-infrastructure",
    "description": "Infrastructure as Code using Terraform with modular components, state management, and multi-cloud deployments. Use for provisioning and managing cloud resources.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "terraform-infrastructure",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/test-automation-framework",
    "name": "test-automation-framework",
    "description": "Design and implement scalable test automation frameworks with Page Object Model, fixtures, and reporting. Use for test framework, page object pattern, test architecture, test organization, and automation infrastructure.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "test-automation-framework",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/test-data-generation",
    "name": "test-data-generation",
    "description": "Generate realistic, consistent test data using factories, fixtures, and fake data libraries. Use for test data, fixtures, mock data, faker, test builders, and seed data generation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "test-data-generation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/third-party-integration",
    "name": "third-party-integration",
    "description": "Integrate external APIs and services with error handling, retry logic, and data transformation. Use when connecting to payment processors, messaging services, analytics platforms, or other third-party providers.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "third-party-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/time-series-analysis",
    "name": "Time Series Analysis",
    "description": "Analyze temporal data patterns including trends, seasonality, autocorrelation, and forecasting for time series decomposition, trend analysis, and forecasting models",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "time-series-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/transaction-management",
    "name": "transaction-management",
    "description": "Manage database transactions for data consistency. Use when implementing ACID compliance, handling concurrency, or managing transaction isolation levels.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "transaction-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/troubleshooting-guide",
    "name": "troubleshooting-guide",
    "description": "Create comprehensive troubleshooting guides, FAQ documents, known issues lists, and debug guides. Use when documenting common problems, error messages, or debugging procedures.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "troubleshooting-guide",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/unit-testing-framework",
    "name": "unit-testing-framework",
    "description": "Write comprehensive unit tests with high coverage using testing frameworks like Jest, pytest, JUnit, or RSpec. Use when writing tests for functions, classes, components, or establishing testing standards.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "unit-testing-framework",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/uptime-monitoring",
    "name": "uptime-monitoring",
    "description": "Implement uptime monitoring and status page systems for tracking service availability. Use when monitoring application uptime, creating status pages, or implementing health checks.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "uptime-monitoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/user-guide-creation",
    "name": "user-guide-creation",
    "description": "Create comprehensive user guides, tutorials, how-to documentation, and step-by-step instructions with screenshots and examples. Use when writing user documentation, tutorials, or getting started guides.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "user-guide-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/user-persona-creation",
    "name": "user-persona-creation",
    "description": "Create detailed user personas based on research and data. Develop realistic representations of target users to guide product decisions and ensure user-centered design.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "user-persona-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/user-research-analysis",
    "name": "user-research-analysis",
    "description": "Analyze user research data to uncover insights, identify patterns, and inform design decisions. Synthesize qualitative and quantitative research into actionable recommendations.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "user-research-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/user-story-writing",
    "name": "user-story-writing",
    "description": "Write effective user stories that capture requirements from the user's perspective. Create clear stories with detailed acceptance criteria to guide development and define done.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "user-story-writing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/visual-regression-testing",
    "name": "visual-regression-testing",
    "description": "Detect unintended visual changes in UI by comparing screenshots across versions. Use for visual regression, screenshot diff, Percy, Chromatic, UI testing, and visual validation.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "visual-regression-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "chromatic",
        "name": "chromatic",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "percy",
        "name": "percy",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/vue-application-structure",
    "name": "vue-application-structure",
    "description": "Structure Vue 3 applications using Composition API, component organization, and TypeScript. Use when building scalable Vue applications with proper separation of concerns.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "vue-application-structure",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/vulnerability-scanning",
    "name": "vulnerability-scanning",
    "description": "Automated vulnerability detection using OWASP tools, CVE databases, and security scanners. Use when performing security audits, compliance checks, or continuous security monitoring.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "vulnerability-scanning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint",
        "name": "eslint",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/web-performance-audit",
    "name": "web-performance-audit",
    "description": "Conduct comprehensive web performance audits. Measure page speed, identify bottlenecks, and recommend optimizations to improve user experience and SEO.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "web-performance-audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/web-performance-optimization",
    "name": "web-performance-optimization",
    "description": "Optimize web application performance using code splitting, lazy loading, caching, compression, and monitoring. Use when improving Core Web Vitals and user experience.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "web-performance-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/webhook-development",
    "name": "webhook-development",
    "description": "Implement webhook systems for event-driven integration with retry logic, signature verification, and delivery guarantees. Use when creating event notification systems, integrating with external services, or building event-driven architectures.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "webhook-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/webhook-integration",
    "name": "webhook-integration",
    "description": "Implement secure webhook systems for event-driven integrations, including signature verification, retry logic, and delivery guarantees. Use when building third-party integrations, event notifications, or real-time data synchronization.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "webhook-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/wireframe-prototyping",
    "name": "wireframe-prototyping",
    "description": "Create wireframes and interactive prototypes to visualize user interfaces and gather feedback early. Use tools and techniques to communicate design ideas before development.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "wireframe-prototyping",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/xss-prevention",
    "name": "xss-prevention",
    "description": "Prevent Cross-Site Scripting (XSS) attacks through input sanitization, output encoding, and Content Security Policy. Use when handling user-generated content in web applications.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "xss-prevention",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "aj-geddes/useful-ai-prompts/zero-trust-architecture",
    "name": "zero-trust-architecture",
    "description": "Implement Zero Trust security model with identity verification, microsegmentation, least privilege access, and continuous monitoring. Use when building secure cloud-native applications.",
    "source": "aj-geddes/useful-ai-prompts",
    "skillId": "zero-trust-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/aj-geddes/useful-ai-prompts",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/coding-tutor",
    "name": "coding-tutor",
    "description": "Personalized coding tutorials that build on your existing knowledge and use your actual codebase for examples. Creates a persistent learning trail that compounds over time using the power of AI, spaced repetition and quizes.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "coding-tutor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/agent-browser",
    "name": "agent-browser",
    "description": "Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to Playwright MCP - uses Bash commands with ref-based element selection. Triggers on \"browse website\", \"fill form\", \"click button\", \"take screenshot\", \"scrape page\", \"web automation\".",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "agent-browser",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "agent-browser",
        "name": "agent-browser",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/agent-native-architecture",
    "name": "agent-native-architecture",
    "description": "Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "agent-native-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/andrew-kane-gem-writer",
    "name": "andrew-kane-gem-writer",
    "description": "This skill should be used when writing Ruby gems following Andrew Kane's proven patterns and philosophy. It applies when creating new Ruby gems, refactoring existing gems, designing gem APIs, or when clean, minimal, production-ready Ruby library code is needed. Triggers on requests like \"create a gem\", \"write a Ruby library\", \"design a gem API\", or mentions of Andrew Kane's style.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "andrew-kane-gem-writer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/brainstorming",
    "name": "brainstorming",
    "description": "This skill should be used before implementing features, building components, or making changes. It guides exploring user intent, approaches, and design decisions before planning. Triggers on \"let's brainstorm\", \"help me think through\", \"what should we build\", \"explore approaches\", ambiguous feature requests, or when the user's request has multiple valid interpretations that need clarification.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "brainstorming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/compound-docs",
    "name": "compound-docs",
    "description": "Capture solved problems as categorized documentation with YAML frontmatter for fast lookup",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "compound-docs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/create-agent-skills",
    "name": "create-agent-skills",
    "description": "Expert guidance for creating Claude Code skills and slash commands. Use when working with SKILL.md files, authoring new skills, improving existing skills, creating slash commands, or understanding skill structure and best practices.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "create-agent-skills",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/dhh-rails-style",
    "name": "dhh-rails-style",
    "description": "This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring requests, code review, or when the user mentions DHH, 37signals, Basecamp, HEY, or Campfire style. Embodies REST purity, fat models, thin controllers, Current attributes, Hotwire patterns, and the \"clarity over cleverness\" philosophy.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "dhh-rails-style",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/document-review",
    "name": "document-review",
    "description": "This skill should be used to refine brainstorm or plan documents before proceeding to the next workflow step. It applies when a brainstorm or plan document exists and the user wants to improve it.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "document-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/every-style-editor",
    "name": "every-style-editor",
    "description": "This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for grammar, punctuation, mechanics, and style guide compliance.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "every-style-editor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/file-todos",
    "name": "file-todos",
    "description": "This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with slash commands and code review processes.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "file-todos",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/frontend-design",
    "name": "frontend-design",
    "description": "This skill should be used when creating distinctive, production-grade frontend interfaces with high design quality. It applies when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "frontend-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/gemini-imagegen",
    "name": "gemini-imagegen",
    "description": "This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "gemini-imagegen",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/git-worktree",
    "name": "git-worktree",
    "description": "This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "git-worktree",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/orchestrating-swarms",
    "name": "orchestrating-swarms",
    "description": "This skill should be used when orchestrating multi-agent swarms using Claude Code's TeammateTool and Task system. It applies when coordinating multiple agents, running parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task benefiting from divide-and-conquer patterns.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "orchestrating-swarms",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "it2",
        "name": "it2",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "tmux",
        "name": "tmux",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/rclone",
    "name": "rclone",
    "description": "Upload, sync, and manage files across cloud storage providers using rclone. Use when uploading files (images, videos, documents) to S3, Cloudflare R2, Backblaze B2, Google Drive, Dropbox, or any S3-compatible storage. Triggers on \"upload to S3\", \"sync to cloud\", \"rclone\", \"backup files\", \"upload video/image to bucket\", or requests to transfer files to remote storage.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "rclone",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "rclone",
        "name": "rclone",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/resolve-pr-parallel",
    "name": "resolve_pr_parallel",
    "description": "Resolve all PR comments using parallel processing. Use when addressing PR review feedback, resolving review threads, or batch-fixing PR comments.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "resolve-pr-parallel",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[optional: PR number or current PR]",
      "allowed-tools": "Bash(gh *), Bash(git *), Read"
    }
  },
  {
    "id": "everyinc/compound-engineering-plugin/setup",
    "name": "setup",
    "description": "Configure which review agents run for your project. Auto-detects stack and writes compound-engineering.local.md.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/skill-creator",
    "name": "skill-creator",
    "description": "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 capabilities with specialized knowledge, workflows, or tool integrations.",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "skill-creator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/custom-skill",
    "name": "custom-skill",
    "description": "",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "custom-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/default-skill",
    "name": "default-skill",
    "description": "",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "default-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/disabled-skill",
    "name": "disabled-skill",
    "description": "A skill with model invocation disabled",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "disabled-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "everyinc/compound-engineering-plugin/skill-one",
    "name": "skill-one",
    "description": "Sample skill",
    "source": "everyinc/compound-engineering-plugin",
    "skillId": "skill-one",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/everyinc/compound-engineering-plugin",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-cocoa-sdk",
    "name": "sentry-cocoa-sdk",
    "description": "Full Sentry SDK setup for Apple platforms (iOS, macOS, tvOS, watchOS, visionOS). Use when asked to \"add Sentry to iOS\", \"add Sentry to Swift\", \"install sentry-cocoa\", or configure error monitoring, tracing, profiling, session replay, or logging for Apple applications. Supports SwiftUI and UIKit.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-cocoa-sdk",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "getsentry",
        "name": "getsentry/tools/sentry-wizard",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-create-alert",
    "name": "sentry-create-alert",
    "description": "Create Sentry alerts using the workflow engine API. Use when asked to create alerts, set up notifications, configure issue priority alerts, or build workflow automations. Supports email, Slack, PagerDuty, Discord, and other notification actions.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-create-alert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-dotnet-sdk",
    "name": "sentry-dotnet-sdk",
    "description": "Full Sentry SDK setup for .NET. Use when asked to \"add Sentry to .NET\", \"install Sentry for C#\", or configure error monitoring, tracing, profiling, logging, or crons for ASP.NET Core, MAUI, WPF, WinForms, Blazor, Azure Functions, or any other .NET application.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-dotnet-sdk",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/wizard@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-fix-issues",
    "name": "sentry-fix-issues",
    "description": "Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-fix-issues",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-go-sdk",
    "name": "sentry-go-sdk",
    "description": "Full Sentry SDK setup for Go. Use when asked to \"add Sentry to Go\", \"install sentry-go\", \"setup Sentry in Go\", or configure error monitoring, tracing, logging, metrics, or crons for Go applications. Supports net/http, Gin, Echo, Fiber, FastHTTP, Iris, and Negroni.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-go-sdk",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-nextjs-sdk",
    "name": "sentry-nextjs-sdk",
    "description": "Full Sentry SDK setup for Next.js. Use when asked to \"add Sentry to Next.js\", \"install @sentry/nextjs\", or configure error monitoring, tracing, session replay, logging, profiling, AI monitoring, or crons for Next.js applications. Supports Next.js 13+ with App Router and Pages Router.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-nextjs-sdk",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/wizard@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/nextjs",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/nextjs@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-otel-exporter-setup",
    "name": "sentry-otel-exporter-setup",
    "description": "Configure the OpenTelemetry Collector with Sentry Exporter for multi-project routing and automatic project creation. Use when setting up OTel with Sentry, configuring collector pipelines for traces and logs, or routing telemetry from multiple services to Sentry projects.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-otel-exporter-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-pr-code-review",
    "name": "sentry-pr-code-review",
    "description": "Review a project's PRs to check for issues detected in code review by Seer Bug Prediction. Use when asked to review or fix issues identified by Sentry in PR comments, or to find recent PRs with Sentry feedback.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-pr-code-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-python-sdk",
    "name": "sentry-python-sdk",
    "description": "Full Sentry SDK setup for Python. Use when asked to \"add Sentry to Python\", \"install sentry-sdk\", \"setup Sentry in Python\", or configure error monitoring, tracing, profiling, logging, metrics, crons, or AI monitoring for Python applications. Supports Django, Flask, FastAPI, Celery, Starlette, AIOHTTP, Tornado, and more.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-python-sdk",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "sentry-sdk",
        "name": "sentry-sdk",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-react-native-sdk",
    "name": "sentry-react-native-sdk",
    "description": "Full Sentry SDK setup for React Native and Expo. Use when asked to \"add Sentry to React Native\", \"install @sentry/react-native\", \"setup Sentry in Expo\", or configure error monitoring, tracing, profiling, session replay, or logging for React Native applications. Supports Expo managed, Expo bare, and vanilla React Native.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-react-native-sdk",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/wizard@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo",
        "name": "expo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/react-native",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry-cli",
        "name": "sentry-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-react-sdk",
    "name": "sentry-react-sdk",
    "description": "Full Sentry SDK setup for React. Use when asked to \"add Sentry to React\", \"install @sentry/react\", or configure error monitoring, tracing, session replay, profiling, or logging for React applications. Supports React 16+, React Router v5-v7, TanStack Router, Redux, Vite, and webpack.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-react-sdk",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/react",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "craco",
        "name": "@craco/craco",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-ruby-sdk",
    "name": "sentry-ruby-sdk",
    "description": "Full Sentry SDK setup for Ruby. Use when asked to add Sentry to Ruby, install sentry-ruby, setup Sentry in Rails/Sinatra/Rack, or configure error monitoring, tracing, logging, metrics, profiling, or crons for Ruby applications. Also handles migration from AppSignal, Honeybadger, Bugsnag, Rollbar, or Airbrake. Supports Rails, Sinatra, Rack, Sidekiq, and Resque.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-ruby-sdk",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "spotlightjs",
        "name": "@spotlightjs/spotlight",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-sdk-skill-creator",
    "name": "sentry-sdk-skill-creator",
    "description": "Create a complete Sentry SDK skill bundle for any platform. Use when asked to \"create an SDK skill\", \"add a new platform skill\", \"write a Sentry skill for X\", or build a new sentry-<platform>-sdk skill bundle with wizard flow and feature reference files.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-sdk-skill-creator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/wizard@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "getsentry/sentry-agent-skills/sentry-svelte-sdk",
    "name": "sentry-svelte-sdk",
    "description": "Full Sentry SDK setup for Svelte and SvelteKit. Use when asked to \"add Sentry to Svelte\", \"add Sentry to SvelteKit\", \"install @sentry/sveltekit\", or configure error monitoring, tracing, session replay, or logging for Svelte or SvelteKit applications.",
    "source": "getsentry/sentry-agent-skills",
    "skillId": "sentry-svelte-sdk",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/getsentry/sentry-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/wizard@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/sveltekit",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/svelte",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "avdlee/swiftui-agent-skill/update-swiftui-apis",
    "name": "update-swiftui-apis",
    "description": "Scan Apple's SwiftUI documentation for deprecated APIs and update the SwiftUI Expert Skill with modern replacements. Use when asked to \"update latest APIs\", \"refresh deprecated SwiftUI APIs\", \"check for new SwiftUI deprecations\", \"scan for API changes\", or after a new iOS/Xcode release. Requires the Sosumi MCP to be available.",
    "source": "avdlee/swiftui-agent-skill",
    "skillId": "update-swiftui-apis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/avdlee/swiftui-agent-skill",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/composable-architecture",
    "name": "composable-architecture",
    "description": "Use when building features with TCA (The Composable Architecture), structuring reducers, managing state, handling effects, navigation, or testing TCA features. Covers @Reducer, Store, Effect, TestStore, reducer composition, and TCA patterns.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "composable-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/foundation-models",
    "name": "foundation-models",
    "description": "Use when implementing on-device AI with Apple's Foundation Models framework (iOS 26+), building summarization/extraction/classification features, or using @Generable for type-safe structured output.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "foundation-models",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/generating-swift-package-docs",
    "name": "generating-swift-package-docs",
    "description": "Use when encountering unfamiliar import statements, exploring dependency APIs, or when user asks \"what's import X\" or \"what does X do\". Generates on-demand API documentation for Swift package dependencies.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "generating-swift-package-docs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/grdb",
    "name": "grdb",
    "description": "Use when writing raw SQL with GRDB, complex joins across 4+ tables, window functions, ValueObservation for reactive queries, or dropping down from SQLiteData for performance. Direct SQLite access for iOS/macOS with type-safe queries and migrations.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "grdb",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/haptics",
    "name": "haptics",
    "description": "Use when adding haptic feedback for user confirmations (button presses, toggles, purchases), error notifications, or custom tactile patterns (Core Haptics). Covers UIFeedbackGenerator and CHHapticEngine patterns.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "haptics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/ios-26-platform",
    "name": "ios-26-platform",
    "description": "Use when implementing iOS 26 features (Liquid Glass, new SwiftUI APIs, WebView, Chart3D), deploying iOS 26+ apps, or supporting backward compatibility with iOS 17/18.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "ios-26-platform",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/ios-hig",
    "name": "ios-hig",
    "description": "Use when designing iOS interfaces, implementing accessibility (VoiceOver, Dynamic Type), handling dark mode, ensuring adequate touch targets, providing animation/haptic feedback, or requesting user permissions. Apple Human Interface Guidelines for iOS compliance.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "ios-hig",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/localization",
    "name": "localization",
    "description": "Use when implementing internationalization (i18n), String Catalogs, pluralization, or right-to-left layout support. Covers modern localization workflows with Xcode String Catalogs and LocalizedStringKey patterns.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "localization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/modern-swift",
    "name": "modern-swift",
    "description": "Use when writing async/await code, enabling strict concurrency, fixing Sendable errors, migrating from completion handlers, managing shared state with actors, or using Task/TaskGroup for concurrency.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "modern-swift",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/sqlite-data",
    "name": "sqlite-data",
    "description": "Use when working with SQLiteData library (@Table, @FetchAll, @FetchOne macros) for SQLite persistence, queries, writes, migrations, or CloudKit private database sync.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "sqlite-data",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/storekit",
    "name": "storekit",
    "description": "Use when implementing in-app purchases, StoreKit 2 subscriptions, consumables, non-consumables, or transaction handling. Covers testing-first workflow with .storekit configuration, StoreManager architecture, and transaction verification.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "storekit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/swift-diagnostics",
    "name": "swift-diagnostics",
    "description": "Use when debugging NavigationStack issues (not responding, unexpected pops, crashes), build failures (SPM resolution, \"No such module\", hanging builds), or memory problems (retain cycles, leaks, deinit not called). Systematic diagnostic workflows for iOS/macOS.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "swift-diagnostics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/swift-networking",
    "name": "swift-networking",
    "description": "Use when implementing Network.framework connections (NWConnection, NetworkConnection), debugging connection failures, migrating from sockets/URLSession streams, or handling network transitions. Covers UDP/TCP patterns, structured concurrency networking (iOS 26+), and common anti-patterns.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "swift-networking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/swift-testing",
    "name": "swift-testing",
    "description": "Use when writing tests with Swift Testing (@Test,",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "swift-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/swiftui-advanced",
    "name": "swiftui-advanced",
    "description": "Use when implementing gesture composition (simultaneous, sequenced, exclusive), adaptive layouts (ViewThatFits, AnyLayout, size classes), or choosing architecture patterns (MVVM vs TCA vs vanilla, State-as-Bridge). Covers advanced SwiftUI patterns beyond basic views.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "swiftui-advanced",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "johnrogers/claude-swift-engineering/swiftui-patterns",
    "name": "swiftui-patterns",
    "description": "Use when implementing iOS 17+ SwiftUI patterns: @Observable/@Bindable, MVVM architecture, NavigationStack, lazy loading, UIKit interop, accessibility (VoiceOver/Dynamic Type), async operations (.task/.refreshable), or migrating from ObservableObject/@StateObject.",
    "source": "johnrogers/claude-swift-engineering",
    "skillId": "swiftui-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/johnrogers/claude-swift-engineering",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/aeo-optimization",
    "name": "aeo-optimization",
    "description": "AI Engine Optimization - semantic triples, page templates, content clusters for AI citations",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "aeo-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/agent-teams",
    "name": "agent-teams",
    "description": "Claude Code Agent Teams - default team-based development with strict TDD pipeline enforcement",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "agent-teams",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/agentic-development",
    "name": "agentic-development",
    "description": "Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "agentic-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/ai-models",
    "name": "ai-models",
    "description": "Latest AI models reference - Claude, OpenAI, Gemini, Eleven Labs, Replicate",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "ai-models",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/android-java",
    "name": "android-java",
    "description": "Android Java development with MVVM, ViewBinding, and Espresso testing",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "android-java",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/aws-aurora",
    "name": "aws-aurora",
    "description": "AWS Aurora Serverless v2, RDS Proxy, Data API, connection pooling",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "aws-aurora",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "data-api-client",
        "name": "data-api-client",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/aws-dynamodb",
    "name": "aws-dynamodb",
    "description": "AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "aws-dynamodb",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "aws-sdk",
        "name": "@aws-sdk/client-dynamodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/azure-cosmosdb",
    "name": "azure-cosmosdb",
    "description": "Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "azure-cosmosdb",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "azure",
        "name": "@azure/cosmos",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "azure-cosmos",
        "name": "azure-cosmos",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/base",
    "name": "base",
    "description": "Universal coding patterns, constraints, TDD workflow, atomic todos",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "base",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/cloudflare-d1",
    "name": "cloudflare-d1",
    "description": "Cloudflare D1 SQLite database with Workers, Drizzle ORM, migrations",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "cloudflare-d1",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-orm",
        "name": "drizzle-orm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-kit",
        "name": "drizzle-kit",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "wrangler",
        "name": "wrangler",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/code-deduplication",
    "name": "code-deduplication",
    "description": "Prevent semantic code duplication with capability index and check-before-write",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "code-deduplication",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/code-review",
    "name": "code-review",
    "description": "Mandatory code reviews via /code-review before commits and deploys",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "code-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openai",
        "name": "@openai/codex",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "google",
        "name": "@google/gemini-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "anthropic-ai",
        "name": "@anthropic-ai/claude-code",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "gemini-cli",
        "name": "gemini-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/codex-review",
    "name": "codex-review",
    "description": "OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "codex-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openai",
        "name": "@openai/codex",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "node@22",
        "name": "node@22",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "codex",
        "name": "codex",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/commit-hygiene",
    "name": "commit-hygiene",
    "description": "Atomic commits, PR size limits, commit thresholds, stacked PRs",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "commit-hygiene",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/credentials",
    "name": "credentials",
    "description": "Centralized API key management from Access.txt",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "credentials",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/database-schema",
    "name": "database-schema",
    "description": "Schema awareness - read before coding, type generation, prevent column errors",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "database-schema",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-kit",
        "name": "drizzle-kit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/existing-repo",
    "name": "existing-repo",
    "description": "Analyze existing repositories, maintain structure, setup guardrails and best practices",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "existing-repo",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "husky",
        "name": "husky",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lint-staged",
        "name": "lint-staged",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint",
        "name": "eslint",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prettier",
        "name": "prettier",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "commitlint",
        "name": "@commitlint/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "commitlint",
        "name": "commitlint",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pre-commit",
        "name": "pre-commit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/firebase",
    "name": "firebase",
    "description": "Firebase Firestore, Auth, Storage, real-time listeners, security rules",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "firebase",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "firebase-tools",
        "name": "firebase-tools",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/flutter",
    "name": "flutter",
    "description": "Flutter development with Riverpod state management, Freezed, go_router, and mocktail testing",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "flutter",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/gemini-review",
    "name": "gemini-review",
    "description": "Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "gemini-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "google",
        "name": "@google/gemini-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "node@20",
        "name": "node@20",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "gemini-cli",
        "name": "gemini-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/iterative-development",
    "name": "iterative-development",
    "description": "Ralph Wiggum loops - self-referential TDD iteration until tests pass",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "iterative-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/klaviyo",
    "name": "klaviyo",
    "description": "Klaviyo email/SMS marketing - profiles, events, flows, segmentation",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "klaviyo",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "klaviyo-api",
        "name": "klaviyo-api",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "klaviyo-api",
        "name": "klaviyo-api",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/llm-patterns",
    "name": "llm-patterns",
    "description": "AI-first application patterns, LLM testing, prompt management",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "llm-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/medusa",
    "name": "medusa",
    "description": "Medusa headless commerce - modules, workflows, API routes, admin UI",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "medusa",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-medusa-app@latest",
        "name": "create-medusa-app@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "medusa",
        "name": "medusa",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "medusajs",
        "name": "@medusajs/payment-stripe",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "railway",
        "name": "@railway/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/ms-teams-apps",
    "name": "ms-teams-apps",
    "description": "Microsoft Teams bots and AI agents - Claude/OpenAI, Adaptive Cards, Graph API",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "ms-teams-apps",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "microsoft",
        "name": "@microsoft/teams.cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "teamsfx",
        "name": "teamsfx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/nodejs-backend",
    "name": "nodejs-backend",
    "description": "Node.js backend patterns with Express/Fastify, repositories",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "nodejs-backend",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/playwright-testing",
    "name": "playwright-testing",
    "description": "E2E testing with Playwright - Page Objects, cross-browser, CI/CD",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "playwright-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "@playwright/test",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/posthog-analytics",
    "name": "posthog-analytics",
    "description": "PostHog analytics, event tracking, feature flags, dashboards",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "posthog-analytics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "posthog-js",
        "name": "posthog-js",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "posthog-node",
        "name": "posthog-node",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "posthog",
        "name": "posthog",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/project-tooling",
    "name": "project-tooling",
    "description": "gh, vercel, supabase, render CLI and deployment platform setup",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "project-tooling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "gh",
        "name": "gh",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "supabase",
        "name": "supabase/tap/supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/pwa-development",
    "name": "pwa-development",
    "description": "Progressive Web Apps - service workers, caching strategies, offline, Workbox",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "pwa-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "workbox-webpack-plugin",
        "name": "workbox-webpack-plugin",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vite-pwa",
        "name": "@vite-pwa/vite-plugin",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lighthouse",
        "name": "lighthouse",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "next-pwa",
        "name": "next-pwa",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-react-app",
        "name": "create-react-app",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vite-plugin-pwa",
        "name": "vite-plugin-pwa",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/python",
    "name": "python",
    "description": "Python development with ruff, mypy, pytest - TDD and type safety",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "python",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pre-commit",
        "name": "pre-commit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/react-native",
    "name": "react-native",
    "description": "React Native mobile patterns, platform-specific code",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "react-native",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/react-web",
    "name": "react-web",
    "description": "React web development with hooks, React Query, Zustand",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "react-web",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/reddit-ads",
    "name": "reddit-ads",
    "description": "Reddit Ads API - campaigns, targeting, conversions, agentic optimization",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "reddit-ads",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/reddit-api",
    "name": "reddit-api",
    "description": "Reddit API with PRAW (Python) and Snoowrap (Node.js)",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "reddit-api",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "snoowrap",
        "name": "snoowrap",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "praw",
        "name": "praw",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/security",
    "name": "security",
    "description": "OWASP security patterns, secrets management, security testing",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "security",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "secretlint",
        "name": "secretlint",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-npm-audit",
        "name": "better-npm-audit",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "safety",
        "name": "safety",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/session-management",
    "name": "session-management",
    "description": "Context preservation, tiered summarization, resumability",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "session-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/shopify-apps",
    "name": "shopify-apps",
    "description": "Shopify app development - Remix, Admin API, checkout extensions",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "shopify-apps",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "shopify",
        "name": "@shopify/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/site-architecture",
    "name": "site-architecture",
    "description": "Technical SEO - robots.txt, sitemap, meta tags, Core Web Vitals",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "site-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/supabase",
    "name": "supabase",
    "description": "Core Supabase CLI, migrations, RLS, Edge Functions",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "supabase",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "supabase",
        "name": "supabase/tap/supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/supabase-nextjs",
    "name": "supabase-nextjs",
    "description": "Next.js with Supabase and Drizzle ORM",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "supabase-nextjs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "supabase",
        "name": "@supabase/supabase-js",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "drizzle-kit",
        "name": "drizzle-kit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/supabase-node",
    "name": "supabase-node",
    "description": "Express/Hono with Supabase and Drizzle ORM",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "supabase-node",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "express",
        "name": "express",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "typescript",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/supabase-python",
    "name": "supabase-python",
    "description": "FastAPI with Supabase and SQLAlchemy/SQLModel",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "supabase-python",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "fastapi",
        "name": "fastapi",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/team-coordination",
    "name": "team-coordination",
    "description": "Multi-person projects - shared state, todo claiming, handoffs",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "team-coordination",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/ticket-craft",
    "name": "ticket-craft",
    "description": "Create Jira/Asana/Linear tickets optimized for Claude Code execution - AI-native ticket writing",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "ticket-craft",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/typescript",
    "name": "typescript",
    "description": "TypeScript strict mode with eslint and jest",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "typescript",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "husky",
        "name": "husky",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lint-staged",
        "name": "lint-staged",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/ui-mobile",
    "name": "ui-mobile",
    "description": "Mobile UI patterns - React Native, iOS/Android, touch targets",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "ui-mobile",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/ui-testing",
    "name": "ui-testing",
    "description": "Visual testing - catch invisible buttons, broken layouts, contrast",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "ui-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint-plugin-jsx-a11y",
        "name": "eslint-plugin-jsx-a11y",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/ui-web",
    "name": "ui-web",
    "description": "Web UI - glassmorphism, Tailwind, dark mode, accessibility",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "ui-web",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/user-journeys",
    "name": "user-journeys",
    "description": "User experience flows - journey mapping, UX validation, error recovery",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "user-journeys",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/web-content",
    "name": "web-content",
    "description": "SEO and AI discovery (GEO) - schema, ChatGPT/Perplexity optimization",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "web-content",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/web-payments",
    "name": "web-payments",
    "description": "Stripe Checkout, subscriptions, webhooks, customer portal",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "web-payments",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "stripe",
        "name": "stripe",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "stripe",
        "name": "stripe",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "stripe",
        "name": "stripe/stripe-cli/stripe",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/woocommerce",
    "name": "woocommerce",
    "description": "WooCommerce REST API - products, orders, customers, webhooks",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "woocommerce",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "woocommerce",
        "name": "@woocommerce/woocommerce-rest-api",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "woocommerce",
        "name": "woocommerce",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alinaqi/claude-bootstrap/workspace",
    "name": "workspace",
    "description": "Dynamic multi-repo and monorepo awareness for Claude Code. Analyze workspace topology, track API contracts, and maintain cross-repo context.",
    "source": "alinaqi/claude-bootstrap",
    "skillId": "workspace",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alinaqi/claude-bootstrap",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/customer-success-manager",
    "name": "customer-success-manager",
    "description": "Monitors customer health, predicts churn risk, and identifies expansion opportunities using weighted scoring models for SaaS customer success",
    "source": "alirezarezvani/claude-skills",
    "skillId": "customer-success-manager",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/revenue-operations",
    "name": "revenue-operations",
    "description": "Analyzes pipeline coverage, tracks forecast accuracy with MAPE, and calculates GTM efficiency metrics for SaaS revenue optimization",
    "source": "alirezarezvani/claude-skills",
    "skillId": "revenue-operations",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/sales-engineer",
    "name": "sales-engineer",
    "description": "Analyzes RFP responses for coverage gaps, builds competitive feature matrices, and plans proof-of-concept engagements for pre-sales engineering",
    "source": "alirezarezvani/claude-skills",
    "skillId": "sales-engineer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/ceo-advisor",
    "name": "ceo-advisor",
    "description": "Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Includes strategy analyzer, financial scenario modeling, board governance frameworks, and investor relations playbooks. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making executive decisions, or when user mentions CEO, strategic planning, board meetings, investor updates, organizational leadership, or executive strategy.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "ceo-advisor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/cto-advisor",
    "name": "cto-advisor",
    "description": "Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Includes tech debt analyzer, team scaling calculator, engineering metrics frameworks, technology evaluation tools, and ADR templates. Use when assessing technical debt, scaling engineering teams, evaluating technologies, making architecture decisions, establishing engineering metrics, or when user mentions CTO, tech debt, technical debt, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, or technology strategy.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "cto-advisor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/agent-designer",
    "name": "agent-designer",
    "description": "",
    "source": "alirezarezvani/claude-skills",
    "skillId": "agent-designer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/api-design-reviewer",
    "name": "api-design-reviewer",
    "description": "",
    "source": "alirezarezvani/claude-skills",
    "skillId": "api-design-reviewer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/database-designer",
    "name": "database-designer",
    "description": "",
    "source": "alirezarezvani/claude-skills",
    "skillId": "database-designer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/dependency-auditor",
    "name": "dependency-auditor",
    "description": "",
    "source": "alirezarezvani/claude-skills",
    "skillId": "dependency-auditor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/interview-system-designer",
    "name": "interview-system-designer",
    "description": "This skill should be used when the user asks to \"design interview processes\", \"create hiring pipelines\", \"calibrate interview loops\", \"generate interview questions\", \"design competency matrices\", \"analyze interviewer bias\", \"create scoring rubrics\", \"build question banks\", or \"optimize hiring systems\". Use for designing role-specific interview loops, competency assessments, and hiring calibration systems.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "interview-system-designer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/migration-architect",
    "name": "migration-architect",
    "description": "",
    "source": "alirezarezvani/claude-skills",
    "skillId": "migration-architect",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/observability-designer",
    "name": "observability-designer",
    "description": "",
    "source": "alirezarezvani/claude-skills",
    "skillId": "observability-designer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/rag-architect",
    "name": "rag-architect",
    "description": "",
    "source": "alirezarezvani/claude-skills",
    "skillId": "rag-architect",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/release-manager",
    "name": "release-manager",
    "description": "",
    "source": "alirezarezvani/claude-skills",
    "skillId": "release-manager",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/skill-tester",
    "name": "skill-tester",
    "description": "",
    "source": "alirezarezvani/claude-skills",
    "skillId": "skill-tester",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/sample-skill",
    "name": "sample-skill",
    "description": "",
    "source": "alirezarezvani/claude-skills",
    "skillId": "sample-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/tech-debt-tracker",
    "name": "tech-debt-tracker",
    "description": "",
    "source": "alirezarezvani/claude-skills",
    "skillId": "tech-debt-tracker",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/code-reviewer",
    "name": "code-reviewer",
    "description": "Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "code-reviewer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/incident-commander",
    "name": "incident-commander",
    "description": "",
    "source": "alirezarezvani/claude-skills",
    "skillId": "incident-commander",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/ms365-tenant-manager",
    "name": "ms365-tenant-manager",
    "description": "Microsoft 365 tenant administration for Global Administrators. Automate M365 tenant setup, Office 365 admin tasks, Azure AD user management, Exchange Online configuration, Teams administration, and security policies. Generate PowerShell scripts for bulk operations, Conditional Access policies, license management, and compliance reporting. Use for M365 tenant manager, Office 365 admin, Azure AD users, Global Administrator, tenant configuration, or Microsoft 365 automation.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "ms365-tenant-manager",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/senior-architect",
    "name": "senior-architect",
    "description": "This skill should be used when the user asks to \"design system architecture\", \"evaluate microservices vs monolith\", \"create architecture diagrams\", \"analyze dependencies\", \"choose a database\", \"plan for scalability\", \"make technical decisions\", or \"review system design\". Use for architecture decision records (ADRs), tech stack evaluation, system design reviews, dependency analysis, and generating architecture diagrams in Mermaid, PlantUML, or ASCII format.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "senior-architect",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/senior-backend",
    "name": "senior-backend",
    "description": "This skill should be used when the user asks to \"design REST APIs\", \"optimize database queries\", \"implement authentication\", \"build microservices\", \"review backend code\", \"set up GraphQL\", \"handle database migrations\", or \"load test APIs\". Use for Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "senior-backend",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/senior-computer-vision",
    "name": "senior-computer-vision",
    "description": "Computer vision engineering skill for object detection, image segmentation, and visual AI systems. Covers CNN and Vision Transformer architectures, YOLO/Faster R-CNN/DETR detection, Mask R-CNN/SAM segmentation, and production deployment with ONNX/TensorRT. Includes PyTorch, torchvision, Ultralytics, Detectron2, and MMDetection frameworks. Use when building detection pipelines, training custom models, optimizing inference, or deploying vision systems.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "senior-computer-vision",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "onnxruntime-gpu",
        "name": "onnxruntime-gpu",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/senior-data-engineer",
    "name": "senior-data-engineer",
    "description": "Data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when designing data architectures, building data pipelines, optimizing data workflows, implementing data governance, or troubleshooting data issues.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "senior-data-engineer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "great_expectations",
        "name": "great_expectations",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/senior-data-scientist",
    "name": "senior-data-scientist",
    "description": "World-class data science skill for statistical modeling, experimentation, causal inference, and advanced analytics. Expertise in Python (NumPy, Pandas, Scikit-learn), R, SQL, statistical methods, A/B testing, time series, and business intelligence. Includes experiment design, feature engineering, model evaluation, and stakeholder communication. Use when designing experiments, building predictive models, performing causal analysis, or driving data-driven decisions.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "senior-data-scientist",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/senior-devops",
    "name": "senior-devops",
    "description": "Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or optimizing deployment processes.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "senior-devops",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/senior-frontend",
    "name": "senior-frontend",
    "description": "Frontend development skill for React, Next.js, TypeScript, and Tailwind CSS applications. Use when building React components, optimizing Next.js performance, analyzing bundle sizes, scaffolding frontend projects, implementing accessibility, or reviewing frontend code quality.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "senior-frontend",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/senior-fullstack",
    "name": "senior-fullstack",
    "description": "Fullstack development toolkit with project scaffolding for Next.js, FastAPI, MERN, and Django stacks, code quality analysis with security and complexity scoring, and stack selection guidance. Use when the user asks to \"scaffold a new project\", \"create a Next.js app\", \"set up FastAPI with React\", \"analyze code quality\", \"audit my codebase\", \"what stack should I use\", \"generate project boilerplate\", or mentions fullstack development, project setup, or tech stack comparison.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "senior-fullstack",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "railway",
        "name": "railway",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "COPY",
        "name": "COPY",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/senior-ml-engineer",
    "name": "senior-ml-engineer",
    "description": "ML engineering skill for productionizing models, building MLOps pipelines, and integrating LLMs. Covers model deployment, feature stores, drift monitoring, RAG systems, and cost optimization.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "senior-ml-engineer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/senior-prompt-engineer",
    "name": "senior-prompt-engineer",
    "description": "This skill should be used when the user asks to \"optimize prompts\", \"design prompt templates\", \"evaluate LLM outputs\", \"build agentic systems\", \"implement RAG\", \"create few-shot examples\", \"analyze token usage\", or \"design AI workflows\". Use for prompt engineering patterns, LLM evaluation frameworks, agent architectures, and structured output design.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "senior-prompt-engineer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/senior-qa",
    "name": "senior-qa",
    "description": "This skill should be used when the user asks to \"generate tests\", \"write unit tests\", \"analyze test coverage\", \"scaffold E2E tests\", \"set up Playwright\", \"configure Jest\", \"implement testing patterns\", or \"improve test quality\". Use for React/Next.js testing with Jest, React Testing Library, and Playwright.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "senior-qa",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/senior-secops",
    "name": "senior-secops",
    "description": "Comprehensive SecOps skill for application security, vulnerability management, compliance, and secure development practices. Includes security scanning, vulnerability assessment, compliance checking, and security automation. Use when implementing security controls, conducting security audits, responding to vulnerabilities, or ensuring compliance requirements.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "senior-secops",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/senior-security",
    "name": "senior-security",
    "description": "Security engineering toolkit for threat modeling, vulnerability analysis, secure architecture, and penetration testing. Includes STRIDE analysis, OWASP guidance, cryptography patterns, and security scanning tools.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "senior-security",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/tdd-guide",
    "name": "tdd-guide",
    "description": "Test-driven development workflow with test generation, coverage analysis, and multi-framework support",
    "source": "alirezarezvani/claude-skills",
    "skillId": "tdd-guide",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/tech-stack-evaluator",
    "name": "tech-stack-evaluator",
    "description": "Technology stack evaluation and comparison with TCO analysis, security assessment, and ecosystem health scoring. Use when comparing frameworks, evaluating technology stacks, calculating total cost of ownership, assessing migration paths, or analyzing ecosystem viability.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "tech-stack-evaluator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/financial-analyst",
    "name": "financial-analyst",
    "description": "Performs financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction for strategic decision-making",
    "source": "alirezarezvani/claude-skills",
    "skillId": "financial-analyst",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/app-store-optimization",
    "name": "app-store-optimization",
    "description": "App Store Optimization toolkit for researching keywords, optimizing metadata, and tracking mobile app performance on Apple App Store and Google Play Store.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "app-store-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/campaign-analytics",
    "name": "campaign-analytics",
    "description": "Analyzes campaign performance with multi-touch attribution, funnel conversion, and ROI calculation for marketing optimization",
    "source": "alirezarezvani/claude-skills",
    "skillId": "campaign-analytics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/content-creator",
    "name": "content-creator",
    "description": "Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content creation, brand voice, SEO optimization, social media marketing, or content strategy.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "content-creator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/marketing-demand-acquisition",
    "name": "marketing-demand-acquisition",
    "description": "Multi-channel demand generation, paid media optimization, SEO strategy, and partnership programs for Series A+ startups",
    "source": "alirezarezvani/claude-skills",
    "skillId": "marketing-demand-acquisition",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/marketing-strategy-pmm",
    "name": "marketing-strategy-pmm",
    "description": "Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "marketing-strategy-pmm",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/social-media-analyzer",
    "name": "social-media-analyzer",
    "description": "Social media campaign analysis and performance tracking. Calculates engagement rates, ROI, and benchmarks across platforms. Use for analyzing social media performance, calculating engagement rate, measuring campaign ROI, comparing platform metrics, or benchmarking against industry standards.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "social-media-analyzer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/agile-product-owner",
    "name": "agile-product-owner",
    "description": "Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking. Use for writing user stories, creating acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing backlog.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "agile-product-owner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/product-manager-toolkit",
    "name": "product-manager-toolkit",
    "description": "Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "product-manager-toolkit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/product-strategist",
    "name": "product-strategist",
    "description": "Strategic product leadership toolkit for Head of Product including OKR cascade generation, market analysis, vision setting, and team scaling. Use for strategic planning, goal alignment, competitive analysis, and organizational design.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "product-strategist",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/ui-design-system",
    "name": "ui-design-system",
    "description": "UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "ui-design-system",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/ux-researcher-designer",
    "name": "ux-researcher-designer",
    "description": "UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "ux-researcher-designer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/atlassian-admin",
    "name": "atlassian-admin",
    "description": "Atlassian Administrator for managing and organizing Atlassian products, users, customization of the Atlassian suite, permissions, security, integrations, system configuration, and all administrative features. Use for user provisioning, global settings, security policies, system optimization, and org-wide Atlassian governance.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "atlassian-admin",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/atlassian-templates",
    "name": "atlassian-templates",
    "description": "Atlassian Template and Files Creator/Modifier expert for creating, modifying, and managing Jira and Confluence templates, blueprints, custom layouts, reusable components, and standardized content structures. Use for building org-wide templates, custom blueprints, page layouts, and automated content generation.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "atlassian-templates",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/confluence-expert",
    "name": "confluence-expert",
    "description": "Atlassian Confluence expert for creating and managing spaces, knowledge bases, documentation, planning, product discovery, page layouts, macros, templates, and all Confluence features. Use for documentation strategy, space architecture, content organization, and collaborative knowledge management.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "confluence-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/jira-expert",
    "name": "jira-expert",
    "description": "Atlassian Jira expert for creating and managing projects, planning, product discovery, JQL queries, workflows, custom fields, automation, reporting, and all Jira features. Use for Jira project setup, configuration, advanced search, dashboard creation, workflow design, and technical Jira operations.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "jira-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/scrum-master",
    "name": "scrum-master",
    "description": "Advanced Scrum Master with data-driven team health analysis, velocity forecasting, retrospective insights, and team development expertise. Features comprehensive sprint health scoring, Monte Carlo forecasting, and psychological safety frameworks for high-performing agile teams.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "scrum-master",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/senior-pm",
    "name": "senior-pm",
    "description": "Senior Project Manager for enterprise software, SaaS, and digital transformation projects. Specializes in portfolio management, quantitative risk analysis, resource optimization, stakeholder alignment, and executive reporting. Uses advanced methodologies including EMV analysis, Monte Carlo simulation, WSJF prioritization, and multi-dimensional health scoring.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "senior-pm",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/capa-officer",
    "name": "capa-officer",
    "description": "CAPA system management for medical device QMS. Covers root cause analysis, corrective action planning, effectiveness verification, and CAPA metrics. Use for CAPA investigations, 5-Why analysis, fishbone diagrams, root cause determination, corrective action tracking, effectiveness verification, or CAPA program optimization.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "capa-officer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/fda-consultant-specialist",
    "name": "fda-consultant-specialist",
    "description": "FDA regulatory consultant for medical device companies. Provides 510(k)/PMA/De Novo pathway guidance, QSR (21 CFR 820) compliance, HIPAA assessments, and device cybersecurity. Use when user mentions FDA submission, 510(k), PMA, De Novo, QSR, premarket, predicate device, substantial equivalence, HIPAA medical device, or FDA cybersecurity.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "fda-consultant-specialist",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/gdpr-dsgvo-expert",
    "name": "gdpr-dsgvo-expert",
    "description": "GDPR and German DSGVO compliance automation. Scans codebases for privacy risks, generates DPIA documentation, tracks data subject rights requests. Use for GDPR compliance assessments, privacy audits, data protection planning, DPIA generation, and data subject rights management.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "gdpr-dsgvo-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/information-security-manager-iso27001",
    "name": "information-security-manager-iso27001",
    "description": "ISO 27001 ISMS implementation and cybersecurity governance for HealthTech and MedTech companies. Use for ISMS design, security risk assessment, control implementation, ISO 27001 certification, security audits, incident response, and compliance verification. Covers ISO 27001, ISO 27002, healthcare security, and medical device cybersecurity.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "information-security-manager-iso27001",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/isms-audit-expert",
    "name": "isms-audit-expert",
    "description": "Information Security Management System auditing for ISO 27001 compliance, security control assessment, and certification support",
    "source": "alirezarezvani/claude-skills",
    "skillId": "isms-audit-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/mdr-745-specialist",
    "name": "mdr-745-specialist",
    "description": "EU MDR 2017/745 compliance specialist for medical device classification, technical documentation, clinical evidence, and post-market surveillance. Covers Annex VIII classification rules, Annex II/III technical files, Annex XIV clinical evaluation, and EUDAMED integration.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "mdr-745-specialist",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/qms-audit-expert",
    "name": "qms-audit-expert",
    "description": "ISO 13485 internal audit expertise for medical device QMS. Covers audit planning, execution, nonconformity classification, and CAPA verification. Use for internal audit planning, audit execution, finding classification, external audit preparation, or audit program management.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "qms-audit-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/quality-documentation-manager",
    "name": "quality-documentation-manager",
    "description": "Document control system management for medical device QMS. Covers document numbering, version control, change management, and 21 CFR Part 11 compliance. Use for document control procedures, change control workflow, document numbering, version management, electronic signature compliance, or regulatory documentation review.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "quality-documentation-manager",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/quality-manager-qmr",
    "name": "quality-manager-qmr",
    "description": "Senior Quality Manager Responsible Person (QMR) for HealthTech and MedTech companies. Provides quality system governance, management review leadership, regulatory compliance oversight, and quality performance monitoring per ISO 13485 Clause 5.5.2.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "quality-manager-qmr",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/quality-manager-qms-iso13485",
    "name": "quality-manager-qms-iso13485",
    "description": "ISO 13485 Quality Management System implementation and maintenance for medical device organizations. Provides QMS design, documentation control, internal auditing, CAPA management, and certification support.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "quality-manager-qms-iso13485",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/regulatory-affairs-head",
    "name": "regulatory-affairs-head",
    "description": "Senior Regulatory Affairs Manager for HealthTech and MedTech companies. Provides regulatory strategy development, submission management, pathway analysis, global compliance coordination, and cross-functional team leadership.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "regulatory-affairs-head",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "alirezarezvani/claude-skills/risk-management-specialist",
    "name": "risk-management-specialist",
    "description": "Medical device risk management specialist implementing ISO 14971 throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and post-production information analysis.",
    "source": "alirezarezvani/claude-skills",
    "skillId": "risk-management-specialist",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/alirezarezvani/claude-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "eraserlabs/eraser-io/azure-diagrams",
    "name": "azure-diagrams",
    "description": "Visualizes Azure infrastructure from ARM templates, Azure CLI, or descriptions. Use when user has Azure resources to diagram.",
    "source": "eraserlabs/eraser-io",
    "skillId": "azure-diagrams",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/eraserlabs/eraser-io",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Requires network access to call Eraser API",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read Write Bash(curl:*)"
    }
  },
  {
    "id": "eraserlabs/eraser-io/bicep-diagrams",
    "name": "bicep-diagrams",
    "description": "Generates architecture diagrams from Azure Bicep files. Use when user has .bicep files or asks to visualize Bicep infrastructure.",
    "source": "eraserlabs/eraser-io",
    "skillId": "bicep-diagrams",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/eraserlabs/eraser-io",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Requires network access to call Eraser API",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read Write Bash(curl:*)"
    }
  },
  {
    "id": "eraserlabs/eraser-io/eraser-diagrams",
    "name": "eraser-diagrams",
    "description": "Generates architecture diagrams from code, infrastructure, or descriptions. Use when user asks to visualize, diagram, or document system architecture.",
    "source": "eraserlabs/eraser-io",
    "skillId": "eraser-diagrams",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/eraserlabs/eraser-io",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Requires network access to call Eraser API",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read Write Bash(curl:*)"
    }
  },
  {
    "id": "eraserlabs/eraser-io/terraform-diagrams",
    "name": "terraform-diagrams",
    "description": "Generates architecture diagrams from Terraform code. Use when user has .tf files or asks to visualize Terraform infrastructure.",
    "source": "eraserlabs/eraser-io",
    "skillId": "terraform-diagrams",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/eraserlabs/eraser-io",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": "Requires network access to call Eraser API",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read Write Bash(curl:*)"
    }
  },
  {
    "id": "zxkane/aws-skills/aws-agentic-ai",
    "name": "aws-agentic-ai",
    "description": "AWS Bedrock AgentCore comprehensive expert for deploying and managing all AgentCore services. Use when working with Gateway, Runtime, Memory, Identity, or any AgentCore component. Covers MCP target deployment, credential management, schema optimization, runtime configuration, memory management, and identity services.",
    "source": "zxkane/aws-skills",
    "skillId": "aws-agentic-ai",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/zxkane/aws-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "context": "fork",
      "model": "sonnet"
    }
  },
  {
    "id": "zxkane/aws-skills/aws-mcp-setup",
    "name": "aws-mcp-setup",
    "description": "Configure AWS Documentation MCP server to query up-to-date AWS knowledge, APIs, and best practices",
    "source": "zxkane/aws-skills",
    "skillId": "aws-mcp-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/zxkane/aws-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "uv",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zxkane/aws-skills/aws-cost-operations",
    "name": "aws-cost-operations",
    "description": "This skill provides AWS cost optimization, monitoring, and operational best practices with integrated MCP servers for billing analysis, cost estimation, observability, and security assessment.",
    "source": "zxkane/aws-skills",
    "skillId": "aws-cost-operations",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/zxkane/aws-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "zxkane/aws-skills/aws-serverless-eda",
    "name": "aws-serverless-eda",
    "description": "AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, microservices, or async workflows. Covers Lambda with TypeScript/Python, API Gateway (REST/HTTP), DynamoDB, Step Functions, EventBridge, SQS, SNS, and serverless patterns. Essential when user mentions serverless, Lambda, API Gateway, event-driven, async processing, queues, pub/sub, or wants to build scalable serverless applications with AWS best practices.",
    "source": "zxkane/aws-skills",
    "skillId": "aws-serverless-eda",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/zxkane/aws-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "context": "fork"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/python-expert",
    "name": "python-expert",
    "description": "Expert-level Python programming with PEP 8 standards and modern best practices. Use when writing Python code, debugging Python issues, explaining Python concepts, or reviewing Python code.",
    "source": "personamanagmentlayer/pcl",
    "skillId": "python-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "personamanagmentlayer/pcl/ai-architect-expert",
    "name": "ai-architect-expert",
    "description": "Expert-level AI system design, MLOps, architecture patterns, and AI infrastructure",
    "source": "personamanagmentlayer/pcl",
    "skillId": "ai-architect-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "ai"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/ai-engineer-expert",
    "name": "ai-engineer-expert",
    "description": "Expert-level AI implementation, deployment, LLM integration, and production AI systems",
    "source": "personamanagmentlayer/pcl",
    "skillId": "ai-engineer-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "ai"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/data-science-expert",
    "name": "data-science-expert",
    "description": "Expert-level data science, analytics, visualization, and statistical modeling",
    "source": "personamanagmentlayer/pcl",
    "skillId": "data-science-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "ai"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/ml-expert",
    "name": "ml-expert",
    "description": "Expert-level machine learning, deep learning, model training, and MLOps",
    "source": "personamanagmentlayer/pcl",
    "skillId": "ml-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "ai"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/api-design-expert",
    "name": "api-design-expert",
    "description": "Expert-level API design principles, REST, GraphQL, versioning, and API best practices",
    "source": "personamanagmentlayer/pcl",
    "skillId": "api-design-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "api"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/fastapi-expert",
    "name": "fastapi-expert",
    "description": "Expert-level FastAPI development for high-performance Python APIs with async support",
    "source": "personamanagmentlayer/pcl",
    "skillId": "fastapi-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "api"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/graphql-expert",
    "name": "graphql-expert",
    "description": "Expert-level GraphQL API development with schema design, resolvers, and subscriptions",
    "source": "personamanagmentlayer/pcl",
    "skillId": "graphql-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "api"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/grpc-expert",
    "name": "grpc-expert",
    "description": "Expert-level gRPC, Protocol Buffers, microservices communication, and streaming",
    "source": "personamanagmentlayer/pcl",
    "skillId": "grpc-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "api"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/microservices-expert",
    "name": "microservices-expert",
    "description": "Expert-level microservices architecture, patterns, service mesh, and distributed systems",
    "source": "personamanagmentlayer/pcl",
    "skillId": "microservices-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "api"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/openapi-expert",
    "name": "openapi-expert",
    "description": "Expert-level OpenAPI/Swagger specification for API design, documentation, and code generation",
    "source": "personamanagmentlayer/pcl",
    "skillId": "openapi-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openapitools",
        "name": "@openapitools/openapi-generator-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "stoplight",
        "name": "@stoplight/spectral-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "api"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/aws-expert",
    "name": "aws-expert",
    "description": "Expert-level AWS cloud architecture, services, security, cost optimization, and best practices",
    "source": "personamanagmentlayer/pcl",
    "skillId": "aws-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "cloud",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/azure-expert",
    "name": "azure-expert",
    "description": "Expert-level Microsoft Azure cloud platform, services, and architecture",
    "source": "personamanagmentlayer/pcl",
    "skillId": "azure-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "cloud"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/cloudflare-expert",
    "name": "cloudflare-expert",
    "description": "Expert-level Cloudflare Workers, CDN, edge computing, and security services",
    "source": "personamanagmentlayer/pcl",
    "skillId": "cloudflare-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "cloud"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/airflow-expert",
    "name": "airflow-expert",
    "description": "Expert-level Apache Airflow orchestration, DAGs, operators, sensors, XComs, task dependencies, and scheduling",
    "source": "personamanagmentlayer/pcl",
    "skillId": "airflow-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "data",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/data-mesh-expert",
    "name": "data-mesh-expert",
    "description": "Expert-level data mesh architecture, domain-oriented ownership, data products, federated governance, and self-serve platforms",
    "source": "personamanagmentlayer/pcl",
    "skillId": "data-mesh-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "data",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/databricks-expert",
    "name": "databricks-expert",
    "description": "Expert-level Databricks platform, Apache Spark, Delta Lake, MLflow, notebooks, and cluster management",
    "source": "personamanagmentlayer/pcl",
    "skillId": "databricks-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "data",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/dbt-expert",
    "name": "dbt-expert",
    "description": "Expert-level dbt (data build tool), models, tests, documentation, incremental models, macros, and Jinja templating",
    "source": "personamanagmentlayer/pcl",
    "skillId": "dbt-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "data",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/elasticsearch-expert",
    "name": "elasticsearch-expert",
    "description": "Expert-level Elasticsearch, search, ELK stack, and full-text search",
    "source": "personamanagmentlayer/pcl",
    "skillId": "elasticsearch-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "data"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/kafka-expert",
    "name": "kafka-expert",
    "description": "Expert-level Apache Kafka, event streaming, Kafka Streams, and distributed messaging",
    "source": "personamanagmentlayer/pcl",
    "skillId": "kafka-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "data"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/looker-expert",
    "name": "looker-expert",
    "description": "Expert-level Looker BI, LookML, explores, dimensions, measures, dashboards, and data modeling",
    "source": "personamanagmentlayer/pcl",
    "skillId": "looker-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "data",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/mongodb-expert",
    "name": "mongodb-expert",
    "description": "Expert-level MongoDB database design, aggregation pipelines, indexing, replication, and production operations",
    "source": "personamanagmentlayer/pcl",
    "skillId": "mongodb-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "data",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/postgresql-expert",
    "name": "postgresql-expert",
    "description": "Expert-level PostgreSQL database administration, advanced queries, performance tuning, and production operations",
    "source": "personamanagmentlayer/pcl",
    "skillId": "postgresql-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "data",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/powerbi-expert",
    "name": "powerbi-expert",
    "description": "Expert-level Power BI, DAX, M language, data modeling, Power Query, report design, and paginated reports",
    "source": "personamanagmentlayer/pcl",
    "skillId": "powerbi-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "data",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/redis-expert",
    "name": "redis-expert",
    "description": "Expert-level Redis for caching, pub/sub, data structures, and high-performance applications",
    "source": "personamanagmentlayer/pcl",
    "skillId": "redis-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "data"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/snowflake-expert",
    "name": "snowflake-expert",
    "description": "Expert-level Snowflake data warehouse platform, virtual warehouses, data sharing, streams, tasks, and SQL optimization",
    "source": "personamanagmentlayer/pcl",
    "skillId": "snowflake-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "data",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/sql-expert",
    "name": "sql-expert",
    "description": "Expert-level SQL database design, querying, optimization, and administration across PostgreSQL, MySQL, and SQL Server",
    "source": "personamanagmentlayer/pcl",
    "skillId": "sql-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "data",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/tableau-expert",
    "name": "tableau-expert",
    "description": "Expert-level Tableau Desktop/Server, calculated fields, LOD expressions, dashboards, data blending, and performance optimization",
    "source": "personamanagmentlayer/pcl",
    "skillId": "tableau-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "data",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/design-expert",
    "name": "design-expert",
    "description": "Expert-level system design, architecture patterns, scalability, and distributed systems",
    "source": "personamanagmentlayer/pcl",
    "skillId": "design-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "design"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/ansible-expert",
    "name": "ansible-expert",
    "description": "Expert-level Ansible for configuration management, automation, and infrastructure as code",
    "source": "personamanagmentlayer/pcl",
    "skillId": "ansible-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "ansible",
        "name": "ansible",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "molecule",
        "name": "molecule",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/argocd-expert",
    "name": "argocd-expert",
    "description": "Expert-level ArgoCD GitOps deployment, application management, sync strategies, and production operations",
    "source": "personamanagmentlayer/pcl",
    "skillId": "argocd-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/cicd-expert",
    "name": "cicd-expert",
    "description": "Expert-level CI/CD with GitHub Actions, Jenkins, deployment pipelines, and automation",
    "source": "personamanagmentlayer/pcl",
    "skillId": "cicd-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/devops-expert",
    "name": "devops-expert",
    "description": "Expert-level DevOps practices, culture, automation, and continuous delivery",
    "source": "personamanagmentlayer/pcl",
    "skillId": "devops-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/docker-expert",
    "name": "docker-expert",
    "description": "Expert-level Docker containerization, image optimization, and container orchestration. Use this skill for building efficient Docker images, managing containers, and implementing Docker best practices.",
    "source": "personamanagmentlayer/pcl",
    "skillId": "docker-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "COPY",
        "name": "COPY",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/grafana-expert",
    "name": "grafana-expert",
    "description": "Expert-level Grafana dashboards, visualization, data sources, alerting, and production operations",
    "source": "personamanagmentlayer/pcl",
    "skillId": "grafana-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/helm-expert",
    "name": "helm-expert",
    "description": "Expert-level Helm 3 package management, chart development, templating, and production operations",
    "source": "personamanagmentlayer/pcl",
    "skillId": "helm-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/istio-expert",
    "name": "istio-expert",
    "description": "Expert-level Istio service mesh management, traffic control, security, and observability for Kubernetes",
    "source": "personamanagmentlayer/pcl",
    "skillId": "istio-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/kubernetes-expert",
    "name": "kubernetes-expert",
    "description": "Expert-level Kubernetes cluster management, deployment strategies, networking, and production operations",
    "source": "personamanagmentlayer/pcl",
    "skillId": "kubernetes-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/linkerd-expert",
    "name": "linkerd-expert",
    "description": "Expert-level Linkerd service mesh management, traffic control, reliability, and production operations",
    "source": "personamanagmentlayer/pcl",
    "skillId": "linkerd-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/monitoring-expert",
    "name": "monitoring-expert",
    "description": "Expert-level monitoring and observability with Prometheus, Grafana, logging, and alerting",
    "source": "personamanagmentlayer/pcl",
    "skillId": "monitoring-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prom-client",
        "name": "prom-client",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "jaeger-client",
        "name": "jaeger-client",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "prometheus-flask-exporter",
        "name": "prometheus-flask-exporter",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/nginx-expert",
    "name": "nginx-expert",
    "description": "Expert-level Nginx configuration, reverse proxy, load balancing, SSL/TLS, caching, and performance tuning",
    "source": "personamanagmentlayer/pcl",
    "skillId": "nginx-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/performance-expert",
    "name": "performance-expert",
    "description": "Expert-level performance optimization, profiling, benchmarking, and tuning",
    "source": "personamanagmentlayer/pcl",
    "skillId": "performance-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/prometheus-expert",
    "name": "prometheus-expert",
    "description": "Expert-level Prometheus monitoring, metrics collection, PromQL queries, alerting, and production operations",
    "source": "personamanagmentlayer/pcl",
    "skillId": "prometheus-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/sre-expert",
    "name": "sre-expert",
    "description": "Expert-level site reliability engineering, SLOs, incident management, and operational excellence",
    "source": "personamanagmentlayer/pcl",
    "skillId": "sre-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/terraform-expert",
    "name": "terraform-expert",
    "description": "Expert-level Terraform infrastructure as code, modules, state management, and production best practices",
    "source": "personamanagmentlayer/pcl",
    "skillId": "terraform-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "devops",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/aerospace-expert",
    "name": "aerospace-expert",
    "description": "Expert-level aerospace systems, flight management, maintenance tracking, aviation safety, and aerospace software",
    "source": "personamanagmentlayer/pcl",
    "skillId": "aerospace-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/automotive-expert",
    "name": "automotive-expert",
    "description": "Expert-level automotive systems, connected vehicles, fleet management, telematics, ADAS, and automotive software",
    "source": "personamanagmentlayer/pcl",
    "skillId": "automotive-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/blockchain-expert",
    "name": "blockchain-expert",
    "description": "Expert-level blockchain, Web3, smart contracts, DeFi, and cryptocurrency development",
    "source": "personamanagmentlayer/pcl",
    "skillId": "blockchain-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/construction-expert",
    "name": "construction-expert",
    "description": "Expert-level construction management, project planning, BIM, safety compliance, and construction technology",
    "source": "personamanagmentlayer/pcl",
    "skillId": "construction-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/education",
    "name": "education-expert",
    "description": "Expert-level education technology, learning management systems, and ed-tech platforms",
    "source": "personamanagmentlayer/pcl",
    "skillId": "education",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/energy-expert",
    "name": "energy-expert",
    "description": "Expert-level energy systems, smart grids, renewable energy, power management, and energy analytics",
    "source": "personamanagmentlayer/pcl",
    "skillId": "energy-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/farming",
    "name": "farming-expert",
    "description": "Expert-level precision agriculture, farm management systems, crop monitoring, and agtech",
    "source": "personamanagmentlayer/pcl",
    "skillId": "farming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/finance-expert",
    "name": "finance-expert",
    "description": "Expert-level financial systems, FinTech, banking, payments, and financial technology",
    "source": "personamanagmentlayer/pcl",
    "skillId": "finance-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/healthcare",
    "name": "healthcare-expert",
    "description": "Expert-level healthcare systems, medical informatics, HIPAA compliance, and health data standards",
    "source": "personamanagmentlayer/pcl",
    "skillId": "healthcare",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/hospitality-expert",
    "name": "hospitality-expert",
    "description": "Expert-level hotel management, reservation systems, guest services, revenue management, and hospitality technology",
    "source": "personamanagmentlayer/pcl",
    "skillId": "hospitality-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/insurance-expert",
    "name": "insurance-expert",
    "description": "Expert-level insurance systems, underwriting, claims processing, actuarial analysis, risk assessment, and insurtech solutions",
    "source": "personamanagmentlayer/pcl",
    "skillId": "insurance-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/iot-expert",
    "name": "iot-expert",
    "description": "Expert-level IoT systems, embedded devices, edge computing, and IoT protocols",
    "source": "personamanagmentlayer/pcl",
    "skillId": "iot-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/logistics",
    "name": "logistics-expert",
    "description": "Expert-level supply chain management, logistics optimization, warehouse systems, and fleet management",
    "source": "personamanagmentlayer/pcl",
    "skillId": "logistics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/manufacturing-expert",
    "name": "manufacturing-expert",
    "description": "Expert-level manufacturing systems, Industry 4.0, production optimization, quality control, and smart factory solutions",
    "source": "personamanagmentlayer/pcl",
    "skillId": "manufacturing-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/maritime-expert",
    "name": "maritime-expert",
    "description": "Expert-level maritime systems, vessel tracking, port operations, cargo management, and maritime logistics",
    "source": "personamanagmentlayer/pcl",
    "skillId": "maritime-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/media-expert",
    "name": "media-expert",
    "description": "Expert-level media production, content management, streaming, broadcasting, and media technology systems",
    "source": "personamanagmentlayer/pcl",
    "skillId": "media-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/real-estate-expert",
    "name": "real-estate-expert",
    "description": "Expert-level real estate systems, property management, MLS integration, CRM, virtual tours, and market analysis",
    "source": "personamanagmentlayer/pcl",
    "skillId": "real-estate-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/retail-expert",
    "name": "retail-expert",
    "description": "Expert-level retail systems, POS, inventory management, e-commerce, customer analytics, and omnichannel retail",
    "source": "personamanagmentlayer/pcl",
    "skillId": "retail-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/stockbreeder",
    "name": "stockbreeder-expert",
    "description": "Expert-level livestock management, animal health monitoring, breeding programs, and ranch management",
    "source": "personamanagmentlayer/pcl",
    "skillId": "stockbreeder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/telecommunications-expert",
    "name": "telecommunications-expert",
    "description": "Expert-level telecommunications systems, network management, billing, 5G, SDN, and telecom infrastructure",
    "source": "personamanagmentlayer/pcl",
    "skillId": "telecommunications-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/trading-expert",
    "name": "trading-expert",
    "description": "Expert-level algorithmic trading, market systems, quantitative analysis, and trading platforms",
    "source": "personamanagmentlayer/pcl",
    "skillId": "trading-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "domains"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/django-expert",
    "name": "django-expert",
    "description": "Expert-level Django development for robust Python web applications with ORM, admin, and authentication",
    "source": "personamanagmentlayer/pcl",
    "skillId": "django-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "django",
        "name": "django",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "djangorestframework",
        "name": "djangorestframework",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "frameworks"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/flask-expert",
    "name": "flask-expert",
    "description": "Expert-level Flask web development, REST APIs, extensions, and production deployment",
    "source": "personamanagmentlayer/pcl",
    "skillId": "flask-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "frameworks"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/react-expert",
    "name": "react-expert",
    "description": "Expert-level React development with hooks, performance optimization, state management, and modern patterns",
    "source": "personamanagmentlayer/pcl",
    "skillId": "react-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "frameworks",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/spring-boot-expert",
    "name": "spring-boot-expert",
    "description": "Expert-level Spring Boot, Spring Framework, REST APIs, and microservices development",
    "source": "personamanagmentlayer/pcl",
    "skillId": "spring-boot-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "frameworks"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/cpp-expert",
    "name": "cpp-expert",
    "description": "Expert-level C++ development with modern C++20/23, STL, memory management, and performance",
    "source": "personamanagmentlayer/pcl",
    "skillId": "cpp-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/csharp-expert",
    "name": "csharp-expert",
    "description": "Expert-level C# development with .NET 8+, ASP.NET Core, LINQ, async/await, and enterprise patterns",
    "source": "personamanagmentlayer/pcl",
    "skillId": "csharp-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/dart-expert",
    "name": "dart-expert",
    "description": "Expert-level Dart, Flutter, mobile development, and cross-platform apps",
    "source": "personamanagmentlayer/pcl",
    "skillId": "dart-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/elixir-expert",
    "name": "elixir-expert",
    "description": "Expert-level Elixir, Phoenix, OTP, and concurrent systems",
    "source": "personamanagmentlayer/pcl",
    "skillId": "elixir-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/go-expert",
    "name": "go-expert",
    "description": "Expert-level Go development with Go 1.22+ features, concurrency, standard library, and production-grade best practices",
    "source": "personamanagmentlayer/pcl",
    "skillId": "go-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/java-expert",
    "name": "java-expert",
    "description": "Expert-level Java development with Java 21+ features, Spring Boot, Maven/Gradle, and enterprise best practices",
    "source": "personamanagmentlayer/pcl",
    "skillId": "java-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/javascript-expert",
    "name": "javascript-expert",
    "description": "Expert-level JavaScript development with modern ES2024+ features, Node.js, npm ecosystem, and best practices",
    "source": "personamanagmentlayer/pcl",
    "skillId": "javascript-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "express",
        "name": "express",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/kotlin-expert",
    "name": "kotlin-expert",
    "description": "Expert-level Kotlin development, Android, coroutines, and multiplatform",
    "source": "personamanagmentlayer/pcl",
    "skillId": "kotlin-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/nodejs-expert",
    "name": "nodejs-expert",
    "description": "Expert-level Node.js backend development with Express, async patterns, streams, performance optimization, and production best practices",
    "source": "personamanagmentlayer/pcl",
    "skillId": "nodejs-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/pcl-expert",
    "name": "pcl-expert",
    "description": "Expert in Persona Control Language (PCL) - language design, compiler architecture, runtime systems, and ecosystem development",
    "source": "personamanagmentlayer/pcl",
    "skillId": "pcl-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/php-expert",
    "name": "php-expert",
    "description": "Expert-level PHP development with PHP 8+, Laravel, Composer, and modern best practices",
    "source": "personamanagmentlayer/pcl",
    "skillId": "php-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/python-expert",
    "name": "python-expert",
    "description": "Expert-level Python development with Python 3.12+ features, async/await, type hints, and modern best practices",
    "source": "personamanagmentlayer/pcl",
    "skillId": "python-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "fastapi",
        "name": "fastapi",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/r-expert",
    "name": "r-expert",
    "description": "Expert-level R statistical computing, data analysis, and visualization",
    "source": "personamanagmentlayer/pcl",
    "skillId": "r-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/ruby-expert",
    "name": "ruby-expert",
    "description": "Expert-level Ruby development with Rails, modern features, testing, and best practices",
    "source": "personamanagmentlayer/pcl",
    "skillId": "ruby-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/rust-expert",
    "name": "rust-expert",
    "description": "Expert-level Rust development with ownership, lifetimes, async, error handling, and production-grade patterns",
    "source": "personamanagmentlayer/pcl",
    "skillId": "rust-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/scala-expert",
    "name": "scala-expert",
    "description": "Expert-level Scala, functional programming, Akka, and reactive systems",
    "source": "personamanagmentlayer/pcl",
    "skillId": "scala-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/swift-expert",
    "name": "swift-expert",
    "description": "Expert-level Swift development for iOS, macOS with SwiftUI, Combine, and modern Swift 5.9+",
    "source": "personamanagmentlayer/pcl",
    "skillId": "swift-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "languages"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/typescript-expert",
    "name": "typescript-expert",
    "description": "Expert-level TypeScript development with modern tooling, advanced types, and best practices. Use this skill for TypeScript projects requiring type-safe code, modern bundling, and comprehensive testing.",
    "source": "personamanagmentlayer/pcl",
    "skillId": "typescript-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "typescript",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vite",
        "name": "vite",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint",
        "name": "eslint",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prettier",
        "name": "prettier",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "personamanagmentlayer/pcl/accountant-expert",
    "name": "accountant-expert",
    "description": "Expert-level accounting, tax, financial reporting, and accounting systems",
    "source": "personamanagmentlayer/pcl",
    "skillId": "accountant-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "professional"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/banking-expert",
    "name": "banking-expert",
    "description": "Expert-level banking systems, core banking, regulations, and banking technology",
    "source": "personamanagmentlayer/pcl",
    "skillId": "banking-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "professional"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/finops-expert",
    "name": "finops-expert",
    "description": "Expert-level cloud financial operations, cost optimization, and cloud economics",
    "source": "personamanagmentlayer/pcl",
    "skillId": "finops-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "professional"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/lawyer-expert",
    "name": "lawyer-expert",
    "description": "Expert-level legal systems, contracts, compliance, and legal technology",
    "source": "personamanagmentlayer/pcl",
    "skillId": "lawyer-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "professional"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/standards-expert",
    "name": "standards-expert",
    "description": "Expert-level ISO standards, quality management, compliance, and certification",
    "source": "personamanagmentlayer/pcl",
    "skillId": "standards-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "professional"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/qa-expert",
    "name": "qa-expert",
    "description": "Expert-level quality assurance, testing strategies, automation, and QA processes",
    "source": "personamanagmentlayer/pcl",
    "skillId": "qa-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "qa"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/biological-expert",
    "name": "biological-expert",
    "description": "Expert-level biology, biotechnology, genetics, bioinformatics, and computational biology",
    "source": "personamanagmentlayer/pcl",
    "skillId": "biological-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "scientific"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/quantum-expert",
    "name": "quantum-expert",
    "description": "Expert-level quantum computing, Qiskit, quantum algorithms, and quantum information",
    "source": "personamanagmentlayer/pcl",
    "skillId": "quantum-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "scientific"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/research-expert",
    "name": "research-expert",
    "description": "Expert-level research methodology, academic writing, statistical analysis, and scientific investigation",
    "source": "personamanagmentlayer/pcl",
    "skillId": "research-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "scientific"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/audit-expert",
    "name": "audit-expert",
    "description": "Expert-level security auditing, compliance, code review, and vulnerability assessment",
    "source": "personamanagmentlayer/pcl",
    "skillId": "audit-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "security"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/codeql-expert",
    "name": "codeql-expert",
    "description": "Expert-level CodeQL for static analysis, vulnerability detection, and security code scanning",
    "source": "personamanagmentlayer/pcl",
    "skillId": "codeql-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "security"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/security-expert",
    "name": "security-expert",
    "description": "Expert-level application security, OWASP Top 10, penetration testing, and security best practices",
    "source": "personamanagmentlayer/pcl",
    "skillId": "security-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "security"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/code-review-expert",
    "name": "code-review-expert",
    "description": "Expert-level code review focusing on quality, security, performance, and maintainability. Use this skill for conducting thorough code reviews, identifying issues, and providing constructive feedback.",
    "source": "personamanagmentlayer/pcl",
    "skillId": "code-review-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "personamanagmentlayer/pcl/git-expert",
    "name": "git-expert",
    "description": "Expert-level Git version control with advanced workflows, branching strategies, and best practices for team collaboration",
    "source": "personamanagmentlayer/pcl",
    "skillId": "git-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "git-filter-repo",
        "name": "git-filter-repo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "tools",
      "author": "PCL Team"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/skill-creator-expert",
    "name": "skill-creator-expert",
    "description": "Expert system for designing, creating, and validating PCL skills with comprehensive domain knowledge extraction",
    "source": "personamanagmentlayer/pcl",
    "skillId": "skill-creator-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "tools"
    }
  },
  {
    "id": "personamanagmentlayer/pcl/testing-expert",
    "name": "testing-expert",
    "description": "Expert-level software testing with unit tests, integration tests, E2E tests, TDD/BDD, and testing best practices",
    "source": "personamanagmentlayer/pcl",
    "skillId": "testing-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/personamanagmentlayer/pcl",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "Apache-2.0",
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0",
      "category": "tools",
      "author": "PCL Team"
    }
  },
  {
    "id": "vercel-labs/agent-browser/dogfood",
    "name": "dogfood",
    "description": "Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to \"dogfood\", \"QA\", \"exploratory test\", \"find issues\", \"bug hunt\", \"test this app/site/platform\", or review the quality of a web application. Produces a structured report with full reproduction evidence -- step-by-step screenshots, repro videos, and detailed repro steps for every issue -- so findings can be handed directly to the responsible teams.",
    "source": "vercel-labs/agent-browser",
    "skillId": "dogfood",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/vercel-labs/agent-browser",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "agent-browser",
        "name": "agent-browser",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash(agent-browser:*), Bash(npx agent-browser:*)"
    }
  },
  {
    "id": "trailofbits/skills/agentic-actions-auditor",
    "name": "agentic-actions-auditor",
    "description": "Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where attacker-controlled input reaches AI agents running in CI/CD pipelines, including env var intermediary patterns, direct expression injection, dangerous sandbox configurations, and wildcard user allowlists. Use when reviewing workflow files that invoke AI coding agents, auditing CI/CD pipeline security for prompt injection risks, or evaluating agentic action configurations.",
    "source": "trailofbits/skills",
    "skillId": "agentic-actions-auditor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/ask-questions-if-underspecified",
    "name": "ask-questions-if-underspecified",
    "description": "Clarify requirements before implementing. Use when serious doubts arise.",
    "source": "trailofbits/skills",
    "skillId": "ask-questions-if-underspecified",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/audit-context-building",
    "name": "audit-context-building",
    "description": "Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.",
    "source": "trailofbits/skills",
    "skillId": "audit-context-building",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/algorand-vulnerability-scanner",
    "name": "algorand-vulnerability-scanner",
    "description": "Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and access control issues. Use when auditing Algorand projects (TEAL/PyTeal).",
    "source": "trailofbits/skills",
    "skillId": "algorand-vulnerability-scanner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip3",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "tealer",
        "name": "tealer",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/audit-prep-assistant",
    "name": "audit-prep-assistant",
    "description": "Prepares codebases for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tools, increases test coverage, removes dead code, ensures accessibility, and generates documentation (flowcharts, user stories, inline comments).",
    "source": "trailofbits/skills",
    "skillId": "audit-prep-assistant",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/cairo-vulnerability-scanner",
    "name": "cairo-vulnerability-scanner",
    "description": "Scans Cairo/StarkNet smart contracts for 6 critical vulnerabilities including felt252 arithmetic overflow, L1-L2 messaging issues, address conversion problems, and signature replay. Use when auditing StarkNet projects.",
    "source": "trailofbits/skills",
    "skillId": "cairo-vulnerability-scanner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "caracal",
        "name": "caracal",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/code-maturity-assessor",
    "name": "code-maturity-assessor",
    "description": "Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase for arithmetic safety, auditing practices, access controls, complexity, decentralization, documentation, MEV risks, low-level code, and testing. Produces professional scorecard with evidence-based ratings and actionable recommendations.",
    "source": "trailofbits/skills",
    "skillId": "code-maturity-assessor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/cosmos-vulnerability-scanner",
    "name": "cosmos-vulnerability-scanner",
    "description": "Scans Cosmos SDK blockchains for 9 consensus-critical vulnerabilities including non-determinism, incorrect signers, ABCI panics, and rounding errors. Use when auditing Cosmos chains or CosmWasm contracts.",
    "source": "trailofbits/skills",
    "skillId": "cosmos-vulnerability-scanner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/guidelines-advisor",
    "name": "guidelines-advisor",
    "description": "Smart contract development advisor based on Trail of Bits' best practices. Analyzes codebase to generate documentation/specifications, review architecture, check upgradeability patterns, assess implementation quality, identify pitfalls, review dependencies, and evaluate testing. Provides actionable recommendations.",
    "source": "trailofbits/skills",
    "skillId": "guidelines-advisor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/secure-workflow-guide",
    "name": "secure-workflow-guide",
    "description": "Guides through Trail of Bits' 5-step secure development workflow. Runs Slither scans, checks special features (upgradeability/ERC conformance/token integration), generates visual security diagrams, helps document security properties for fuzzing/verification, and reviews manual security areas.",
    "source": "trailofbits/skills",
    "skillId": "secure-workflow-guide",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/solana-vulnerability-scanner",
    "name": "solana-vulnerability-scanner",
    "description": "Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, missing signer/ownership checks, and sysvar spoofing. Use when auditing Solana/Anchor programs.",
    "source": "trailofbits/skills",
    "skillId": "solana-vulnerability-scanner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/substrate-vulnerability-scanner",
    "name": "substrate-vulnerability-scanner",
    "description": "Scans Substrate/Polkadot pallets for 7 critical vulnerabilities including arithmetic overflow, panic DoS, incorrect weights, and bad origin checks. Use when auditing Substrate runtimes or FRAME pallets.",
    "source": "trailofbits/skills",
    "skillId": "substrate-vulnerability-scanner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/token-integration-analyzer",
    "name": "token-integration-analyzer",
    "description": "Token integration and implementation analyzer based on Trail of Bits' token integration checklist. Analyzes token implementations for ERC20/ERC721 conformity, checks for 20+ weird token patterns, assesses contract composition and owner privileges, performs on-chain scarcity analysis, and evaluates how protocols handle non-standard tokens. Context-aware for both token implementations and token integrations.",
    "source": "trailofbits/skills",
    "skillId": "token-integration-analyzer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/ton-vulnerability-scanner",
    "name": "ton-vulnerability-scanner",
    "description": "Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Jetton contracts, and forward TON without gas checks. Use when auditing FunC contracts.",
    "source": "trailofbits/skills",
    "skillId": "ton-vulnerability-scanner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/skills",
    "name": "burpsuite-project-parser",
    "description": "Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bodies with regex patterns, extracting security audit findings, dumping proxy history or site map data, or analyzing HTTP traffic captured in a Burp project.",
    "source": "trailofbits/skills",
    "skillId": "skills",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/claude-in-chrome-troubleshooting",
    "name": "claude-in-chrome-troubleshooting",
    "description": "Diagnose and fix Claude in Chrome MCP extension connectivity issues. Use when mcp__claude-in-chrome__* tools fail, return \"Browser extension is not connected\", or behave erratically.",
    "source": "trailofbits/skills",
    "skillId": "claude-in-chrome-troubleshooting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/constant-time-analysis",
    "name": "constant-time-analysis",
    "description": "Detects timing side-channel vulnerabilities in cryptographic code. Use when implementing or reviewing crypto code, encountering division on secrets, secret-dependent branches, or constant-time programming questions in C, C++, Go, Rust, Swift, Java, Kotlin, C#, PHP, JavaScript, TypeScript, Python, or Ruby.",
    "source": "trailofbits/skills",
    "skillId": "constant-time-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/interpreting-culture-index",
    "name": "interpreting-culture-index",
    "description": "Interprets Culture Index (CI) surveys, behavioral profiles, and personality assessment data. Supports individual profile interpretation, team composition analysis (gas/brake/glue), burnout detection, profile comparison, hiring profiles, manager coaching, interview transcript analysis for trait prediction, candidate debrief, onboarding planning, and conflict mediation. Accepts extracted JSON or PDF input via OpenCV extraction script.",
    "source": "trailofbits/skills",
    "skillId": "interpreting-culture-index",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "uv",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "poppler",
        "name": "poppler",
        "detectedFrom": "scripts"
      },
      {
        "type": "brew",
        "org": "tesseract",
        "name": "tesseract",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/debug-buttercup",
    "name": "debug-buttercup",
    "description": "Debugs the Buttercup CRS (Cyber Reasoning System) running on Kubernetes. Use when diagnosing pod crashes, restart loops, Redis failures, resource pressure, disk saturation, DinD issues, or any service misbehavior in the crs namespace. Covers triage, log analysis, queue inspection, and common failure patterns for: redis, fuzzer-bot, coverage-bot, seed-gen, patcher, build-bot, scheduler, task-server, task-downloader, program-model, litellm, dind, tracer-bot, merger-bot, competition-api, pov-reproducer, scratch-cleaner, registry-cache, image-preloader, ui.\n",
    "source": "trailofbits/skills",
    "skillId": "debug-buttercup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/devcontainer-setup",
    "name": "devcontainer-setup",
    "description": "Creates devcontainers with Claude Code, language-specific tooling (Python/Node/Rust/Go), and persistent volumes. Use when adding devcontainer support to a project, setting up isolated development environments, or configuring sandboxed Claude Code workspaces.",
    "source": "trailofbits/skills",
    "skillId": "devcontainer-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/differential-review",
    "name": "differential-review",
    "description": "Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and prevents security regressions.\n",
    "source": "trailofbits/skills",
    "skillId": "differential-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/dwarf-expert",
    "name": "dwarf-expert",
    "description": "Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers when understanding DWARF information, interacting with DWARF files, answering DWARF-related questions, or working with code that parses DWARF data.",
    "source": "trailofbits/skills",
    "skillId": "dwarf-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/entry-point-analyzer",
    "name": "entry-point-analyzer",
    "description": "Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates structured audit reports. Excludes view/pure/read-only functions. Use when auditing smart contracts (Solidity, Vyper, Solana/Rust, Move, TON, CosmWasm) or when asked to find entry points, audit flows, external functions, access control patterns, or privileged operations.",
    "source": "trailofbits/skills",
    "skillId": "entry-point-analyzer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/using-gh-cli",
    "name": "using-gh-cli",
    "description": "Guides usage of the GitHub CLI (gh) for interacting with GitHub repositories, PRs, issues, and API. Use when working with GitHub resources instead of WebFetch or curl.",
    "source": "trailofbits/skills",
    "skillId": "using-gh-cli",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/git-cleanup",
    "name": "git-cleanup",
    "description": "Safely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active work.",
    "source": "trailofbits/skills",
    "skillId": "git-cleanup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/insecure-defaults",
    "name": "insecure-defaults",
    "description": "Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.",
    "source": "trailofbits/skills",
    "skillId": "insecure-defaults",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/let-fate-decide",
    "name": "let-fate-decide",
    "description": "Draws 4 Tarot cards using os.urandom() to inject entropy into planning when prompts are vague or underspecified. Interprets the spread to guide next steps. Use when the user is nonchalant, feeling lucky, says 'let fate decide', makes Yu-Gi-Oh references ('heart of the cards'), demonstrates indifference about approach, or says 'try again' on a system with no changes. Also triggers on sufficiently ambiguous prompts where multiple approaches are equally valid.",
    "source": "trailofbits/skills",
    "skillId": "let-fate-decide",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/modern-python",
    "name": "modern-python",
    "description": "Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing standalone scripts, or migrating from pip/Poetry/mypy/black.",
    "source": "trailofbits/skills",
    "skillId": "modern-python",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/property-based-testing",
    "name": "property-based-testing",
    "description": "Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger coverage than example-based tests.",
    "source": "trailofbits/skills",
    "skillId": "property-based-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/seatbelt-sandboxer",
    "name": "seatbelt-sandboxer",
    "description": "Generates minimal macOS Seatbelt sandbox configurations. Use when sandboxing, isolating, or restricting macOS applications with allowlist-based profiles.",
    "source": "trailofbits/skills",
    "skillId": "seatbelt-sandboxer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/second-opinion",
    "name": "second-opinion",
    "description": "Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits. Use when the user asks for a second opinion, external review, codex review, gemini review, or mentions /second-opinion.",
    "source": "trailofbits/skills",
    "skillId": "second-opinion",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/semgrep-rule-creator",
    "name": "semgrep-rule-creator",
    "description": "Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.",
    "source": "trailofbits/skills",
    "skillId": "semgrep-rule-creator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/semgrep-rule-variant-creator",
    "name": "semgrep-rule-variant-creator",
    "description": "Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languages as input, produces independent rule+test directories for each language.",
    "source": "trailofbits/skills",
    "skillId": "semgrep-rule-variant-creator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/sharp-edges",
    "name": "sharp-edges",
    "description": "Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or evaluating whether code follows 'secure by default' and 'pit of success' principles. Triggers: footgun, misuse-resistant, secure defaults, API usability, dangerous configuration.",
    "source": "trailofbits/skills",
    "skillId": "sharp-edges",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/skill-improver",
    "name": "skill-improver",
    "description": "Iteratively reviews and fixes Claude Code skill quality issues until they meet standards. Runs automated fix-review cycles using the skill-reviewer agent. Use to fix skill quality issues, improve skill descriptions, run automated skill review loops, or iteratively refine a skill. Triggers on 'fix my skill', 'improve skill quality', 'skill improvement loop'. NOT for one-time reviews—use /skill-reviewer directly.",
    "source": "trailofbits/skills",
    "skillId": "skill-improver",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/spec-to-code-compliance",
    "name": "spec-to-code-compliance",
    "description": "Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.",
    "source": "trailofbits/skills",
    "skillId": "spec-to-code-compliance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/codeql",
    "name": "codeql",
    "description": "Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis. Triggers on \"run codeql\", \"codeql scan\", \"codeql analysis\", \"build codeql database\", or \"find vulnerabilities with codeql\". Supports \"run all\" (security-and-quality suite) and \"important only\" (high-precision security findings) scan modes. Also handles creating data extension models and processing CodeQL SARIF output.",
    "source": "trailofbits/skills",
    "skillId": "codeql",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/sarif-parsing",
    "name": "sarif-parsing",
    "description": "Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners. Triggers on \"parse sarif\", \"read scan results\", \"aggregate findings\", \"deduplicate alerts\", or \"process sarif output\". Handles filtering, deduplication, format conversion, and CI/CD integration of SARIF data. Does NOT run scans — use the Semgrep or CodeQL skills for that.",
    "source": "trailofbits/skills",
    "skillId": "sarif-parsing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "ajv-cli",
        "name": "ajv-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pysarif",
        "name": "pysarif",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "sarif-tools",
        "name": "sarif-tools",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "ijson",
        "name": "ijson",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "jsonschema",
        "name": "jsonschema",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/semgrep",
    "name": "semgrep",
    "description": "Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes — \"run all\" (full ruleset coverage) and \"important only\" (high-confidence security vulnerabilities). Automatically detects and uses Semgrep Pro for cross-file taint analysis when available. Use when asked to scan code for vulnerabilities, run a security audit with Semgrep, find bugs, or perform static analysis. Spawns parallel workers for multi-language codebases.",
    "source": "trailofbits/skills",
    "skillId": "semgrep",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/supply-chain-risk-auditor",
    "name": "supply-chain-risk-auditor",
    "description": "Identifies dependencies at heightened risk of exploitation or takeover. Use when assessing supply chain attack surface, evaluating dependency health, or scoping security engagements.",
    "source": "trailofbits/skills",
    "skillId": "supply-chain-risk-auditor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/address-sanitizer",
    "name": "address-sanitizer",
    "description": "AddressSanitizer detects memory errors during fuzzing. Use when fuzzing C/C++ code to find buffer overflows and use-after-free bugs.\n",
    "source": "trailofbits/skills",
    "skillId": "address-sanitizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "technique"
    }
  },
  {
    "id": "trailofbits/skills/aflpp",
    "name": "aflpp",
    "description": "AFL++ is a fork of AFL with better fuzzing performance and advanced features. Use for multi-core fuzzing of C/C++ projects.\n",
    "source": "trailofbits/skills",
    "skillId": "aflpp",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "fuzzer"
    }
  },
  {
    "id": "trailofbits/skills/atheris",
    "name": "atheris",
    "description": "Atheris is a coverage-guided Python fuzzer based on libFuzzer. Use for fuzzing pure Python code and Python C extensions.\n",
    "source": "trailofbits/skills",
    "skillId": "atheris",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "atheris",
        "name": "atheris",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cbor2",
        "name": "cbor2",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "fuzzer"
    }
  },
  {
    "id": "trailofbits/skills/cargo-fuzz",
    "name": "cargo-fuzz",
    "description": "cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code with libFuzzer backend.\n",
    "source": "trailofbits/skills",
    "skillId": "cargo-fuzz",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "fuzzer"
    }
  },
  {
    "id": "trailofbits/skills/constant-time-testing",
    "name": "constant-time-testing",
    "description": "Constant-time testing detects timing side channels in cryptographic code. Use when auditing crypto implementations for timing vulnerabilities.\n",
    "source": "trailofbits/skills",
    "skillId": "constant-time-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "domain"
    }
  },
  {
    "id": "trailofbits/skills/coverage-analysis",
    "name": "coverage-analysis",
    "description": "Coverage analysis measures code exercised during fuzzing. Use when assessing harness effectiveness or identifying fuzzing blockers.\n",
    "source": "trailofbits/skills",
    "skillId": "coverage-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip3",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "gcovr",
        "name": "gcovr",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "technique"
    }
  },
  {
    "id": "trailofbits/skills/fuzzing-dictionary",
    "name": "fuzzing-dictionary",
    "description": "Fuzzing dictionaries guide fuzzers with domain-specific tokens. Use when fuzzing parsers, protocols, or format-specific code.\n",
    "source": "trailofbits/skills",
    "skillId": "fuzzing-dictionary",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "technique"
    }
  },
  {
    "id": "trailofbits/skills/fuzzing-obstacles",
    "name": "fuzzing-obstacles",
    "description": "Techniques for patching code to overcome fuzzing obstacles. Use when checksums, global state, or other barriers block fuzzer progress.\n",
    "source": "trailofbits/skills",
    "skillId": "fuzzing-obstacles",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "technique"
    }
  },
  {
    "id": "trailofbits/skills/harness-writing",
    "name": "harness-writing",
    "description": "Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.\n",
    "source": "trailofbits/skills",
    "skillId": "harness-writing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "technique"
    }
  },
  {
    "id": "trailofbits/skills/libafl",
    "name": "libafl",
    "description": "LibAFL is a modular fuzzing library for building custom fuzzers. Use for advanced fuzzing needs, custom mutators, or non-standard fuzzing targets.\n",
    "source": "trailofbits/skills",
    "skillId": "libafl",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "fuzzer"
    }
  },
  {
    "id": "trailofbits/skills/libfuzzer",
    "name": "libfuzzer",
    "description": "Coverage-guided fuzzer built into LLVM for C/C++ projects. Use for fuzzing C/C++ code that can be compiled with Clang.\n",
    "source": "trailofbits/skills",
    "skillId": "libfuzzer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "llvm",
        "name": "llvm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "fuzzer"
    }
  },
  {
    "id": "trailofbits/skills/ossfuzz",
    "name": "ossfuzz",
    "description": "OSS-Fuzz provides free continuous fuzzing for open source projects. Use when setting up continuous fuzzing infrastructure or enrolling projects.\n",
    "source": "trailofbits/skills",
    "skillId": "ossfuzz",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip3",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "technique"
    }
  },
  {
    "id": "trailofbits/skills/ruzzy",
    "name": "ruzzy",
    "description": "Ruzzy is a coverage-guided Ruby fuzzer by Trail of Bits. Use for fuzzing pure Ruby code and Ruby C extensions.\n",
    "source": "trailofbits/skills",
    "skillId": "ruzzy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "gem",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "fuzzer"
    }
  },
  {
    "id": "trailofbits/skills/testing-handbook-generator",
    "name": "testing-handbook-generator",
    "description": "Meta-skill that analyzes the Trail of Bits Testing Handbook (appsec.guide) and generates Claude Code skills for security testing tools and techniques. Use when creating new skills based on handbook content.\n",
    "source": "trailofbits/skills",
    "skillId": "testing-handbook-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/wycheproof",
    "name": "wycheproof",
    "description": "Wycheproof provides test vectors for validating cryptographic implementations. Use when testing crypto code for known attacks and edge cases.\n",
    "source": "trailofbits/skills",
    "skillId": "wycheproof",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "domain"
    }
  },
  {
    "id": "trailofbits/skills/variant-analysis",
    "name": "variant-analysis",
    "description": "Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, building CodeQL/Semgrep queries, analyzing security vulnerabilities, or performing systematic code audits after finding an initial issue.",
    "source": "trailofbits/skills",
    "skillId": "variant-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/designing-workflow-skills",
    "name": "designing-workflow-skills",
    "description": "Guides the design and structuring of workflow-based Claude Code skills with multi-step phases, decision trees, subagent delegation, and progressive disclosure. Use when creating skills that involve sequential pipelines, routing patterns, safety gates, task tracking, phased execution, or any multi-step workflow. Also applies when reviewing or refactoring existing workflow skills for quality.",
    "source": "trailofbits/skills",
    "skillId": "designing-workflow-skills",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/yara-rule-authoring",
    "name": "yara-rule-authoring",
    "description": "Guides authoring of high-quality YARA-X detection rules for malware identification. Use when writing, reviewing, or optimizing YARA rules. Covers naming conventions, string selection, performance optimization, migration from legacy YARA, and false positive reduction. Triggers on: YARA, YARA-X, malware detection, threat hunting, IOC, signature, crx module, dex module.\n",
    "source": "trailofbits/skills",
    "skillId": "yara-rule-authoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "yara-x",
        "name": "yara-x",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "trailofbits/skills/zeroize-audit",
    "name": "zeroize-audit",
    "description": "Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.",
    "source": "trailofbits/skills",
    "skillId": "zeroize-audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/trailofbits/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "firebase/agent-skills/firebase-ai-logic-basics",
    "name": "firebase-ai-logic",
    "description": "Official skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security.",
    "source": "firebase/agent-skills",
    "skillId": "firebase-ai-logic-basics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/firebase/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "firebase@latest",
        "name": "firebase@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.0.0"
    }
  },
  {
    "id": "firebase/agent-skills/firebase-app-hosting-basics",
    "name": "firebase-app-hosting-basics",
    "description": "Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.",
    "source": "firebase/agent-skills",
    "skillId": "firebase-app-hosting-basics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/firebase/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "firebase/agent-skills/firebase-auth-basics",
    "name": "firebase-auth-basics",
    "description": "Guide for setting up and using Firebase Authentication. Use this skill when the user's app requires user sign-in, user management, or secure data access using auth rules.",
    "source": "firebase/agent-skills",
    "skillId": "firebase-auth-basics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/firebase/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "compatibility"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "compatibility"
      },
      {
        "type": "npm",
        "org": "firebase-tools",
        "name": "firebase-tools",
        "detectedFrom": "compatibility"
      }
    ],
    "compatibility": "This skill is best used with the Firebase CLI, but does not require it. Install it by running `npm install -g firebase-tools`.",
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "firebase/agent-skills/firebase-basics",
    "name": "firebase-basics",
    "description": "Guide for setting up and using Firebase. Use this skill when the user is getting started with Firebase - setting up local environment, using Firebase for the first time, or adding Firebase to their app.",
    "source": "firebase/agent-skills",
    "skillId": "firebase-basics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/firebase/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "firebase-tools",
        "name": "firebase-tools",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "firebase/agent-skills/firebase-data-connect-basics",
    "name": "firebase-data-connect",
    "description": "Build and deploy Firebase Data Connect backends with PostgreSQL. Use for schema design, GraphQL queries/mutations, authorization, and SDK generation for web, Android, iOS, and Flutter apps.",
    "source": "firebase/agent-skills",
    "skillId": "firebase-data-connect-basics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/firebase/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "firebase/agent-skills/firebase-hosting-basics",
    "name": "firebase-hosting-basics",
    "description": "Skill for working with Firebase Hosting (Classic). Use this when you want to deploy static web apps, Single Page Apps (SPAs), or simple microservices. Do NOT use for Firebase App Hosting.",
    "source": "firebase/agent-skills",
    "skillId": "firebase-hosting-basics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/firebase/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/accessibility-wcag",
    "name": "accessibility-wcag",
    "description": "",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "accessibility-wcag",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "axe",
        "name": "axe",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lighthouse",
        "name": "lighthouse",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/api-expert",
    "name": "api-expert",
    "description": "Expert API architect specializing in RESTful API design, GraphQL, gRPC, and API security. Deep expertise in OpenAPI 3.1, authentication patterns (OAuth2, JWT), rate limiting, pagination, and OWASP API Security Top 10. Use when designing scalable APIs, implementing API gateways, or securing API endpoints.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "api-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/applescript",
    "name": "applescript",
    "description": "Expert in AppleScript and JavaScript for Automation (JXA) for macOS system scripting. Specializes in secure script execution, application automation, and system integration. HIGH-RISK skill due to shell command execution and system-wide control capabilities.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "applescript",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "MEDIUM",
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/appsec-expert",
    "name": "appsec-expert",
    "description": "Elite Application Security engineer specializing in secure SDLC, OWASP Top 10 2025, SAST/DAST/SCA integration, threat modeling (STRIDE), and vulnerability remediation. Expert in security testing, cryptography, authentication patterns, and DevSecOps automation. Use when securing applications, implementing security controls, or conducting security assessments.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "appsec-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/argo-expert",
    "name": "argo-expert",
    "description": "",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "argo-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/async-expert",
    "name": "async-expert",
    "description": "Expert in asynchronous programming patterns across languages (Python asyncio, JavaScript/TypeScript promises, C# async/await, Rust futures). Use for concurrent programming, event loops, async patterns, error handling, backpressure, cancellation, and performance optimization in async systems.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "async-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/async-programming",
    "name": "async-programming",
    "description": "Concurrent operations with asyncio and Tokio, focusing on race condition prevention, resource safety, and performance",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "async-programming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "MEDIUM"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/auto-update-systems",
    "name": "Auto-Update Systems Expert",
    "description": "Expert in Tauri auto-update implementation with focus on signature verification, rollback mechanisms, staged rollouts, and secure update distribution",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "auto-update-systems",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "HIGH",
      "version": "1.0.0",
      "author": "JARVIS AI Assistant",
      "model": "claude-sonnet-4-5-20250929"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/browser-automation",
    "name": "browser-automation",
    "description": "Expert in browser automation using Chrome DevTools Protocol (CDP) and WebDriver. Specializes in secure web automation, testing, and scraping with proper credential handling, domain restrictions, and audit logging. HIGH-RISK skill due to web access and data handling.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "browser-automation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "HIGH",
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/celery-expert",
    "name": "celery-expert",
    "description": "Expert Celery distributed task queue engineer specializing in async task processing, workflow orchestration, broker configuration (Redis/RabbitMQ), Celery Beat scheduling, and production monitoring. Deep expertise in task patterns (chains, groups, chords), retries, rate limiting, Flower monitoring, and security best practices. Use when designing distributed task systems, implementing background job processing, building workflow orchestration, or optimizing task queue performance.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "celery-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/ci-cd",
    "name": "CI/CD Pipeline Security Expert",
    "description": "Expert in CI/CD pipeline design with focus on secret management, code signing, artifact security, and supply chain protection for desktop application builds",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "ci-cd",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "yamllint",
        "name": "yamllint",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "HIGH",
      "version": "1.0.0",
      "author": "JARVIS AI Assistant",
      "model": "claude-sonnet-4-5-20250929"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/cicd-expert",
    "name": "cicd-expert",
    "description": "Elite CI/CD pipeline engineer specializing in GitHub Actions, GitLab CI, Jenkins automation, secure deployment strategies, and supply chain security. Expert in building efficient, secure pipelines with proper testing gates, artifact management, and ArgoCD/GitOps patterns. Use when designing pipelines, implementing security gates, or troubleshooting CI/CD issues.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "cicd-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/cilium-expert",
    "name": "cilium-expert",
    "description": "Expert in Cilium eBPF-based networking and security for Kubernetes. Use for CNI setup, network policies (L3/L4/L7), service mesh, Hubble observability, zero-trust security, and cluster-wide network troubleshooting. Specializes in high-performance, secure cluster networking.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "cilium-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/cloud-api-integration",
    "name": "cloud-api-integration",
    "description": "Expert skill for integrating cloud AI APIs (Claude, GPT-4, Gemini). Covers secure API key management, prompt injection prevention, rate limiting, cost optimization, and protection against data exfiltration attacks.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "cloud-api-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "HIGH",
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/cross-platform-builds",
    "name": "Cross-Platform Build Expert",
    "description": "Expert in building desktop applications for Windows, macOS, and Linux with focus on platform-specific configurations, code signing, and distribution requirements",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "cross-platform-builds",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "nuxi",
        "name": "nuxi",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "MEDIUM",
      "version": "1.0.0",
      "author": "JARVIS AI Assistant",
      "model": "claude-sonnet-4-5-20250929"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/database-design",
    "name": "Database Design Expert",
    "description": "Expert in database schema design with focus on normalization, indexing strategies, FTS optimization, and performance-oriented architecture for desktop applications",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "database-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "HIGH",
      "version": "1.0.0",
      "author": "JARVIS AI Assistant",
      "model": "claude-sonnet-4-5-20250929"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/dbus",
    "name": "dbus",
    "description": "Expert in D-Bus IPC (Inter-Process Communication) on Linux systems. Specializes in secure service communication, method calls, signal handling, and system integration. HIGH-RISK skill due to system service access and privileged operations.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "dbus",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "MEDIUM",
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/design-systems",
    "name": "design-systems",
    "description": "",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "design-systems",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/devsecops-expert",
    "name": "devsecops-expert",
    "description": "Expert DevSecOps engineer specializing in secure CI/CD pipelines, shift-left security, security automation, and compliance as code. Use when implementing security gates, container security, infrastructure scanning, secrets management, or building secure supply chains.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "devsecops-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/encryption",
    "name": "encryption",
    "description": "",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "encryption",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/fastapi",
    "name": "fastapi",
    "description": "REST API and WebSocket development with FastAPI emphasizing security, performance, and async patterns",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "fastapi",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "HIGH"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/fastapi-expert",
    "name": "fastapi-expert",
    "description": "Expert FastAPI developer specializing in production-ready async REST APIs with Pydantic v2, SQLAlchemy 2.0, OAuth2/JWT authentication, and comprehensive security. Deep expertise in dependency injection, background tasks, async database operations, input validation, and OWASP security best practices. Use when building high-performance Python web APIs, implementing authentication systems, or securing API endpoints.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "fastapi-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/glsl",
    "name": "glsl",
    "description": "GLSL shader programming for JARVIS holographic effects",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "glsl",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "LOW",
      "version": "1.1.0"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/graph-database-expert",
    "name": "graph-database-expert",
    "description": "Expert in graph database design and development with deep knowledge of graph modeling, traversals, query optimization, and relationship patterns. Specializes in SurrealDB but applies generic graph database concepts. Use when designing graph schemas, optimizing graph queries, implementing complex relationships, or building graph-based applications.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "graph-database-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/graphql-expert",
    "name": "graphql-expert",
    "description": "Expert GraphQL developer specializing in type-safe API development, schema design, resolver optimization, and federation architecture. Use when building GraphQL APIs, implementing Apollo Server, optimizing query performance, or designing federated microservices.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "graphql-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/gsap",
    "name": "gsap",
    "description": "GSAP animations for JARVIS HUD transitions and effects",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "gsap",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "LOW",
      "version": "1.0.0"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/harbor-expert",
    "name": "harbor-expert",
    "description": "Expert Harbor container registry administrator specializing in registry operations, vulnerability scanning with Trivy, artifact signing with Notary, RBAC, and multi-region replication. Use when managing container registries, implementing security policies, configuring image scanning, or setting up disaster recovery.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "harbor-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/javascript-expert",
    "name": "javascript-expert",
    "description": "Expert JavaScript developer specializing in modern ES6+ features, async patterns, Node.js, and browser APIs. Use when building JavaScript applications, optimizing performance, handling async operations, or implementing secure JavaScript code.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "javascript-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/json-rpc",
    "name": "json-rpc",
    "description": "",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "json-rpc",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/kanidm-expert",
    "name": "kanidm-expert",
    "description": "Expert in Kanidm modern identity management system specializing in user/group management, OAuth2/OIDC, LDAP, RADIUS, SSH key management, WebAuthn, and MFA. Deep expertise in secure authentication flows, credential policies, access control, and platform integrations. Use when implementing identity management, SSO, authentication systems, or securing access to infrastructure.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "kanidm-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/linux-at-spi2",
    "name": "linux-at-spi2",
    "description": "Expert in AT-SPI2 (Assistive Technology Service Provider Interface) for Linux desktop automation. Specializes in accessible automation of GTK/Qt applications via D-Bus accessibility interface. HIGH-RISK skill requiring security controls for system-wide access.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "linux-at-spi2",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "MEDIUM",
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/llm-integration",
    "name": "llm-integration",
    "description": "Expert skill for integrating local Large Language Models using llama.cpp and Ollama. Covers secure model loading, inference optimization, prompt handling, and protection against LLM-specific vulnerabilities including prompt injection, model theft, and denial of service attacks.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "llm-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "HIGH",
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/macos-accessibility",
    "name": "macos-accessibility",
    "description": "Expert in macOS Accessibility APIs (AXUIElement) for desktop automation. Specializes in secure automation of macOS applications with proper TCC permissions, element discovery, and system interaction. HIGH-RISK skill requiring strict security controls.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "macos-accessibility",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "MEDIUM",
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/mcp",
    "name": "mcp",
    "description": "",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "mcp",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/model-quantization",
    "name": "model-quantization",
    "description": "Expert skill for AI model quantization and optimization. Covers 4-bit/8-bit quantization, GGUF conversion, memory optimization, and quality-performance tradeoffs for deploying LLMs in resource-constrained JARVIS environments.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "model-quantization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "MEDIUM",
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/motion-design",
    "name": "motion-design",
    "description": "",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "motion-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/os-keychain",
    "name": "os-keychain",
    "description": "",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "os-keychain",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/pinia",
    "name": "pinia",
    "description": "Pinia state management for JARVIS system state",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "pinia",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "MEDIUM",
      "version": "1.0.0"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/prompt-engineering",
    "name": "prompt-engineering",
    "description": "Expert skill for prompt engineering and task routing/orchestration. Covers secure prompt construction, injection prevention, multi-step task orchestration, and LLM output validation for JARVIS AI assistant.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "prompt-engineering",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "MEDIUM",
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/python",
    "name": "python",
    "description": "Backend services development with Python emphasizing security, performance, and maintainability for JARVIS AI Assistant",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "python",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "HIGH"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/rabbitmq-expert",
    "name": "rabbitmq-expert",
    "description": "Expert RabbitMQ administrator and developer specializing in message broker architecture, exchange patterns, clustering, high availability, and production monitoring. Use when designing message queue systems, implementing pub/sub patterns, troubleshooting RabbitMQ clusters, or optimizing message throughput and reliability.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "rabbitmq-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/rest-api-design",
    "name": "rest-api-design",
    "description": "",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "rest-api-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/rust",
    "name": "rust",
    "description": "Systems programming expertise for Tauri desktop application backend development with memory safety and performance optimization",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "rust",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "MEDIUM"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/sandboxing",
    "name": "sandboxing",
    "description": "",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "sandboxing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/security-auditing",
    "name": "security-auditing",
    "description": "",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "security-auditing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/speech-to-text",
    "name": "speech-to-text",
    "description": "Expert skill for implementing speech-to-text with Faster Whisper. Covers audio processing, transcription optimization, privacy protection, and secure handling of voice data for JARVIS voice assistant.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "speech-to-text",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "MEDIUM",
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/sqlcipher",
    "name": "SQLCipher Encrypted Database Expert",
    "description": "Expert in SQLCipher encrypted database development with focus on encryption key management, key rotation, secure data handling, and cryptographic best practices",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "sqlcipher",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "HIGH",
      "version": "1.0.0",
      "author": "JARVIS AI Assistant",
      "model": "claude-sonnet-4-5-20250929"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/sqlite",
    "name": "SQLite Database Expert",
    "description": "Expert in SQLite embedded database development for Tauri/desktop applications with focus on SQL injection prevention, migrations, FTS search, and secure data handling",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "sqlite",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "HIGH",
      "version": "1.0.0",
      "author": "JARVIS AI Assistant",
      "model": "claude-sonnet-4-5-20250929"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/surrealdb-expert",
    "name": "surrealdb-expert",
    "description": "Expert SurrealDB developer specializing in multi-model database design, graph relations, document storage, SurrealQL queries, row-level security, and real-time subscriptions. Use when building SurrealDB applications, designing graph schemas, implementing secure data access patterns, or optimizing query performance.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "surrealdb-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/tailwindcss",
    "name": "tailwindcss",
    "description": "Tailwind CSS utility-first styling for JARVIS UI components",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "tailwindcss",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "tailwindcss",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "LOW",
      "version": "1.1.0"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/talos-os-expert",
    "name": "talos-os-expert",
    "description": "Elite Talos Linux expert specializing in immutable Kubernetes OS, secure cluster deployment, machine configurations, talosctl CLI operations, upgrades, and production-grade security hardening. Expert in Talos 1.6+, secure boot, disk encryption, and zero-trust infrastructure. Use when deploying Talos clusters, configuring machine configs, troubleshooting node issues, or implementing security best practices.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "talos-os-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/tauri",
    "name": "tauri",
    "description": "Cross-platform desktop application framework combining Rust backend with web frontend, emphasizing security and performance",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "tauri",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tauri",
        "name": "tauri",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "HIGH"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/text-to-speech",
    "name": "text-to-speech",
    "description": "Expert skill for implementing text-to-speech with Kokoro TTS. Covers voice synthesis, audio generation, performance optimization, and secure handling of generated audio for JARVIS voice assistant.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "text-to-speech",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "MEDIUM",
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/threejs-tresjs",
    "name": "threejs-tresjs",
    "description": "3D HUD rendering with Three.js and TresJS for JARVIS AI Assistant",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "threejs-tresjs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "MEDIUM",
      "version": "1.0.0"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/typescript",
    "name": "typescript",
    "description": "Type-safe development patterns for JARVIS AI Assistant",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "typescript",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint",
        "name": "eslint",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "MEDIUM",
      "version": "1.0.0"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/typescript-expert",
    "name": "typescript-expert",
    "description": "Expert TypeScript developer specializing in type-safe application development, advanced type systems, strict mode configuration, and modern TypeScript patterns. Use when building type-safe applications, refactoring JavaScript to TypeScript, or implementing complex type definitions.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "typescript-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint",
        "name": "eslint",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/ui-ux-design",
    "name": "ui-ux-design",
    "description": "",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "ui-ux-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/ui-ux-expert",
    "name": "ui-ux-expert",
    "description": "Expert UI/UX designer specializing in user-centered design, accessibility (WCAG 2.2), design systems, and responsive interfaces. Use when designing web/mobile applications, implementing accessible interfaces, creating design systems, or conducting usability testing.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "ui-ux-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/vue-nuxt",
    "name": "vue-nuxt",
    "description": "Vue 3 and Nuxt 3 for JARVIS AI Assistant UI development with security-first patterns",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "vue-nuxt",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint",
        "name": "eslint",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "nuxi",
        "name": "nuxi",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "MEDIUM",
      "version": "1.0.0"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/vue-nuxt-expert",
    "name": "vue-nuxt-expert",
    "description": "",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "vue-nuxt-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "martinholovsky/claude-skills-generator/wake-word-detection",
    "name": "wake-word-detection",
    "description": "Expert skill for implementing wake word detection with openWakeWord. Covers audio monitoring, keyword spotting, privacy protection, and efficient always-listening systems for JARVIS voice assistant.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "wake-word-detection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "MEDIUM",
      "model": "sonnet"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/web-audio-api",
    "name": "web-audio-api",
    "description": "Web Audio API for JARVIS audio feedback and voice processing",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "web-audio-api",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "LOW",
      "version": "1.0.0"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/webgl",
    "name": "webgl",
    "description": "WebGL shaders and effects for JARVIS 3D HUD",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "webgl",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "risk_level": "MEDIUM",
      "version": "1.0.0"
    }
  },
  {
    "id": "martinholovsky/claude-skills-generator/windows-ui-automation",
    "name": "windows-ui-automation",
    "description": "Expert in Windows UI Automation (UIA) and Win32 APIs for desktop automation. Specializes in accessible, secure automation of Windows applications including element discovery, input simulation, and process interaction. HIGH-RISK skill requiring strict security controls for system access.",
    "source": "martinholovsky/claude-skills-generator",
    "skillId": "windows-ui-automation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/martinholovsky/claude-skills-generator",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "risk_level": "HIGH",
      "model": "sonnet"
    }
  },
  {
    "id": "patricio0312rev/skills/agent-orchestration-planner",
    "name": "agent-orchestration-planner",
    "description": "Designs multi-step agent workflows with tool usage, retry logic, state management, and budget controls. Provides orchestration diagrams, tool execution order, fallback strategies, and cost limits. Use for \"AI agents\", \"agentic workflows\", \"multi-step AI\", or \"autonomous systems\".",
    "source": "patricio0312rev/skills",
    "skillId": "agent-orchestration-planner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/ai-agent-orchestrator",
    "name": "ai-agent-orchestrator",
    "description": "Orchestrates multi-agent AI systems with task delegation, agent communication, shared memory, and workflow coordination. Use when users request \"multi-agent system\", \"agent orchestration\", \"AI agents\", \"agent coordination\", or \"autonomous agents\".",
    "source": "patricio0312rev/skills",
    "skillId": "ai-agent-orchestrator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/cost-latency-optimizer",
    "name": "cost-latency-optimizer",
    "description": "Reduces LLM costs and improves response times through caching, model selection, batching, and prompt optimization. Provides cost breakdowns, latency hotspots, and configuration recommendations. Use for \"cost reduction\", \"performance optimization\", \"latency improvement\", or \"efficiency\".",
    "source": "patricio0312rev/skills",
    "skillId": "cost-latency-optimizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/doc-to-vector-dataset-generator",
    "name": "doc-to-vector-dataset-generator",
    "description": "Converts documents into clean, chunked datasets suitable for embeddings and vector search. Produces chunked JSONL files with metadata, deduplication logic, and quality checks. Use when preparing \"training data\", \"vector datasets\", \"document processing\", or \"embedding data\".",
    "source": "patricio0312rev/skills",
    "skillId": "doc-to-vector-dataset-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/embedding-pipeline-builder",
    "name": "embedding-pipeline-builder",
    "description": "Builds document embedding pipelines with text chunking, embedding generation, indexing, and retrieval optimization. Use when users request \"embedding pipeline\", \"document indexing\", \"text chunking\", \"RAG preprocessing\", or \"semantic indexing\".",
    "source": "patricio0312rev/skills",
    "skillId": "embedding-pipeline-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/evaluation-harness",
    "name": "evaluation-harness",
    "description": "Builds repeatable evaluation systems with golden datasets, scoring rubrics, pass/fail thresholds, and regression reports. Use for \"LLM evaluation\", \"testing AI systems\", \"quality assurance\", or \"model benchmarking\".",
    "source": "patricio0312rev/skills",
    "skillId": "evaluation-harness",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/guardrails-safety-filter-builder",
    "name": "guardrails-safety-filter-builder",
    "description": "Implements content safety filters with PII redaction, policy constraints, prompt injection detection, and safe refusal templates. Use when adding \"content moderation\", \"safety filters\", \"PII protection\", or \"guardrails\".",
    "source": "patricio0312rev/skills",
    "skillId": "guardrails-safety-filter-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/langchain-workflow-builder",
    "name": "langchain-workflow-builder",
    "description": "Builds LLM applications with LangChain including chains, agents, memory, tools, and RAG pipelines. Use when users request \"LangChain setup\", \"LLM chain\", \"AI workflow\", \"conversational AI\", or \"RAG pipeline\".",
    "source": "patricio0312rev/skills",
    "skillId": "langchain-workflow-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "langchain",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/llm-debugger",
    "name": "llm-debugger",
    "description": "Diagnoses LLM output failures including hallucinations, constraint violations, format errors, and reasoning issues. Provides root cause classification, prompt fixes, tool improvements, and new test cases. Use for \"debugging AI\", \"fixing prompts\", \"quality issues\", or \"output errors\".",
    "source": "patricio0312rev/skills",
    "skillId": "llm-debugger",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/mcp-server-builder",
    "name": "mcp-server-builder",
    "description": "Builds Model Context Protocol (MCP) servers for Claude with tools, resources, and prompts. Use when users request \"create MCP server\", \"build Claude tool\", \"MCP integration\", or \"custom Claude tools\".",
    "source": "patricio0312rev/skills",
    "skillId": "mcp-server-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "modelcontextprotocol",
        "name": "@modelcontextprotocol/sdk",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "typescript",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "modelcontextprotocol",
        "name": "@modelcontextprotocol/inspector",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/prompt-regression-tester",
    "name": "prompt-regression-tester",
    "description": "Compares old vs new prompts across test cases with diff summaries, stability metrics, breakage analysis, and fix suggestions. Use for \"prompt testing\", \"A/B testing prompts\", \"prompt versioning\", or \"quality regression\".",
    "source": "patricio0312rev/skills",
    "skillId": "prompt-regression-tester",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/prompt-template-builder",
    "name": "prompt-template-builder",
    "description": "Creates reusable prompt templates with strict output contracts, style rules, few-shot examples, and do/don't guidelines. Provides system/user prompt files, variable placeholders, output formatting instructions, and quality criteria. Use when building \"prompt templates\", \"LLM prompts\", \"AI system prompts\", or \"prompt engineering\".",
    "source": "patricio0312rev/skills",
    "skillId": "prompt-template-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/rag-pipeline-builder",
    "name": "rag-pipeline-builder",
    "description": "Designs retrieval-augmented generation pipelines for document-based AI assistants. Includes chunking strategies, metadata schemas, retrieval algorithms, reranking, and evaluation plans. Use when building \"RAG systems\", \"document search\", \"semantic search\", or \"knowledge bases\".",
    "source": "patricio0312rev/skills",
    "skillId": "rag-pipeline-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/structured-output-extractor",
    "name": "structured-output-extractor",
    "description": "Extracts structured data from LLM responses using JSON schemas, Zod validation, and function calling for reliable parsing. Use when users request \"structured output\", \"JSON extraction\", \"parse LLM response\", \"function calling\", or \"typed responses\".",
    "source": "patricio0312rev/skills",
    "skillId": "structured-output-extractor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/tool-function-schema-designer",
    "name": "tool-function-schema-designer",
    "description": "Designs robust function/tool calling schemas for LLMs with JSON schemas, validation strategies, typed interfaces, and example calls. Use when implementing \"function calling\", \"tool use\", \"LLM tools\", or \"agent actions\".",
    "source": "patricio0312rev/skills",
    "skillId": "tool-function-schema-designer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/vector-db-setup",
    "name": "vector-db-setup",
    "description": "Sets up vector databases for semantic search including Pinecone, Chroma, pgvector, and Qdrant with embedding generation and similarity search. Use when users request \"vector database\", \"semantic search\", \"embeddings storage\", \"Pinecone setup\", or \"similarity search\".",
    "source": "patricio0312rev/skills",
    "skillId": "vector-db-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pinecone-database",
        "name": "@pinecone-database/pinecone",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "chromadb",
        "name": "chromadb",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pg",
        "name": "pg",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "qdrant",
        "name": "@qdrant/js-client-rest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/adr-writer",
    "name": "adr-writer",
    "description": "Creates Architecture Decision Records documenting key technical decisions with context, alternatives considered, tradeoffs, consequences, and decision owners. Use when documenting \"architecture decisions\", \"technical choices\", \"design decisions\", or \"ADRs\".",
    "source": "patricio0312rev/skills",
    "skillId": "adr-writer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/api-versioning-deprecation-planner",
    "name": "api-versioning-deprecation-planner",
    "description": "Plans safe API evolution with versioning strategies, client migration guides, deprecation timelines, and backward compatibility considerations. Use for \"API versioning\", \"deprecation planning\", \"API evolution\", or \"breaking changes\".",
    "source": "patricio0312rev/skills",
    "skillId": "api-versioning-deprecation-planner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/domain-model-boundaries-mapper",
    "name": "domain-model-boundaries-mapper",
    "description": "Identifies domain modules, ownership boundaries, dependencies, and interfaces using Domain-Driven Design principles. Provides domain maps, bounded contexts, refactor recommendations. Use for \"DDD\", \"domain modeling\", \"bounded contexts\", or \"service boundaries\".",
    "source": "patricio0312rev/skills",
    "skillId": "domain-model-boundaries-mapper",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/migration-planner",
    "name": "migration-planner",
    "description": "Builds phased data and system migrations using feature flags, dual writes, backfills, and validation. Includes rollback plans and risk mitigation. Use for \"data migration\", \"system migration\", \"database migration\", or \"platform migration\".",
    "source": "patricio0312rev/skills",
    "skillId": "migration-planner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/performance-budget-setter",
    "name": "performance-budget-setter",
    "description": "Defines measurable performance budgets for bundle size, API latency, database queries, and render times. Provides enforcement strategies and monitoring plans. Use for \"performance budgets\", \"performance monitoring\", \"web vitals\", or \"optimization targets\".",
    "source": "patricio0312rev/skills",
    "skillId": "performance-budget-setter",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bundlesize",
        "name": "bundlesize",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lhci",
        "name": "@lhci/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/reliability-strategy-builder",
    "name": "reliability-strategy-builder",
    "description": "Implements reliability patterns including circuit breakers, retries, fallbacks, bulkheads, and SLO definitions. Provides failure mode analysis and incident response plans. Use for \"SRE\", \"reliability\", \"resilience\", or \"failure handling\".",
    "source": "patricio0312rev/skills",
    "skillId": "reliability-strategy-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/rfc-generator",
    "name": "rfc-generator",
    "description": "Generates Request for Comments documents for technical proposals including problem statement, solution design, alternatives, risks, and rollout plans. Use for \"RFC\", \"technical proposals\", \"design docs\", or \"architecture proposals\".",
    "source": "patricio0312rev/skills",
    "skillId": "rfc-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/scalability-playbook",
    "name": "scalability-playbook",
    "description": "Identifies performance bottlenecks and provides ordered scaling strategies with triggers, phased plans, and cost implications. Use for \"scalability planning\", \"performance bottlenecks\", \"capacity planning\", or \"growth strategy\".",
    "source": "patricio0312rev/skills",
    "skillId": "scalability-playbook",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/system-design-generator",
    "name": "system-design-generator",
    "description": "Produces comprehensive system architecture plans for features and products including component breakdown, data flow diagrams, system boundaries, API contracts, and scaling considerations. Use for \"system design\", \"architecture planning\", \"feature design\", or \"technical specs\".",
    "source": "patricio0312rev/skills",
    "skillId": "system-design-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/tech-debt-prioritizer",
    "name": "tech-debt-prioritizer",
    "description": "Scores and prioritizes technical debt by impact, risk, and effort. Provides ranked backlog with ROI analysis and quarterly paydown recommendations. Use for \"tech debt\", \"technical debt management\", \"code quality\", or \"refactoring priorities\".",
    "source": "patricio0312rev/skills",
    "skillId": "tech-debt-prioritizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/api-contract-normalizer",
    "name": "api-endpoint-generator",
    "description": "Generates CRUD REST API endpoints with request validation, TypeScript types, consistent response formats, error handling, and documentation. Includes route handlers, validation schemas (Zod/Joi), typed responses, and usage examples. Use when building \"REST API\", \"CRUD endpoints\", \"API routes\", or \"backend endpoints\".",
    "source": "patricio0312rev/skills",
    "skillId": "api-contract-normalizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/api-docs-generator",
    "name": "api-docs-generator",
    "description": "Generates API documentation using OpenAPI/Swagger specifications with interactive documentation, code examples, and SDK generation. Use when users request \"API documentation\", \"OpenAPI spec\", \"Swagger docs\", \"document API endpoints\", or \"generate API reference\".",
    "source": "patricio0312rev/skills",
    "skillId": "api-docs-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openapitools",
        "name": "@openapitools/openapi-generator-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "stoplight",
        "name": "@stoplight/spectral-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/api-endpoint-generator",
    "name": "api-contract-normalizer",
    "description": "Unifies API response patterns across endpoints including pagination format, error structure, status codes, response envelopes, and versioning strategy. Provides contract documentation, shared TypeScript types, middleware utilities, and migration plan. Use when standardizing \"API contracts\", \"response formats\", \"API conventions\", or \"API consistency\".",
    "source": "patricio0312rev/skills",
    "skillId": "api-endpoint-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/auth-module-builder",
    "name": "auth-module-builder",
    "description": "Implements secure authentication patterns including login/registration, session management, JWT tokens, password hashing, cookie settings, and CSRF protection. Provides auth routes, middleware, security configurations, and threat model documentation. Use when building \"authentication\", \"login system\", \"JWT auth\", or \"session management\".",
    "source": "patricio0312rev/skills",
    "skillId": "auth-module-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/background-jobs-designer",
    "name": "background-jobs-designer",
    "description": "Designs background job processing systems with queue integration (BullMQ/Celery), job definitions, retry policies, exponential backoff, idempotent execution, and monitoring hooks. Use when implementing \"background jobs\", \"task queues\", \"async processing\", or \"job workers\".",
    "source": "patricio0312rev/skills",
    "skillId": "background-jobs-designer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/caching-strategist",
    "name": "caching-strategist",
    "description": "Defines caching strategies with cache keys, TTL values, invalidation triggers, consistency patterns, and correctness checklist. Provides code examples for Redis, CDN, and application-level caching. Use when implementing \"caching\", \"performance optimization\", \"cache strategy\", or \"Redis caching\".",
    "source": "patricio0312rev/skills",
    "skillId": "caching-strategist",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/error-handling-standardizer",
    "name": "error-handling-standardizer",
    "description": "Creates consistent error handling with custom error classes, HTTP status mapping, structured logging, safe client messages, and error taxonomy. Use when standardizing \"error handling\", \"logging\", \"error responses\", or \"exception management\".",
    "source": "patricio0312rev/skills",
    "skillId": "error-handling-standardizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/event-driven-architect",
    "name": "event-driven-architect",
    "description": "Designs event-driven architectures with event sourcing, CQRS, pub/sub patterns, and domain events for decoupled systems. Use when users request \"event sourcing\", \"CQRS\", \"domain events\", \"pub/sub\", or \"event-driven\".",
    "source": "patricio0312rev/skills",
    "skillId": "event-driven-architect",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/graphql-schema-designer",
    "name": "graphql-schema-designer",
    "description": "Designs GraphQL schemas with types, queries, mutations, subscriptions, resolvers, and DataLoader patterns for efficient data fetching. Use when users request \"GraphQL API\", \"schema design\", \"GraphQL setup\", \"resolvers\", or \"Apollo Server\".",
    "source": "patricio0312rev/skills",
    "skillId": "graphql-schema-designer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apollo",
        "name": "@apollo/server",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "graphql-codegen",
        "name": "@graphql-codegen/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "graphql-codegen",
        "name": "graphql-codegen",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/queue-job-processor",
    "name": "queue-job-processor",
    "description": "Implements background job processing with BullMQ/Redis including job queues, workers, scheduling, retries, and monitoring. Use when users request \"background jobs\", \"queue processing\", \"async tasks\", \"BullMQ\", or \"job scheduler\".",
    "source": "patricio0312rev/skills",
    "skillId": "queue-job-processor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bullmq",
        "name": "bullmq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "types",
        "name": "@types/ioredis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/rate-limiting-abuse-protection",
    "name": "rate-limiting-abuse-protection",
    "description": "Implements rate limiting and abuse prevention with per-route policies, IP/user-based limits, sliding windows, safe error responses, and observability. Use when adding \"rate limiting\", \"API protection\", \"abuse prevention\", or \"DDoS protection\".",
    "source": "patricio0312rev/skills",
    "skillId": "rate-limiting-abuse-protection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/rbac-permissions-builder",
    "name": "rbac-permissions-builder",
    "description": "Implements role-based access control with permission matrix, route guards, policy functions, and UI permission hints. Provides middleware/guards, helper utilities, test suggestions, and permission checking patterns. Use when building \"RBAC\", \"permissions\", \"access control\", or \"authorization\".",
    "source": "patricio0312rev/skills",
    "skillId": "rbac-permissions-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/rest-to-graphql-migrator",
    "name": "rest-to-graphql-migrator",
    "description": "Migrates REST APIs to GraphQL incrementally with schema stitching, REST datasources, and gradual endpoint migration. Use when users request \"migrate to GraphQL\", \"REST to GraphQL\", \"GraphQL wrapper\", or \"API modernization\".",
    "source": "patricio0312rev/skills",
    "skillId": "rest-to-graphql-migrator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/service-layer-extractor",
    "name": "service-layer-extractor",
    "description": "Refactors route handlers into service layer with clean boundaries, dependency injection, testability, and separation of concerns. Provides service interfaces, folder structure, testing strategy, and migration plan. Use when refactoring \"fat controllers\", \"business logic\", \"service layer\", or \"architecture cleanup\".",
    "source": "patricio0312rev/skills",
    "skillId": "service-layer-extractor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/webhook-receiver-hardener",
    "name": "webhook-receiver-hardener",
    "description": "Secures webhook receivers with signature verification, retry handling, deduplication, idempotency keys, and error responses. Provides verification code, dedupe storage strategy, runbook for incidents. Use when implementing \"webhooks\", \"webhook security\", \"event receivers\", or \"third-party integrations\".",
    "source": "patricio0312rev/skills",
    "skillId": "webhook-receiver-hardener",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/artifact-sbom-publisher",
    "name": "artifact-sbom-publisher",
    "description": "Produces build artifacts with Software Bill of Materials (SBOM) and supply chain metadata for security and compliance. Use for \"artifact publishing\", \"SBOM generation\", \"supply chain security\", or \"build provenance\".",
    "source": "patricio0312rev/skills",
    "skillId": "artifact-sbom-publisher",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/caching-strategy-optimizer",
    "name": "caching-strategy-optimizer",
    "description": "Optimizes CI/CD pipeline speed by implementing effective caching for dependencies, Docker layers, build outputs, and test results. Provides before/after performance metrics and best practices. Use for \"CI caching\", \"pipeline optimization\", \"build speed\", or \"cache strategy\".",
    "source": "patricio0312rev/skills",
    "skillId": "caching-strategy-optimizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/deployment-checklist-generator",
    "name": "deployment-checklist-generator",
    "description": "Creates comprehensive deployment checklists with pre-deployment checks, smoke tests, verification steps, and sign-off workflows. Use for \"deployment checklist\", \"release verification\", \"deployment runbook\", or \"production readiness\".",
    "source": "patricio0312rev/skills",
    "skillId": "deployment-checklist-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/dockerfile-optimizer",
    "name": "dockerfile-optimizer",
    "description": "Optimizes Dockerfiles for smaller images, faster builds, better caching, and security hardening using multi-stage builds and best practices. Use when users request \"optimize Dockerfile\", \"reduce Docker image size\", \"Docker best practices\", or \"containerize application\".",
    "source": "patricio0312rev/skills",
    "skillId": "dockerfile-optimizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/github-actions-pipeline-creator",
    "name": "github-actions-pipeline-creator",
    "description": "Creates comprehensive GitHub Actions CI/CD workflows for linting, testing, building, and deploying. Includes caching strategies, matrix builds, artifact handling, and failure diagnostics. Use for \"GitHub Actions\", \"CI pipeline\", \"workflow automation\", or \"continuous integration\".",
    "source": "patricio0312rev/skills",
    "skillId": "github-actions-pipeline-creator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/kubernetes-manifest-generator",
    "name": "kubernetes-manifest-generator",
    "description": "Generates Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, Ingress, and HPA with best practices. Use when users request \"Kubernetes setup\", \"K8s manifests\", \"deploy to Kubernetes\", \"container orchestration\", or \"K8s configuration\".",
    "source": "patricio0312rev/skills",
    "skillId": "kubernetes-manifest-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/monorepo-ci-optimizer",
    "name": "monorepo-ci-optimizer",
    "description": "Optimizes CI pipelines for monorepos by detecting affected packages/apps and running only necessary builds and tests. Includes Turborepo/Nx strategies, caching, and parallel execution. Use for \"monorepo CI\", \"affected detection\", \"incremental builds\", or \"workspace optimization\".",
    "source": "patricio0312rev/skills",
    "skillId": "monorepo-ci-optimizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "nx",
        "name": "nx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "nx-cloud",
        "name": "nx-cloud",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/nginx-config-optimizer",
    "name": "nginx-config-optimizer",
    "description": "Optimizes Nginx configurations for performance, security, caching, and load balancing with modern best practices. Use when users request \"Nginx setup\", \"reverse proxy\", \"load balancer\", \"web server config\", or \"Nginx optimization\".",
    "source": "patricio0312rev/skills",
    "skillId": "nginx-config-optimizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/preview-environments-builder",
    "name": "preview-environments-builder",
    "description": "Creates ephemeral preview deployments for each pull request with automatic deployment, unique URLs, and cleanup on PR close. Use for \"preview deployments\", \"PR environments\", \"ephemeral environments\", or \"review apps\".",
    "source": "patricio0312rev/skills",
    "skillId": "preview-environments-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/quality-gates-enforcer",
    "name": "quality-gates-enforcer",
    "description": "Enforces minimum quality thresholds in CI including code coverage, linting, type checking, and security scanning. Provides required checks, PR rules, and automated enforcement. Use for \"quality gates\", \"CI checks\", \"code quality\", or \"PR requirements\".",
    "source": "patricio0312rev/skills",
    "skillId": "quality-gates-enforcer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/release-automation-builder",
    "name": "release-automation-builder",
    "description": "Automates releases and package publishing with changesets or semantic-release. Handles versioning, changelog generation, git tags, and release notes. Use for \"release automation\", \"semantic versioning\", \"package publishing\", or \"changelog generation\".",
    "source": "patricio0312rev/skills",
    "skillId": "release-automation-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "changesets",
        "name": "@changesets/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "changeset",
        "name": "changeset",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "semantic-release",
        "name": "semantic-release",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "mypackage@",
        "name": "mypackage@",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/rollback-workflow-builder",
    "name": "rollback-workflow-builder",
    "description": "Creates safe rollback procedures for deployments with automated workflows, rollback runbooks, version management, and incident response. Use for \"rollback automation\", \"deployment recovery\", \"incident response\", or \"production rollback\".",
    "source": "patricio0312rev/skills",
    "skillId": "rollback-workflow-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/secrets-env-manager",
    "name": "secrets-env-manager",
    "description": "Validates environment variables in CI, prevents secret leaks, enforces masking, and provides fail-fast validation with clear documentation. Use for \"secrets management\", \"env var validation\", \"credential security\", or \"secret masking\".",
    "source": "patricio0312rev/skills",
    "skillId": "secrets-env-manager",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/terraform-module-builder",
    "name": "terraform-module-builder",
    "description": "Creates reusable Terraform modules with proper structure, variables, outputs, and state management for infrastructure as code. Use when users request \"Terraform setup\", \"infrastructure as code\", \"IaC module\", \"cloud provisioning\", or \"Terraform module\".",
    "source": "patricio0312rev/skills",
    "skillId": "terraform-module-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/backup-restore-runbook-generator",
    "name": "backup-restore-runbook-generator",
    "description": "Creates comprehensive disaster recovery procedures with automated backup scripts, restore procedures, validation checks, and role assignments. Use for \"database backup\", \"disaster recovery\", \"data restore\", or \"DR planning\".",
    "source": "patricio0312rev/skills",
    "skillId": "backup-restore-runbook-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/data-integrity-auditor",
    "name": "data-integrity-auditor",
    "description": "Detects data integrity issues including orphaned records, broken foreign key relationships, constraint violations, and provides automated fix migrations. Use for \"data integrity\", \"orphaned records\", \"broken relationships\", or \"data quality\".",
    "source": "patricio0312rev/skills",
    "skillId": "data-integrity-auditor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/data-retention-archiving-planner",
    "name": "data-retention-archiving-planner",
    "description": "Plans and implements data retention policies with archival strategies, compliance requirements, automated cleanup jobs, and cold storage migration. Use for \"data retention\", \"data archival\", \"GDPR compliance\", or \"storage optimization\".",
    "source": "patricio0312rev/skills",
    "skillId": "data-retention-archiving-planner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/data-seeding-fixtures-builder",
    "name": "data-seeding-fixtures-builder",
    "description": "Generates deterministic seed data for development and testing with factory functions, realistic fixtures, and database reset scripts. Use for \"data seeding\", \"test fixtures\", \"database seeding\", or \"mock data generation\".",
    "source": "patricio0312rev/skills",
    "skillId": "data-seeding-fixtures-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/db-performance-watchlist",
    "name": "db-performance-watchlist",
    "description": "Defines database performance monitoring strategy with slow query detection, resource usage alerts, query execution thresholds, and automated alerting. Use for \"database monitoring\", \"performance alerts\", \"slow queries\", or \"DB metrics\".",
    "source": "patricio0312rev/skills",
    "skillId": "db-performance-watchlist",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/etl-sync-job-builder",
    "name": "etl-sync-job-builder",
    "description": "Designs reliable ETL and data synchronization jobs with incremental updates, idempotency guarantees, watermark tracking, error handling, and retry logic. Use for \"ETL jobs\", \"data sync\", \"incremental sync\", or \"data pipeline\".",
    "source": "patricio0312rev/skills",
    "skillId": "etl-sync-job-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/multi-tenant-safety-checker",
    "name": "multi-tenant-safety-checker",
    "description": "Ensures tenant isolation at query and policy level using Row Level Security, automated testing, and security audits. Prevents data leakage between tenants. Use for \"multi-tenancy\", \"tenant isolation\", \"RLS\", or \"data security\".",
    "source": "patricio0312rev/skills",
    "skillId": "multi-tenant-safety-checker",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/prisma-migration-assistant",
    "name": "prisma-migration-assistant",
    "description": "Plans and executes safe Prisma schema migrations with data backfills, rollback strategies, and SQL preview. Handles complex schema changes including data transformations. Use for \"Prisma migrations\", \"schema changes\", \"database migrations\", or \"data backfills\".",
    "source": "patricio0312rev/skills",
    "skillId": "prisma-migration-assistant",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/schema-consistency-checker",
    "name": "schema-consistency-checker",
    "description": "Audits database schemas for naming conventions, type consistency, nullability patterns, and missing constraints. Provides violations report with recommended fixes. Use for \"schema validation\", \"database linting\", \"schema standards\", or \"consistency checks\".",
    "source": "patricio0312rev/skills",
    "skillId": "schema-consistency-checker",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/sql-query-optimizer",
    "name": "sql-query-optimizer",
    "description": "Analyzes and optimizes SQL queries using EXPLAIN plans, index recommendations, query rewrites, and performance benchmarking. Use for \"query optimization\", \"slow queries\", \"database performance\", or \"EXPLAIN analysis\".",
    "source": "patricio0312rev/skills",
    "skillId": "sql-query-optimizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/changelog-writer",
    "name": "changelog-writer",
    "description": "Generates changelogs and release notes from git commits, PR titles, and issue references. Organizes changes by impact type (breaking, features, fixes, improvements), formats according to Keep a Changelog standard, and provides version tagging and semantic versioning suggestions. Use when users request \"create changelog\", \"write release notes\", \"document version changes\", or \"prepare release\".",
    "source": "patricio0312rev/skills",
    "skillId": "changelog-writer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "project-name@2.1.0",
        "name": "project-name@2.1.0",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "conventional-changelog-cli",
        "name": "conventional-changelog-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/code-formatter-installer",
    "name": "code-formatter-installer",
    "description": "Installs and configures Prettier, ESLint, EditorConfig, and other code quality tools to enforce consistent code style across the team. Generates config files, npm scripts, editor settings recommendations, and CI integration suggestions. Use when users request \"setup prettier\", \"add eslint\", \"configure code formatting\", or \"enforce code style\".",
    "source": "patricio0312rev/skills",
    "skillId": "code-formatter-installer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "husky",
        "name": "husky",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lint-staged",
        "name": "lint-staged",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pre-commit",
        "name": "pre-commit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/codebase-summarizer",
    "name": "codebase-summarizer",
    "description": "Scans repository structure and generates comprehensive architecture documentation including system overview, entry points, module relationships, data flow diagrams, and \"edit here for X\" guides. Creates ARCHITECTURE.md for onboarding and navigation. Use when users request \"document the codebase\", \"explain the architecture\", \"create onboarding docs\", or \"map the system\".",
    "source": "patricio0312rev/skills",
    "skillId": "codebase-summarizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/conventional-commits",
    "name": "conventional-commits",
    "description": "Generates semantic commit messages following the Conventional Commits specification with proper types, scopes, breaking changes, and footers. Use when users request \"write commit message\", \"conventional commit\", \"semantic commit\", or \"format commit\".",
    "source": "patricio0312rev/skills",
    "skillId": "conventional-commits",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/dependency-doctor",
    "name": "dependency-doctor",
    "description": "Audits project dependencies for outdated packages, duplicates, heavy/problematic libraries, security vulnerabilities, and risky version combinations. Generates prioritized reports with security, performance, and maintainability insights, upgrade paths, and safe pinning recommendations. Use when users request dependency audits, package updates, security checks, or dependency optimization.",
    "source": "patricio0312rev/skills",
    "skillId": "dependency-doctor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react@18",
        "name": "react@18",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "next@14",
        "name": "next@14",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/dev-environment-bootstrapper",
    "name": "dev-environment-bootstrapper",
    "description": "Standardizes development environment setup across machines by generating tool version configs (Node, Python, Ruby), package manager configs (pnpm, Volta, asdf, mise), environment variable templates, and setup scripts with onboarding documentation. Use when users need to \"setup dev environment\", \"standardize tooling\", \"configure version managers\", or \"create onboarding scripts\".",
    "source": "patricio0312rev/skills",
    "skillId": "dev-environment-bootstrapper",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/dev-onboarding-builder",
    "name": "dev-onboarding-builder",
    "description": "Creates comprehensive developer onboarding documentation and materials including step-by-step setup guides, first-task assignments, expected time per step, common troubleshooting, team introductions, and code walkthrough tours. Use when preparing \"new developer onboarding\", \"first day setup\", \"junior dev training\", or \"team member onboarding\".",
    "source": "patricio0312rev/skills",
    "skillId": "dev-onboarding-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/docs-starter-kit",
    "name": "docs-starter-kit",
    "description": "Generates comprehensive documentation templates for open-source and internal projects including README, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT, LICENSE, and other standard docs with suggested sections and best practices. Use when users request \"create project docs\", \"add OSS documentation\", \"setup standard docs\", or \"make it open-source ready\".",
    "source": "patricio0312rev/skills",
    "skillId": "docs-starter-kit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/eslint-prettier-config",
    "name": "eslint-prettier-config",
    "description": "Configures ESLint and Prettier for consistent code quality with TypeScript, React, and modern best practices. Use when users request \"ESLint setup\", \"Prettier config\", \"linting configuration\", \"code formatting\", or \"lint rules\".",
    "source": "patricio0312rev/skills",
    "skillId": "eslint-prettier-config",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "husky",
        "name": "husky",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lint-staged",
        "name": "lint-staged",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "commitlint",
        "name": "commitlint",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/explaining-code",
    "name": "explaining-code",
    "description": "Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks \"how does this work?\"",
    "source": "patricio0312rev/skills",
    "skillId": "explaining-code",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/git-hygiene-enforcer",
    "name": "git-hygiene-enforcer",
    "description": "Establishes git workflow guardrails including conventional commits, commit message hooks, branch naming conventions, PR templates, and code review processes. Provides hook configurations, workflow templates, and emergency bypass instructions. Use when users request \"setup git hooks\", \"enforce commit conventions\", \"add PR templates\", or \"standardize git workflow\".",
    "source": "patricio0312rev/skills",
    "skillId": "git-hygiene-enforcer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "husky",
        "name": "husky",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/hot-reload-optimizer",
    "name": "hot-reload-optimizer",
    "description": "Optimizes hot module replacement and fast refresh for development speed with Vite, Next.js, and webpack configurations. Use when users request \"hot reload\", \"HMR optimization\", \"fast refresh\", \"dev server speed\", or \"development performance\".",
    "source": "patricio0312rev/skills",
    "skillId": "hot-reload-optimizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/jsdoc-typescript-docs",
    "name": "jsdoc-typescript-docs",
    "description": "Documents TypeScript code with JSDoc comments, generates API documentation, and creates type-safe documentation. Use when users request \"JSDoc\", \"code documentation\", \"API docs\", \"TypeDoc\", or \"inline documentation\".",
    "source": "patricio0312rev/skills",
    "skillId": "jsdoc-typescript-docs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/mermaid-diagram-generator",
    "name": "mermaid-diagram-generator",
    "description": "Creates Mermaid diagrams for flowcharts, sequence diagrams, ERDs, and architecture visualizations in markdown. Use when users request \"Mermaid diagram\", \"flowchart\", \"sequence diagram\", \"ERD diagram\", or \"architecture diagram\".",
    "source": "patricio0312rev/skills",
    "skillId": "mermaid-diagram-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/monorepo-setup",
    "name": "monorepo-setup",
    "description": "Sets up monorepo architecture with Turborepo, pnpm workspaces, shared packages, and optimized build pipelines. Use when users request \"monorepo setup\", \"Turborepo\", \"pnpm workspaces\", \"shared packages\", or \"multi-package repository\".",
    "source": "patricio0312rev/skills",
    "skillId": "monorepo-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/pr-template-builder",
    "name": "pr-template-builder",
    "description": "Creates GitHub pull request templates, issue templates, and discussion templates with proper YAML configuration. Use when users request \"PR template\", \"issue template\", \"GitHub templates\", \"pull request template\", or \"contribution guidelines\".",
    "source": "patricio0312rev/skills",
    "skillId": "pr-template-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/project-scaffolder",
    "name": "project-scaffolder",
    "description": "Generates complete starter repositories for various tech stacks (Next.js, Vite, Nest, FastAPI, etc.) with best-practice conventions, folder structure, baseline code, configs, scripts, and setup documentation. Use when users request to \"scaffold a project\", \"create a starter repo\", \"initialize a new project\", or specify a tech stack to begin with.",
    "source": "patricio0312rev/skills",
    "skillId": "project-scaffolder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/readme-generator",
    "name": "readme-generator",
    "description": "Generates comprehensive README files with badges, installation, usage, API docs, and contribution guidelines. Use when users request \"README\", \"project documentation\", \"readme template\", \"documentation generator\", or \"project setup docs\".",
    "source": "patricio0312rev/skills",
    "skillId": "readme-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-project-name",
        "name": "create-project-name",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "package-name",
        "name": "package-name",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/repo-structure-linter",
    "name": "repo-structure-linter",
    "description": "",
    "source": "patricio0312rev/skills",
    "skillId": "repo-structure-linter",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/skill-creator",
    "name": "skill-creator",
    "description": "Creates new Claude Code skills following repository conventions with proper structure, frontmatter, workflows, code examples, and reference files. Use when users request \"create a skill\", \"new skill\", \"generate skill\", or \"add skill to collection\".",
    "source": "patricio0312rev/skills",
    "skillId": "skill-creator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/storybook-setup",
    "name": "storybook-setup",
    "description": "Sets up Storybook for component documentation with controls, actions, accessibility testing, and visual regression. Use when users request \"Storybook setup\", \"component documentation\", \"UI library\", \"component stories\", or \"design system docs\".",
    "source": "patricio0312rev/skills",
    "skillId": "storybook-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "storybook@latest",
        "name": "storybook@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "storybook",
        "name": "@storybook/test-runner",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "http-server",
        "name": "http-server",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/typescript-strict-migrator",
    "name": "typescript-strict-migrator",
    "description": "Migrates TypeScript projects to strict mode incrementally with type guards, utility types, and best practices. Use when users request \"TypeScript strict\", \"strict mode migration\", \"type safety\", \"strict TypeScript\", or \"ts-strict\".",
    "source": "patricio0312rev/skills",
    "skillId": "typescript-strict-migrator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/vscode-workspace-setup",
    "name": "vscode-workspace-setup",
    "description": "Configures VS Code workspaces with optimal settings, extensions, tasks, and debugging for team consistency. Use when users request \"VS Code setup\", \"workspace settings\", \"team VS Code config\", \"editor configuration\", or \"devcontainer setup\".",
    "source": "patricio0312rev/skills",
    "skillId": "vscode-workspace-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/accessibility-auditor",
    "name": "accessibility-auditor",
    "description": "Audits and implements web accessibility (a11y) following WCAG 2.1 guidelines with ARIA patterns, keyboard navigation, screen reader support, and contrast checking. Use when users request \"accessibility audit\", \"a11y review\", \"WCAG compliance\", \"screen reader support\", or \"keyboard navigation\".",
    "source": "patricio0312rev/skills",
    "skillId": "accessibility-auditor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/animation-micro-interaction-pack",
    "name": "animation-micro-interaction-pack",
    "description": "Provides reusable interaction patterns and motion presets that make UI feel polished. Includes hover effects, transitions, entrance animations, gesture feedback, and reduced-motion support. Use when adding \"animations\", \"transitions\", \"micro-interactions\", or \"motion design\".",
    "source": "patricio0312rev/skills",
    "skillId": "animation-micro-interaction-pack",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/component-scaffold-generator",
    "name": "component-scaffold-generator",
    "description": "Generates clean React/Vue component skeletons with TypeScript types, prop variants, styling hooks, test files, Storybook stories, and usage documentation. Use when users request \"create a component\", \"scaffold component\", \"new React component\", or \"generate component boilerplate\".",
    "source": "patricio0312rev/skills",
    "skillId": "component-scaffold-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "",
        "name": "@/components/ui/button",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/dark-mode-implementer",
    "name": "dark-mode-implementer",
    "description": "Implements complete dark/light mode theming systems using CSS variables, Tailwind dark mode, React context, and system preference detection. Use when users request \"add dark mode\", \"theme toggle\", \"dark theme\", \"light mode switch\", or \"color scheme\".",
    "source": "patricio0312rev/skills",
    "skillId": "dark-mode-implementer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "next-themes",
        "name": "next-themes",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/design-to-component-translator",
    "name": "design-to-component-translator",
    "description": "Converts Figma/design specifications into production-ready UI components with accurate spacing, typography, color tokens, responsive rules, and interaction states (hover, focus, disabled, active). Generates Tailwind/shadcn code with design system tokens mapping. Use when translating \"Figma to code\", \"design specs to components\", or \"implement design system\".",
    "source": "patricio0312rev/skills",
    "skillId": "design-to-component-translator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/form-wizard-builder",
    "name": "form-wizard-builder",
    "description": "Builds multi-step forms with validation schemas (Zod/Yup), step components, shared state management, progress indicators, review steps, and error handling. Use when creating \"multi-step forms\", \"wizard flows\", \"onboarding forms\", or \"checkout processes\".",
    "source": "patricio0312rev/skills",
    "skillId": "form-wizard-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/framer-motion-animator",
    "name": "framer-motion-animator",
    "description": "Creates smooth animations and micro-interactions using Framer Motion including page transitions, gestures, scroll-based animations, and orchestrated sequences. Use when users request \"add animation\", \"framer motion\", \"page transition\", \"animate component\", or \"micro-interactions\".",
    "source": "patricio0312rev/skills",
    "skillId": "framer-motion-animator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "framer-motion",
        "name": "framer-motion",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/frontend-refactor-planner",
    "name": "frontend-refactor-planner",
    "description": "Creates safe refactor plans for messy UI code including component splitting strategies, state simplification, performance optimizations, and accessibility improvements. Provides phased approach, risk assessment, and \"done\" criteria. Use when refactoring \"legacy code\", \"messy components\", \"performance issues\", or \"large files\".",
    "source": "patricio0312rev/skills",
    "skillId": "frontend-refactor-planner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/i18n-frontend-implementer",
    "name": "i18n-frontend-implementer",
    "description": "Adds internationalization (i18n) infrastructure with translation plumbing, scalable key strategy, formatters for dates/numbers/currency, plural rules, and language switching. Use when implementing \"internationalization\", \"translations\", \"multi-language support\", or \"i18n\".",
    "source": "patricio0312rev/skills",
    "skillId": "i18n-frontend-implementer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "next-intl",
        "name": "next-intl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/modal-drawer-system",
    "name": "modal-drawer-system",
    "description": "Implements accessible modals and drawers with focus trap, ESC to close, scroll lock, portal rendering, and ARIA attributes. Includes sample implementations for common use cases like edit forms, confirmations, and detail views. Use when building \"modals\", \"dialogs\", \"drawers\", \"sidebars\", or \"overlays\".",
    "source": "patricio0312rev/skills",
    "skillId": "modal-drawer-system",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/page-layout-builder",
    "name": "page-layout-builder",
    "description": "Generates complete page layouts and shells for common patterns (dashboard, authentication, settings, CRUD pages) with consistent navigation, layout components, routing structure, and state management placeholders. Use when building \"new page\", \"dashboard layout\", \"auth pages\", or \"admin panel structure\".",
    "source": "patricio0312rev/skills",
    "skillId": "page-layout-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/react-hook-builder",
    "name": "react-hook-builder",
    "description": "Creates custom React hooks for common patterns including data fetching, forms, authentication, local storage, debounce, and more. Use when users request \"create custom hook\", \"React hook for\", \"useX hook\", or \"reusable hook\".",
    "source": "patricio0312rev/skills",
    "skillId": "react-hook-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/react-server-components",
    "name": "react-server-components",
    "description": "Implements React Server Components (RSC) patterns with Next.js App Router including data fetching, streaming, selective hydration, and server/client composition. Use when users request \"server components\", \"RSC\", \"Next.js app router\", \"server-side rendering\", or \"streaming\".",
    "source": "patricio0312rev/skills",
    "skillId": "react-server-components",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/responsive-design-system",
    "name": "responsive-design-system",
    "description": "Implements responsive design systems with mobile-first breakpoints, container queries, fluid typography, and adaptive layouts using Tailwind CSS. Use when users request \"responsive design\", \"mobile-first\", \"breakpoints\", \"fluid typography\", or \"adaptive layout\".",
    "source": "patricio0312rev/skills",
    "skillId": "responsive-design-system",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/state-ux-flow-builder",
    "name": "state-ux-flow-builder",
    "description": "Standardizes UX states for data fetching flows (loading, error, empty, success) and complex multi-view UI patterns. Provides state machine approach recommendations, loading skeletons, error boundaries, and empty state components. Use when implementing \"loading states\", \"error handling\", \"empty states\", or \"state machines\".",
    "source": "patricio0312rev/skills",
    "skillId": "state-ux-flow-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/table-builder",
    "name": "table-builder",
    "description": "Creates data table patterns with filtering, sorting, pagination, row actions, column configuration, server/client rendering modes, and empty/loading states. Use when building \"data tables\", \"list views\", \"admin tables\", or \"data grids\".",
    "source": "patricio0312rev/skills",
    "skillId": "table-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/tailwind-gradient-builder",
    "name": "tailwind-gradient-builder",
    "description": "Creates modern CSS gradients using Tailwind CSS including linear, radial, conic, mesh gradients, animated gradients, glassmorphism, and gradient text effects. Use when users request \"gradient background\", \"tailwind gradient\", \"modern gradient\", \"mesh gradient\", or \"animated gradient\".",
    "source": "patricio0312rev/skills",
    "skillId": "tailwind-gradient-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/tanstack-query-setup",
    "name": "tanstack-query-setup",
    "description": "Implements TanStack Query (React Query) for server state management with caching, mutations, optimistic updates, and infinite queries. Use when users request \"react query\", \"tanstack query\", \"data fetching\", \"cache management\", or \"server state\".",
    "source": "patricio0312rev/skills",
    "skillId": "tanstack-query-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tanstack",
        "name": "@tanstack/react-query",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/zustand-state-builder",
    "name": "zustand-state-builder",
    "description": "Implements lightweight state management using Zustand with TypeScript, persistence, devtools, and modular store patterns. Use when users request \"zustand store\", \"state management\", \"global state\", \"zustand setup\", or \"jotai alternative\".",
    "source": "patricio0312rev/skills",
    "skillId": "zustand-state-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "zustand",
        "name": "zustand",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "immer",
        "name": "immer",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/alerting-dashboard-builder",
    "name": "alerting-dashboard-builder",
    "description": "Creates SLO-based alerts and operational dashboards with key charts, alert thresholds, and runbook links. Use for \"alerting\", \"dashboards\", \"SLO\", or \"monitoring\".",
    "source": "patricio0312rev/skills",
    "skillId": "alerting-dashboard-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/backend-latency-profiler-helper",
    "name": "backend-latency-profiler-helper",
    "description": "Identifies API latency hotspots and bottlenecks with profiling tools, slow endpoint detection, suspected causes, and fix roadmap. Use for \"latency profiling\", \"performance bottlenecks\", \"slow APIs\", or \"backend performance\".",
    "source": "patricio0312rev/skills",
    "skillId": "backend-latency-profiler-helper",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/caching-cdn-strategy-planner",
    "name": "caching-cdn-strategy-planner",
    "description": "Designs multi-layer caching strategy with edge CDN, server-side caching, cache invalidation, and CDN configuration. Use for \"caching strategy\", \"CDN setup\", \"cache invalidation\", or \"performance optimization\".",
    "source": "patricio0312rev/skills",
    "skillId": "caching-cdn-strategy-planner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/capacity-planning-helper",
    "name": "capacity-planning-helper",
    "description": "Estimates infrastructure needs based on traffic forecasts, workload analysis, and performance requirements with sizing recommendations and cost trade-offs. Use for \"capacity planning\", \"infrastructure sizing\", \"resource estimation\", or \"scalability planning\".",
    "source": "patricio0312rev/skills",
    "skillId": "capacity-planning-helper",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/core-web-vitals-tuner",
    "name": "core-web-vitals-tuner",
    "description": "Systematically improves Largest Contentful Paint (LCP), Interaction to Next Paint (INP), and Cumulative Layout Shift (CLS) with prioritized fixes and verification. Use for \"Core Web Vitals\", \"performance\", \"LCP\", \"INP\", or \"CLS\".",
    "source": "patricio0312rev/skills",
    "skillId": "core-web-vitals-tuner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/incident-runbook-generator",
    "name": "incident-runbook-generator",
    "description": "Creates step-by-step incident response runbooks for common outages with actions, owners, rollback procedures, and communication templates. Use for \"incident runbook\", \"outage response\", \"incident management\", or \"on-call procedures\".",
    "source": "patricio0312rev/skills",
    "skillId": "incident-runbook-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/load-test-scenario-builder",
    "name": "load-test-scenario-builder",
    "description": "Creates comprehensive load test plans with realistic scenarios, traffic models, k6 scripts, and success criteria. Use for \"load testing\", \"performance testing\", \"capacity validation\", or \"stress testing\".",
    "source": "patricio0312rev/skills",
    "skillId": "load-test-scenario-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/observability-setup",
    "name": "observability-setup",
    "description": "Implements comprehensive observability with OpenTelemetry tracing, Prometheus metrics, and structured logging. Includes instrumentation plans, sample dashboards, and alert candidates. Use for \"observability\", \"monitoring\", \"tracing\", or \"metrics\".",
    "source": "patricio0312rev/skills",
    "skillId": "observability-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/postmortem-writer",
    "name": "postmortem-writer",
    "description": "Creates comprehensive post-incident documents with timeline, root cause analysis, contributing factors, action items, and ownership. Follows SRE best practices for blameless postmortems. Use for \"postmortem\", \"incident review\", \"RCA\", or \"post-incident\".",
    "source": "patricio0312rev/skills",
    "skillId": "postmortem-writer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/redis-patterns",
    "name": "redis-patterns",
    "description": "Implements Redis patterns for caching, sessions, rate limiting, pub/sub, and distributed locks with best practices. Use when users request \"Redis caching\", \"session storage\", \"rate limiter\", \"pub/sub messaging\", or \"distributed locks\".",
    "source": "patricio0312rev/skills",
    "skillId": "redis-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/structured-logging-standardizer",
    "name": "structured-logging-standardizer",
    "description": "Enforces consistent structured logging with request correlation IDs, standardized log schema, middleware integration, and best practices. Use for \"structured logging\", \"log standardization\", \"request tracing\", or \"log correlation\".",
    "source": "patricio0312rev/skills",
    "skillId": "structured-logging-standardizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/api-security-hardener",
    "name": "api-security-hardener",
    "description": "Hardens API security with rate limiting, input validation, authentication, and protection against common attacks. Use when users request \"API security\", \"secure API\", \"rate limiting\", \"input validation\", or \"API protection\".",
    "source": "patricio0312rev/skills",
    "skillId": "api-security-hardener",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/auth-security-reviewer",
    "name": "auth-security-reviewer",
    "description": "Reviews authentication and authorization implementation for session management, CSRF, cookie security, and auth flow vulnerabilities with findings, severity assessment, and fix recommendations. Use for \"auth review\", \"session security\", \"CSRF protection\", or \"authentication audit\".",
    "source": "patricio0312rev/skills",
    "skillId": "auth-security-reviewer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/cors-configuration",
    "name": "cors-configuration",
    "description": "Configures Cross-Origin Resource Sharing with proper headers, preflight handling, and security best practices. Use when users request \"CORS setup\", \"cross-origin requests\", \"API CORS\", \"preflight requests\", or \"CORS headers\".",
    "source": "patricio0312rev/skills",
    "skillId": "cors-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/dependency-vulnerability-triage",
    "name": "dependency-vulnerability-triage",
    "description": "Turns npm audit/Snyk results into prioritized patch plans with severity assessment, safe upgrade paths, breaking change analysis, and rollback strategies. Use for \"dependency security\", \"vulnerability patching\", \"npm audit\", or \"security updates\".",
    "source": "patricio0312rev/skills",
    "skillId": "dependency-vulnerability-triage",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/env-secrets-manager",
    "name": "env-secrets-manager",
    "description": "Manages environment variables and secrets securely with encryption, rotation, and provider integration. Use when users request \"secrets management\", \"environment variables\", \"API keys\", \"credentials storage\", or \"secret rotation\".",
    "source": "patricio0312rev/skills",
    "skillId": "env-secrets-manager",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/input-validation-sanitization-auditor",
    "name": "input-validation-sanitization-auditor",
    "description": "Identifies and fixes XSS, SQL injection, and command injection vulnerabilities with validation schemas, sanitization libraries, and safe coding patterns. Use for \"input validation\", \"XSS prevention\", \"SQL injection\", or \"sanitization\".",
    "source": "patricio0312rev/skills",
    "skillId": "input-validation-sanitization-auditor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/oauth2-oidc-implementer",
    "name": "oauth2-oidc-implementer",
    "description": "Implements OAuth 2.0 and OpenID Connect authentication flows with secure token handling and provider integration. Use when users request \"OAuth setup\", \"OIDC implementation\", \"social login\", \"SSO integration\", or \"authentication flow\".",
    "source": "patricio0312rev/skills",
    "skillId": "oauth2-oidc-implementer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/pii-redaction-logging-policy-builder",
    "name": "pii-redaction-logging-policy-builder",
    "description": "Prevents logging sensitive user data with redaction rules, logging policies, and safe log formatting. Use for \"PII redaction\", \"log privacy\", \"GDPR logging\", or \"data privacy\".",
    "source": "patricio0312rev/skills",
    "skillId": "pii-redaction-logging-policy-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/rbac-policy-tester",
    "name": "rbac-policy-tester",
    "description": "Creates comprehensive permission tests ensuring RBAC doesn't regress with test matrices, CI gating, and authorization coverage. Use for \"RBAC testing\", \"permission tests\", \"authorization testing\", or \"access control tests\".",
    "source": "patricio0312rev/skills",
    "skillId": "rbac-policy-tester",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/secrets-scanner",
    "name": "secrets-scanner",
    "description": "Detects leaked API keys, tokens, passwords, and credentials in code with pre-commit hooks, CI checks, scanning rules, and remediation procedures. Use for \"secret scanning\", \"credential detection\", \"API key leaks\", or \"secret management\".",
    "source": "patricio0312rev/skills",
    "skillId": "secrets-scanner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pre-commit",
        "name": "pre-commit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/secure-headers-csp-builder",
    "name": "secure-headers-csp-builder",
    "description": "Implements security headers and Content Security Policy with safe rollout strategy (report-only → enforce), testing, and compatibility checks. Use for \"security headers\", \"CSP\", \"HTTP headers\", or \"XSS protection\".",
    "source": "patricio0312rev/skills",
    "skillId": "secure-headers-csp-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/security-incident-playbook-generator",
    "name": "security-incident-playbook-generator",
    "description": "Creates response procedures for security incidents with containment steps, communication templates, and evidence collection. Use for \"incident response\", \"security playbook\", \"breach response\", or \"IR plan\".",
    "source": "patricio0312rev/skills",
    "skillId": "security-incident-playbook-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/security-pr-checklist-skill",
    "name": "security-pr-checklist-skill",
    "description": "Creates repeatable security review checklist for PRs with required checks, common pitfalls, and automated gating. Use for \"security review\", \"PR checklist\", \"code review\", or \"security gates\".",
    "source": "patricio0312rev/skills",
    "skillId": "security-pr-checklist-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/threat-model-generator",
    "name": "threat-model-generator",
    "description": "Creates comprehensive threat models using STRIDE methodology with asset identification, threat enumeration, mitigation strategies, and residual risk assessment. Use for \"threat modeling\", \"security analysis\", \"STRIDE\", or \"risk assessment\".",
    "source": "patricio0312rev/skills",
    "skillId": "threat-model-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/api-docs-generator",
    "name": "api-docs-generator",
    "description": "Generates comprehensive API documentation in Markdown, HTML, or Docusaurus format from Express, Next.js, Fastify, or other API routes. Creates endpoint references, request/response examples, authentication guides, and error documentation. Use when users request \"generate api docs\", \"api documentation\", \"endpoint documentation\", or \"api reference\".",
    "source": "patricio0312rev/skills",
    "skillId": "api-docs-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/api-mock-server",
    "name": "api-mock-server",
    "description": "Creates mock API servers for testing and development with MSW, json-server, or custom handlers. Use when users request \"API mocking\", \"mock server\", \"MSW setup\", \"test fixtures\", or \"mock API responses\".",
    "source": "patricio0312rev/skills",
    "skillId": "api-mock-server",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "msw",
        "name": "msw",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/api-test-suite-generator",
    "name": "api-test-suite-generator",
    "description": "Generates comprehensive API test suites using Jest, Vitest, or Supertest from Express, Next.js, Fastify, or other API routes. Creates integration tests, contract tests, and edge case coverage. Use when users request \"generate api tests\", \"create endpoint tests\", \"api test suite\", or \"integration tests for api\".",
    "source": "patricio0312rev/skills",
    "skillId": "api-test-suite-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/bruno-collection-generator",
    "name": "bruno-collection-generator",
    "description": "Generates Bruno collection files (.bru) from Express, Next.js, Fastify, or other API routes. Creates organized collections with environments, authentication, and folder structure for the open-source Bruno API client. Use when users request \"generate bruno collection\", \"bruno api testing\", \"create bru files\", or \"bruno import\".",
    "source": "patricio0312rev/skills",
    "skillId": "bruno-collection-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/contract-testing-builder",
    "name": "contract-testing-builder",
    "description": "Implements API contract testing to ensure provider-consumer compatibility using Pact or similar tools. Prevents breaking changes with contract specifications and bi-directional verification. Use for \"contract testing\", \"API contracts\", \"Pact\", or \"consumer-driven contracts\".",
    "source": "patricio0312rev/skills",
    "skillId": "contract-testing-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pact-broker",
        "name": "pact-broker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/coverage-strategist",
    "name": "coverage-strategist",
    "description": "Defines ROI-based coverage targets with critical path identification, layer-specific targets, and explicit \"don't test this\" guidelines. Use for \"test coverage\", \"coverage strategy\", \"test priorities\", or \"coverage targets\".",
    "source": "patricio0312rev/skills",
    "skillId": "coverage-strategist",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/curl-command-generator",
    "name": "curl-command-generator",
    "description": "Generates ready-to-run cURL commands from Express, Next.js, Fastify, or other API routes. Creates copy-paste commands with proper headers, authentication, and request bodies. Use when users request \"generate curl commands\", \"curl examples\", \"api curl\", or \"command line api testing\".",
    "source": "patricio0312rev/skills",
    "skillId": "curl-command-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/cypress-playwright-setup",
    "name": "cypress-playwright-setup",
    "description": "Sets up end-to-end testing with Cypress or Playwright including page objects, fixtures, and CI integration. Use when users request \"E2E testing\", \"Cypress setup\", \"Playwright setup\", \"browser testing\", or \"integration tests\".",
    "source": "patricio0312rev/skills",
    "skillId": "cypress-playwright-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "cypress",
        "name": "cypress",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/e2e-test-builder",
    "name": "e2e-test-builder",
    "description": "Builds end-to-end browser tests for critical user flows using Playwright or Cypress. Includes selector strategies, test data management, page objects, and visual regression testing. Use for \"E2E testing\", \"browser tests\", \"Playwright\", or \"Cypress tests\".",
    "source": "patricio0312rev/skills",
    "skillId": "e2e-test-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/flaky-test-detective",
    "name": "flaky-test-detective",
    "description": "Diagnoses and fixes flaky tests by identifying root causes (timing issues, shared state, randomness, network dependencies) and provides stabilization strategies. Use for \"flaky tests\", \"test stability\", \"intermittent failures\", or \"test debugging\".",
    "source": "patricio0312rev/skills",
    "skillId": "flaky-test-detective",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/insomnia-collection-generator",
    "name": "insomnia-collection-generator",
    "description": "Generates Insomnia collection export files from Express, Next.js, Fastify, or other API routes. Creates organized workspaces with request groups, environments, and authentication. Use when users request \"generate insomnia collection\", \"export to insomnia\", \"create insomnia workspace\", or \"insomnia import\".",
    "source": "patricio0312rev/skills",
    "skillId": "insomnia-collection-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/integration-test-builder",
    "name": "integration-test-builder",
    "description": "Creates integration tests for API endpoints with database flows, including test harness setup, fixtures, setup/teardown, database seeding, and CI-friendly strategies. Use for \"integration testing\", \"API tests\", \"database tests\", or \"test harness\".",
    "source": "patricio0312rev/skills",
    "skillId": "integration-test-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "prisma",
        "name": "prisma",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/load-test-builder",
    "name": "load-test-builder",
    "description": "Creates load and performance tests with k6, Artillery, or autocannon to validate system behavior under stress. Use when users request \"load testing\", \"performance testing\", \"stress testing\", \"k6 setup\", or \"benchmark API\".",
    "source": "patricio0312rev/skills",
    "skillId": "load-test-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "artillery",
        "name": "artillery",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "k6",
        "name": "k6",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/mocking-assistant",
    "name": "mocking-assistant",
    "description": "Creates stable mocks for APIs, services, and UI components using MSW (Mock Service Worker), fixture conventions, and example patterns. Use for \"API mocking\", \"MSW\", \"test mocks\", or \"service mocking\".",
    "source": "patricio0312rev/skills",
    "skillId": "mocking-assistant",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/openapi-generator",
    "name": "openapi-generator",
    "description": "Generates OpenAPI 3.0/3.1 specifications from Express, Next.js, Fastify, Hono, or NestJS routes. Creates complete specs with schemas, examples, and documentation that can be imported into Postman, Insomnia, or used with Swagger UI. Use when users request \"generate openapi\", \"create swagger spec\", \"openapi documentation\", or \"api specification\".",
    "source": "patricio0312rev/skills",
    "skillId": "openapi-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/postman-collection-generator",
    "name": "postman-collection-generator",
    "description": "Generates Postman collection JSON files from Express, Next.js, Fastify, Hono, or other API routes. Scans route definitions, extracts endpoints, methods, params, and creates importable collections. Use when users request \"generate postman collection\", \"export to postman\", \"create postman file\", or \"postman import\".",
    "source": "patricio0312rev/skills",
    "skillId": "postman-collection-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/snapshot-test-refactorer",
    "name": "snapshot-test-refactorer",
    "description": "Refactors brittle snapshot tests into resilient, focused assertions. Provides strategies for reducing snapshot size, extracting meaningful assertions, and maintaining snapshots. Use for \"snapshot testing\", \"snapshot refactoring\", \"brittle tests\", or \"assertion improvement\".",
    "source": "patricio0312rev/skills",
    "skillId": "snapshot-test-refactorer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/test-data-factory-builder",
    "name": "test-data-factory-builder",
    "description": "Creates factories and builders for generating consistent, composable test data with realistic values and relationship handling. Use for \"test factories\", \"test data builders\", \"fixture factories\", or \"test data generation\".",
    "source": "patricio0312rev/skills",
    "skillId": "test-data-factory-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/test-reporting-triage-skill",
    "name": "test-reporting-triage-skill",
    "description": "Automatically categorizes test failures, suggests responsible owners, and provides common fix checklists. Generates actionable test reports with failure analysis. Use for \"test reporting\", \"failure triage\", \"test analysis\", or \"test automation\".",
    "source": "patricio0312rev/skills",
    "skillId": "test-reporting-triage-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/unit-test-generator",
    "name": "unit-test-generator",
    "description": "Generates comprehensive unit tests with AAA pattern (Arrange-Act-Assert), edge cases, error scenarios, and coverage analysis. Creates test files matching source structure with complete test suites. Use for \"unit testing\", \"test generation\", \"Jest tests\", or \"test coverage\".",
    "source": "patricio0312rev/skills",
    "skillId": "unit-test-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/visual-regression-tester",
    "name": "visual-regression-tester",
    "description": "Implements visual regression testing with screenshot comparison, diff detection, and CI integration using Playwright or Chromatic. Use when users request \"visual testing\", \"screenshot testing\", \"UI regression\", \"visual diff\", or \"Chromatic setup\".",
    "source": "patricio0312rev/skills",
    "skillId": "visual-regression-tester",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "@playwright/test",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "chromatic",
        "name": "chromatic",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "patricio0312rev/skills/vscode-rest-client-generator",
    "name": "vscode-rest-client-generator",
    "description": "Generates .http files for the VS Code REST Client extension from Express, Next.js, Fastify, or other API routes. Creates organized request files with variables, environments, and authentication. Use when users request \"generate http files\", \"rest client requests\", \"create .http file\", or \"vscode api testing\".",
    "source": "patricio0312rev/skills",
    "skillId": "vscode-rest-client-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/patricio0312rev/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/404kidwiz__claude-supercode-skills",
    "name": "404kidwiz__claude-supercode-skills",
    "description": "",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "404kidwiz__claude-supercode-skills",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "scikit-learn",
        "name": "scikit-learn",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "transformers",
        "name": "transformers",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "chromadb",
        "name": "chromadb",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mlflow",
        "name": "mlflow",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "openai",
        "name": "openai",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "fastapi",
        "name": "fastapi",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "torch",
        "name": "torch",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/accessibility-tester-skill",
    "name": "accessibility-tester",
    "description": "WCAG 2.2 AA compliance expert specializing in audits, automated testing, screen reader validation, and remediation.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "accessibility-tester-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "cypress",
        "name": "cypress",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/ad-security-reviewer-skill",
    "name": "ad-security-reviewer",
    "description": "Use when user needs Active Directory security analysis, privileged group design review, authentication policy assessment, or delegation and attack surface evaluation across enterprise domains.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "ad-security-reviewer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/agent-organizer-skill",
    "name": "agent-organizer",
    "description": "Expert in designing, orchestrating, and managing multi-agent systems (MAS). Specializes in agent collaboration patterns, hierarchical structures, and swarm intelligence. Use when building agent teams, designing agent communication, or orchestrating autonomous workflows.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "agent-organizer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/ai-engineer-skill",
    "name": "ai-engineer",
    "description": "Expert in building comprehensive AI systems, integrating LLMs, RAG architectures, and autonomous agents into production applications. Use when building AI-powered features, implementing LLM integrations, designing RAG pipelines, or deploying AI systems.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "ai-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "anthropic",
        "name": "anthropic",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "openai",
        "name": "openai",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "chromadb",
        "name": "chromadb",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "sentence-transformers",
        "name": "sentence-transformers",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/algorithmic-art-skill",
    "name": "algorithmic-art",
    "description": "Expert in generative art, creative coding, and mathematical visualizations using p5.js and JavaScript.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "algorithmic-art-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/angular-architect-skill",
    "name": "angular-architect",
    "description": "Enterprise Angular development expert specializing in Angular 16+ features, Signals, Standalone Components, and RxJS/NgRx at scale.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "angular-architect-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/api-designer-skill",
    "name": "api-designer",
    "description": "REST/GraphQL API architect specializing in OpenAPI 3.1, HATEOAS, pagination, and versioning strategies",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "api-designer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "redoc-cli",
        "name": "redoc-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "serve",
        "name": "serve",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/api-documenter-skill",
    "name": "api-documenter",
    "description": "API documentation specialist who creates comprehensive OpenAPI/Swagger specifications and technical documentation for RESTful APIs, GraphQL schemas, and microservices architectures. Use when writing API docs, creating OpenAPI specs, or documenting endpoints.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "api-documenter-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/architect-reviewer-skill",
    "name": "architect-reviewer",
    "description": "Use when user needs system design validation, architectural pattern assessment, or technology stack evaluation.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "architect-reviewer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/azure-infra-engineer-skill",
    "name": "azure-infra-engineer",
    "description": "Expert in Microsoft Azure cloud services, specializing in Bicep/ARM templates, Enterprise Landing Zones, and Cloud Adoption Framework (CAF).",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "azure-infra-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/backend-developer-skill",
    "name": "backend-developer",
    "description": "Comprehensive backend development for building production-ready server-side applications with multiple frameworks, databases, and deployment strategies. Use when building APIs, services, databases, or server infrastructure.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "backend-developer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/blockchain-developer-skill",
    "name": "blockchain-developer",
    "description": "Expert in Web3 development, smart contracts (Solidity/Rust), and decentralized application (dApp) architecture.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "blockchain-developer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/bmad-bmm-analyst-skill",
    "name": "bmad-bmm-analyst",
    "description": "Business analysis expert who drives project discovery, market research, and requirements validation within the BMAD methodology",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "bmad-bmm-analyst-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/bmad-master-skill",
    "name": "bmad-master",
    "description": "BMAD master coordinator who orchestrates the entire AI-powered agile development workflow across multiple specialized agents and phases",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "bmad-master-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/build-engineer-skill",
    "name": "build-engineer",
    "description": "Expert in monorepo tooling (Turborepo, Nx, Bazel), CI/CD pipelines, and bundler optimization (Webpack/Vite/Rspack).",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "build-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "turbo",
        "name": "turbo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "nx",
        "name": "nx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "madge",
        "name": "madge",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/build-skill",
    "name": "build",
    "description": "Manual invocation build specialist - handles compilation, packaging, and build system optimization",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "build-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/business-analyst-skill",
    "name": "business-analyst",
    "description": "Expert in bridging the gap between business needs and technical solutions. Specializes in Requirements Engineering, BPMN, and Agile User Stories. Use when gathering requirements, creating user stories, modeling business processes, or translating business needs to technical specs.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "business-analyst-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/canvas-design-skill",
    "name": "canvas-design",
    "description": "Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "canvas-design-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/chaos-engineer-skill",
    "name": "chaos-engineer",
    "description": "Expert in resilience testing, fault injection, and building anti-fragile systems using controlled experiments.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "chaos-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/cli-developer-skill",
    "name": "cli-developer",
    "description": "Expert in building Command Line Interfaces (CLIs), Terminal User Interfaces (TUIs), and shell automation tools. Use when creating CLI applications, building interactive terminal UIs, parsing command-line arguments, or developing shell scripts and automation tools.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "cli-developer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/cloud-architect-skill",
    "name": "cloud-architect",
    "description": "Senior Cloud Architect specializing in AWS, Azure, and GCP multi-cloud strategies with expertise in cost optimization, infrastructure design, and enterprise cloud migration. Use when designing cloud architecture, planning migrations, optimizing cloud costs, or implementing multi-cloud strategies.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "cloud-architect-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/code-reviewer-skill",
    "name": "code-reviewer",
    "description": "Expert at quality-focused code review with security emphasis. Use when reviewing code changes, performing security audits, identifying bugs, ensuring code quality and maintainability, or analyzing pull requests for issues.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "code-reviewer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/codebase-exploration-skill",
    "name": "codebase-exploration",
    "description": "Deep contextual grep for codebases. Expert at finding patterns, architectures, implementations, and answering \"Where is X?\", \"Which file has Y?\", and \"Find code that does Z\" questions. Use when exploring unfamiliar codebases, finding specific implementations, understanding code organization, discovering patterns across multiple files, or locating functionality in a project. Supports three thoroughness levels quick, medium, very thorough.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "codebase-exploration-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/competitive-analyst-skill",
    "name": "competitive-analyst",
    "description": "Competitive intelligence specialist focused on systematic competitor analysis, market positioning assessment, and strategic advantage identification. Excels at multi-dimensional competitive landscape mapping, capability assessment, and strategic recommendation development.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "competitive-analyst-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/compliance-auditor-skill",
    "name": "compliance-auditor",
    "description": "Specialized auditor for SOC2, HIPAA, GDPR, and regulatory compliance frameworks across industries",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "compliance-auditor-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/content-marketer-skill",
    "name": "content-marketer",
    "description": "Expert in content strategy, SEO-driven storytelling, and developer advocacy. Bridges the gap between technical products and market adoption. Use when creating marketing content, developing content strategy, writing blog posts, or planning developer outreach.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "content-marketer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/context-manager-skill",
    "name": "context-manager",
    "description": "Expert in managing the \"Memory\" of AI systems. Specializes in Vector Databases (RAG), Short/Long-term memory architectures, and Context Window optimization. Use when designing AI memory systems, optimizing context usage, or implementing conversation history management.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "context-manager-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/cpp-pro-skill",
    "name": "cpp-pro",
    "description": "C++20 specialist with expertise in modern C++ features, performance optimization, and system programming",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "cpp-pro-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/csharp-developer-skill",
    "name": "csharp-developer",
    "description": ".NET 8 and C# 12 specialist with expertise in ASP.NET Core, EF Core, and modern enterprise development. Use when building C# applications, working with .NET, implementing ASP.NET Core APIs, or using Entity Framework.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "csharp-developer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/csv-data-wrangler-skill",
    "name": "csv-data-wrangler",
    "description": "Expert in high-performance CSV processing, parsing, and data cleaning using Python, DuckDB, and command-line tools. Use when working with CSV files, cleaning data, transforming datasets, or processing large tabular data files.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "csv-data-wrangler-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/customer-success-manager-skill",
    "name": "customer-success-manager",
    "description": "Expert in onboarding, adoption, and retention strategies. Specializes in turning users into advocates through structured success plans and proactive health monitoring. Use when designing onboarding flows, creating success plans, or improving customer retention.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "customer-success-manager-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/data-analyst-skill",
    "name": "data-analyst",
    "description": "Expert in business intelligence, SQL, data visualization, and translating data into actionable business insights.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "data-analyst-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/data-engineer-skill",
    "name": "data-engineer",
    "description": "Use when user needs scalable data pipeline development, ETL/ELT implementation, or data infrastructure design.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "data-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pandas",
        "name": "pandas",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/data-researcher-skill",
    "name": "data-researcher",
    "description": "Data discovery and analysis specialist focused on extracting actionable insights from complex datasets, identifying patterns and anomalies, and transforming raw data into strategic intelligence. Excels at multi-source data integration, advanced analytics, and data-driven decision support.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "data-researcher-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/data-scientist-skill",
    "name": "data-scientist",
    "description": "Expert in statistical analysis, predictive modeling, machine learning, and data storytelling to drive business insights.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "data-scientist-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/database-administrator-skill",
    "name": "database-administrator",
    "description": "Senior Database Administrator with expertise in PostgreSQL, MySQL, MongoDB, and enterprise database systems. Specializes in high availability architectures, performance tuning, backup strategies, and database security for production environments.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "database-administrator-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/database-optimizer-skill",
    "name": "database-optimizer",
    "description": "Use when user needs database query optimization, performance tuning, index strategies, execution plan analysis, or scalability across PostgreSQL, MySQL, MongoDB, Redis, and other database systems.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "database-optimizer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/debugger-skill",
    "name": "debugger",
    "description": "Expert at advanced debugging and root cause analysis. Use when troubleshooting complex issues, finding root causes of bugs, investigating performance problems, or analyzing system failures.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "debugger-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/dependency-manager-skill",
    "name": "dependency-manager",
    "description": "Expert at package management and supply chain security. Use when managing dependencies, updating packages, resolving version conflicts, ensuring supply chain security, or auditing vulnerabilities in project dependencies.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "dependency-manager-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/deployment-engineer-skill",
    "name": "deployment-engineer",
    "description": "Expert Deployment Engineer specializing in CI/CD automation, containerization, and release management across diverse platforms. Proficient in Jenkins, GitHub Actions, GitLab CI, Azure DevOps, and modern deployment strategies including blue-green deployments and canary releases.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "deployment-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/devops-engineer-skill",
    "name": "devops-engineer",
    "description": "Senior DevOps Engineer with expertise in CI/CD automation, infrastructure as code, monitoring, and SRE practices. Proficient in cloud platforms, containerization, configuration management, and building scalable DevOps pipelines with focus on automation and operational excellence.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "devops-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/devops-incident-responder-skill",
    "name": "devops-incident-responder",
    "description": "Expert in SRE practices, incident management, root cause analysis, and automated remediation.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "devops-incident-responder-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/django-developer-skill",
    "name": "django-developer",
    "description": "Expert Django developer specializing in Async Views, Django Ninja (FastAPI-like), and HTMX patterns for modern full-stack apps.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "django-developer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/document-writer-skill",
    "name": "document-writer",
    "description": "Expert in creating technical documentation, architectural decision records (ADRs), and RFCs. Specializes in structured knowledge management and system documentation. Use when writing technical docs, ADRs, RFCs, or system design documents.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "document-writer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/documentation-engineer-skill",
    "name": "documentation-engineer",
    "description": "Technical documentation and knowledge management expert. Use when creating comprehensive documentation systems, improving developer knowledge sharing, or building documentation-driven development workflows.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "documentation-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/docx-skill",
    "name": "docx",
    "description": "Expert in creating, editing, and automating Word documents (.docx) using python-docx and docx.js. Use when generating Word documents, modifying existing docx files, or automating document workflows.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "docx-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/dotnet-core-expert-skill",
    "name": "dotnet-core-expert",
    "description": ".NET 8 cross-platform specialist with expertise in MAUI, EF Core, and modern C# development. Use when building cross-platform .NET apps, working with .NET MAUI, or developing applications for multiple operating systems.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "dotnet-core-expert-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/dotnet-framework-4.8-expert-skill",
    "name": "dotnet-framework-4.8-expert",
    "description": "Legacy .NET Framework expert specializing in .NET Framework 4.8, WCF services, ASP.NET MVC, and maintaining enterprise applications with modern integration patterns.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "dotnet-framework-4.8-expert-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/dx-optimizer-skill",
    "name": "dx-optimizer",
    "description": "Expert in optimizing the end-to-end developer journey. Specializes in Internal Developer Portals (IDP), DORA metrics, and on-call health. Use when improving developer experience, building internal platforms, measuring engineering productivity, or reducing developer friction.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "dx-optimizer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/electron-pro-skill",
    "name": "electron-pro",
    "description": "Expert in building cross-platform desktop applications using web technologies (HTML/CSS/JS) with the Electron framework.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "electron-pro-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/elixir-expert-skill",
    "name": "elixir-expert",
    "description": "Expert in Elixir, Phoenix Framework, and OTP. Specializes in building concurrent, fault-tolerant, and real-time applications using the BEAM. Use when building Elixir applications, working with Phoenix, implementing GenServers, or designing distributed systems on the BEAM.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "elixir-expert-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/embedded-systems-skill",
    "name": "embedded-systems",
    "description": "Expert in RTOS, bare-metal programming, and embedded Linux. Specializes in Rust for Embedded and high-reliability firmware.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "embedded-systems-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/error-coordinator-skill",
    "name": "error-coordinator",
    "description": "Expert in making multi-agent systems resilient. Specializes in detecting loops, hallucinations, and failures, and implementing self-healing workflows. Use when designing error handling for agent systems, implementing retry strategies, or building resilient AI workflows.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "error-coordinator-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/error-detective-skill",
    "name": "error-detective",
    "description": "Use when user needs complex error pattern analysis, distributed system debugging, error correlation, root cause discovery, or predictive error prevention across microservices.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "error-detective-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/error-detector-skill",
    "name": "error-detector",
    "description": "Advanced error analysis and pattern detection specialist for identifying, analyzing, and preventing software errors",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "error-detector-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/event-driven-architect-skill",
    "name": "event-driven-architect",
    "description": "Expert in designing asynchronous, decoupled systems using Event-Driven Architecture (EDA). Specializes in AsyncAPI, Event Mesh, and CloudEvents standards. Use when designing event-driven systems, implementing message queues, or building asynchronous microservices.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "event-driven-architect-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/fintech-engineer-skill",
    "name": "fintech-engineer",
    "description": "Expert in financial technology systems, double-entry ledger design, high-precision math, and regulatory compliance. Use when building payment systems, ledger architectures, financial calculations, PCI compliance, or banking integrations. Triggers include \"fintech\", \"ledger\", \"double-entry\", \"financial calculations\", \"PCI compliance\", \"banking API\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "fintech-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/flutter-expert-skill",
    "name": "flutter-expert",
    "description": "Expert in building cross-platform apps with Flutter 3+. Specializes in Dart, Riverpod, Flame (Game Engine), and FFI (Native Integration).",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "flutter-expert-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/frontend-developer-skill",
    "name": "frontend-developer-skill",
    "description": "Comprehensive frontend development specialist for building modern web applications with React, Vue, Angular, and modern tooling including state management, testing, and performance optimization",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "frontend-developer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/frontend-ui-ux-engineer-skill",
    "name": "frontend-ui-ux-engineer",
    "description": "A designer-turned-developer who crafts stunning UI/UX even without design mockups. Code may be a bit messy, but the visual output is always fire.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "frontend-ui-ux-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/fullstack-developer-skill",
    "name": "fullstack-developer",
    "description": "End-to-end feature expert specializing in frontend-backend integration, system architecture, and complete application development",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "fullstack-developer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/game-developer-skill",
    "name": "game-developer",
    "description": "Expert in interactive entertainment, creating immersive experiences with Unity, Unreal Engine, and Godot.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "game-developer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/general-skill",
    "name": "general-purpose",
    "description": "General-purpose agent for researching complex questions and executing multi-step tasks. Versatile problem-solver that combines research capabilities, analytical thinking, and systematic task execution. Use for complex research projects, multi-step workflows, cross-domain analysis, and tasks requiring multiple tools and approaches.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "general-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/git-workflow-manager-skill",
    "name": "git-workflow-manager",
    "description": "Git workflow and branching strategy expert. Use when establishing team collaboration patterns, optimizing commit practices, or designing scalable version control workflows for better developer experience.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "git-workflow-manager-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/golang-pro-skill",
    "name": "golang-pro",
    "description": "Expert Go developer specializing in Go 1.21+ features, concurrent programming with goroutines and channels, and comprehensive stdlib utilization. This agent excels at building high-performance, concurrent systems with idiomatic Go patterns and robust error handling.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "golang-pro-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/graphql-architect-skill",
    "name": "graphql-architect",
    "description": "GraphQL schema and federation expert specializing in resolver optimization, subscriptions, and API gateway patterns",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "graphql-architect-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/incident-responder-skill",
    "name": "incident-responder",
    "description": "Use when user needs security incident response, operational incident management, evidence collection, forensic analysis, or coordinated response for outages and breaches.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "incident-responder-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "requests",
        "name": "requests",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/internal-comms-skill",
    "name": "internal-comms",
    "description": "Expert in corporate communication, employee engagement, and change management. Use when drafting internal announcements, change communications, leadership messages, or employee updates. Triggers include \"internal announcement\", \"employee communication\", \"change management\", \"company update\", \"leadership message\", \"town hall\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "internal-comms-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/iot-engineer-skill",
    "name": "iot-engineer",
    "description": "Expert in Internet of Things, Edge Computing, and MQTT. Specializes in firmware (C/C++), wireless protocols, and cloud integration.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "iot-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/it-ops-orchestrator-skill",
    "name": "it-ops-orchestrator",
    "description": "Use when user needs cross-domain IT task coordination across PowerShell, .NET, infrastructure, Azure, and M365, especially for Windows environments preferring PowerShell automation.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "it-ops-orchestrator-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/java-architect-skill",
    "name": "java-architect",
    "description": "Expert Java architect specializing in Java 21, Spring Boot 3, and Jakarta EE ecosystem. This agent excels at designing enterprise-grade applications with modern Java features, microservices architecture, and comprehensive enterprise integration patterns.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "java-architect-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/javascript-pro-skill",
    "name": "javascript-pro",
    "description": "Expert JavaScript developer specializing in modern ES2023+ features, Node.js runtime environments, and asynchronous programming patterns. This agent excels at writing clean, performant JavaScript code using the latest language features, optimizing runtime performance, and implementing scalable backend solutions with Node.js or Bun.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "javascript-pro-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/kafka-engineer-skill",
    "name": "kafka-engineer",
    "description": "Expert in Apache Kafka, Event Streaming, and Real-time Data Pipelines. Specializes in Kafka Connect, KSQL, and Schema Registry.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "kafka-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/knowledge-synthesizer-skill",
    "name": "knowledge-synthesizer",
    "description": "Expert in aggregating, processing, and synthesizing information from multiple sources into coherent insights. Use when building knowledge graphs, ontologies, RAG systems, or extracting insights across documents. Triggers include \"knowledge graph\", \"ontology\", \"synthesize information\", \"GraphRAG\", \"insight extraction\", \"cross-document analysis\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "knowledge-synthesizer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/kotlin-specialist-skill",
    "name": "kotlin-specialist",
    "description": "Expert Kotlin developer specializing in Kotlin 2.0, Kotlin Multiplatform Mobile (KMP), Coroutines, and Ktor for building modern cross-platform applications and backend services.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "kotlin-specialist-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/kubernetes-specialist-skill",
    "name": "kubernetes-specialist",
    "description": "Expert Kubernetes Specialist with deep expertise in container orchestration, cluster management, and cloud-native applications. Proficient in Kubernetes architecture, Helm charts, operators, and multi-cluster management across EKS, AKS, GKE, and on-premises deployments.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "kubernetes-specialist-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/laravel-specialist-skill",
    "name": "laravel-specialist",
    "description": "Expert Laravel developer specializing in Laravel 11+, Octane, Livewire 3, and PHP 8.3 features. Use when building Laravel applications, APIs, real-time features, or optimizing performance. Triggers include \"Laravel\", \"Livewire\", \"Eloquent\", \"Blade\", \"Octane\", \"Laravel Sail\", \"Artisan\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "laravel-specialist-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/legacy-modernizer-skill",
    "name": "legacy-modernizer",
    "description": "Expert in migrating monolithic, legacy systems to modern architectures using patterns like Strangler Fig, CDC, and Anti-Corruption Layers. Use when modernizing legacy codebases, breaking monoliths, or planning incremental migrations. Triggers include \"legacy migration\", \"modernization\", \"strangler fig\", \"monolith to microservices\", \"legacy rewrite\", \"incremental migration\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "legacy-modernizer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/legal-advisor-skill",
    "name": "legal-advisor",
    "description": "Provides legal guidance for contracts, compliance, intellectual property, data privacy, and regulatory matters. Use when reviewing contracts, ensuring compliance, protecting IP, or navigating technology law. Triggers include \"contract review\", \"terms of service\", \"GDPR\", \"privacy policy\", \"intellectual property\", \"licensing\", \"compliance\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "legal-advisor-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/librarian-skill",
    "name": "external-reference-research",
    "description": "Specialized agent for multi-repository analysis, searching remote codebases, retrieving official documentation, and finding implementation examples using GitHub CLI, Context7, and Web Search. Use proactively when unfamiliar libraries or frameworks are involved, working with external dependencies, or needing examples from open-source projects to understand best practices and real-world implementations.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "librarian-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/llm-architect-skill",
    "name": "llm-architect",
    "description": "Use when user needs LLM system architecture, model deployment, optimization strategies, and production serving infrastructure. Designs scalable large language model applications with focus on performance, cost efficiency, and safety.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "llm-architect-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "transformers",
        "name": "transformers",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "fastapi",
        "name": "fastapi",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/m365-admin-skill",
    "name": "m365-admin",
    "description": "Use when user needs Microsoft 365 administration, automation, and management for Exchange Online, Teams, SharePoint, licensing, and Graph API operations. Handles secure identity and workload automation.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "m365-admin-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/machine-learning-engineer-skill",
    "name": "machine-learning-engineer",
    "description": "Use when user needs ML model deployment, production serving infrastructure, optimization strategies, and real-time inference systems. Designs and implements scalable ML systems with focus on reliability and performance.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "machine-learning-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/macos-developer-skill",
    "name": "macos-developer",
    "description": "Expert in macOS app development using AppKit, SwiftUI for Mac, and XPC. Specializes in system extensions, menu bar apps, and deep OS integration.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "macos-developer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/market-researcher-skill",
    "name": "market-researcher",
    "description": "Market research specialist focused on comprehensive market analysis, consumer behavior insights, and market opportunity identification. Excels at quantitative market sizing, qualitative consumer research, and strategic market positioning analysis.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "market-researcher-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/mcp-developer-skill",
    "name": "mcp-developer",
    "description": "Model Context Protocol development expert. Use when creating MCP servers, clients, or tools that enable AI agents to interact with external systems, APIs, and development environments.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "mcp-developer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/microservices-architect-skill",
    "name": "microservices-architect",
    "description": "Distributed systems expert specializing in service decomposition, orchestration, and microservices architecture patterns. Use when designing microservices, defining service boundaries, implementing service mesh, or handling distributed system challenges. Triggers include \"microservices\", \"service mesh\", \"service decomposition\", \"distributed systems\", \"API gateway\", \"event-driven\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "microservices-architect-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/ml-engineer-skill",
    "name": "ml-engineer",
    "description": "Expert in building scalable ML systems, from data pipelines and model training to production deployment and monitoring.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "ml-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "scikit-learn",
        "name": "scikit-learn",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "optuna",
        "name": "optuna",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/mlops-engineer-skill",
    "name": "mlops-engineer",
    "description": "Expert in Machine Learning Operations bridging data science and DevOps. Use when building ML pipelines, model versioning, feature stores, or production ML serving. Triggers include \"MLOps\", \"ML pipeline\", \"model deployment\", \"feature store\", \"model versioning\", \"ML monitoring\", \"Kubeflow\", \"MLflow\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "mlops-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "mlflow",
        "name": "mlflow",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/mobile-app-developer-skill",
    "name": "mobile-app-developer",
    "description": "Expert in cross-platform mobile development (React Native/Flutter), bridging native performance with shared business logic.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "mobile-app-developer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "create-expo-app@latest",
        "name": "create-expo-app@latest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo",
        "name": "expo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/mobile-developer-skill",
    "name": "mobile-developer",
    "description": "Expert in pure native development (Swift/Kotlin) for iOS and Android, maximizing platform capabilities and performance.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "mobile-developer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/multi-agent-coordinator-skill",
    "name": "multi-agent-coordinator",
    "description": "An advanced orchestration specialist that manages complex coordination of 100+ agents across distributed systems with hierarchical control, dynamic scaling, and intelligent resource allocation",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "multi-agent-coordinator-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/multimodal-looker-skill",
    "name": "multimodal-analysis",
    "description": "Analyze media files (PDFs, images, diagrams) that require interpretation beyond raw text. Extracts specific information or summaries from documents, describes visual content. Use for document analysis, image understanding, diagram interpretation, chart analysis, table extraction, and any media requiring visual or contextual interpretation beyond literal text extraction.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "multimodal-looker-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/network-engineer-skill",
    "name": "network-engineer",
    "description": "Use when user needs network architecture design, security implementation, performance optimization, and troubleshooting for cloud and hybrid environments. Builds reliable, secure networks with zero-trust principles.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "network-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/nextjs-developer-skill",
    "name": "nextjs-developer",
    "description": "Expert Next.js developer specializing in Next.js 14+, App Router, Server Components, and modern React patterns. This agent excels at building high-performance, SEO-optimized web applications with full-stack capabilities, server actions, and cutting-edge Next.js features.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "nextjs-developer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/nlp-engineer-skill",
    "name": "nlp-engineer",
    "description": "Expert in Natural Language Processing, designing systems for text classification, NER, translation, and LLM integration using Hugging Face, spaCy, and LangChain. Use when building NLP pipelines, text analysis, or LLM-powered features. Triggers include \"NLP\", \"text classification\", \"NER\", \"named entity\", \"sentiment analysis\", \"spaCy\", \"Hugging Face\", \"transformers\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "nlp-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/oracle-skill",
    "name": "technical-advisory",
    "description": "Expert technical advisor with deep reasoning for architecture decisions, code analysis, and engineering guidance. Masters complex tradeoffs, system design, security architecture, performance optimization, and engineering best practices. Use when making critical architecture decisions, after implementing significant work, when debugging complex issues, encountering unfamiliar patterns, facing security/performance concerns, or evaluating multi-system tradeoffs. Provides comprehensive analysis with clear recommendations and rationale.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "oracle-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/payment-integration-skill",
    "name": "payment-integration",
    "description": "Expert in integrating payment gateways (Stripe, PayPal, Adyen) and designing PCI-compliant billing architectures. Use when implementing checkout flows, subscriptions, or payment processing. Triggers include \"Stripe\", \"PayPal\", \"payment gateway\", \"checkout\", \"subscription billing\", \"PCI compliance\", \"payment processing\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "payment-integration-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/pdf-skill",
    "name": "pdf-skill",
    "description": "Expert in generating, parsing, and manipulating PDF documents using tools like PDFKit, PDF.js, and Puppeteer. Use when creating PDFs, extracting content, merging documents, or filling forms. Triggers include \"PDF\", \"generate PDF\", \"parse PDF\", \"extract PDF\", \"merge PDF\", \"PDF form\", \"PDFKit\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "pdf-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pdfkit",
        "name": "pdfkit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/penetration-tester-skill",
    "name": "penetration-tester",
    "description": "Expert in ethical hacking, vulnerability assessment, and offensive security testing (Web/Network/Cloud).",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "penetration-tester-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "sublist3r",
        "name": "sublist3r",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "zap-cli",
        "name": "zap-cli",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/performance-engineer-skill",
    "name": "performance-engineer",
    "description": "Expert in system optimization, profiling, and scalability. Specializes in eBPF, Flamegraphs, and kernel-level tuning.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "performance-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/performance-monitor-skill",
    "name": "performance-monitor",
    "description": "Expert in observing, benchmarking, and optimizing AI agents. Specializes in token usage tracking, latency analysis, and quality evaluation metrics. Use when optimizing agent costs, measuring performance, or implementing evals. Triggers include \"agent performance\", \"token usage\", \"latency optimization\", \"eval\", \"agent metrics\", \"cost optimization\", \"agent benchmarking\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "performance-monitor-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/performance-testing-skill",
    "name": "performance-testing",
    "description": "Performance testing specialist for load testing, stress testing, and performance optimization across applications and infrastructure",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "performance-testing-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/php-pro-skill",
    "name": "php-pro",
    "description": "PHP 8.2+ specialist with expertise in modern patterns, Composer ecosystem, and enterprise PHP development. Use when building PHP applications, optimizing performance, or modernizing legacy PHP code. Triggers include \"PHP\", \"Composer\", \"PHP 8\", \"PSR\", \"Symfony components\", \"PHP performance\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "php-pro-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/plan-skill",
    "name": "strategic-planning",
    "description": "Strategic planning specialist for task breakdown, dependency management, timeline estimation, and resource allocation. Manual invocation only - expert at decomposing complex projects into manageable tasks, identifying dependencies, assessing risks, and creating actionable roadmaps. Use when starting complex projects, facing overwhelmed scope, needing structured approaches, or requiring systematic task management before implementation.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "plan-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/platform-engineer-skill",
    "name": "platform-engineer",
    "description": "Expert in building Internal Developer Platforms (IDP), self-service infrastructure, and Golden Paths using Backstage, Crossplane, and Kubernetes.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "platform-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/postgres-pro-skill",
    "name": "postgres-pro",
    "description": "Use when user needs PostgreSQL database administration, performance optimization, high availability setup, backup/recovery, or advanced PostgreSQL feature implementation.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "postgres-pro-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/powershell-5.1-expert-skill",
    "name": "powershell-5.1-expert",
    "description": "Expert in legacy Windows PowerShell 5.1. Specializes in WMI, ADSI, COM automation, and maintaining backward compatibility with Windows Server environments. Use for Windows-specific automation on legacy systems. Triggers include \"PowerShell 5.1\", \"Windows PowerShell\", \"WMI\", \"ADSI\", \"COM object\", \"legacy PowerShell\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "powershell-5.1-expert-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/powershell-7-expert-skill",
    "name": "powershell-7-expert",
    "description": "Expert in modern, cross-platform PowerShell Core. Specializes in Linux/macOS automation, parallel processing, REST API integration, and modern scripting patterns. Use for cross-platform automation and modern PowerShell features. Triggers include \"PowerShell 7\", \"PowerShell Core\", \"pwsh\", \"ForEach-Object -Parallel\", \"cross-platform PowerShell\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "powershell-7-expert-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/powershell-module-architect-skill",
    "name": "powershell-module-architect",
    "description": "Use when user needs PowerShell module design, function structure, reusable libraries, profile optimization, or cross-version compatibility across PowerShell 5.1 and PowerShell 7+.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "powershell-module-architect-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/powershell-security-hardening-skill",
    "name": "powershell-security-hardening",
    "description": "Expert in Windows security hardening and PowerShell security configuration. Specializes in securing automation, enforcing least privilege, and aligning with enterprise security baselines. Use for securing PowerShell environments and Windows systems. Triggers include \"PowerShell security\", \"constrained language mode\", \"JEA\", \"execution policy\", \"security baseline\", \"PowerShell logging\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "powershell-security-hardening-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/powershell-ui-architect-skill",
    "name": "powershell-ui-architect",
    "description": "Expert in building GUIs and TUIs with PowerShell using WinForms, WPF, and Console/TUI frameworks. Use when creating PowerShell tools with graphical or terminal interfaces. Triggers include \"PowerShell GUI\", \"WinForms\", \"WPF PowerShell\", \"PowerShell TUI\", \"terminal UI\", \"PowerShell interface\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "powershell-ui-architect-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/pptx-skill",
    "name": "pptx-skill",
    "description": "Expert in creating, editing, and automating PowerPoint presentations using python-pptx and PptxGenJS. Use when generating slides programmatically, modifying presentations, or building report automation. Triggers include \"PowerPoint\", \"PPTX\", \"slides\", \"presentation\", \"python-pptx\", \"PptxGenJS\", \"slide deck\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "pptx-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/product-manager-skill",
    "name": "product-manager",
    "description": "Strategic product leadership specializing in product strategy, roadmap development, feature prioritization, and cross-functional coordination. Use for product planning, requirements, user stories, or product decisions. Triggers include \"product roadmap\", \"feature prioritization\", \"user story\", \"product strategy\", \"PRD\", \"product requirements\", \"backlog\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "product-manager-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/project-manager-skill",
    "name": "project-manager",
    "description": "Project management expert specializing in planning, execution, monitoring, and closure of projects. Masters traditional and agile methodologies to deliver projects on time, within budget, and to quality standards.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "project-manager-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/prompt-engineer-skill",
    "name": "prompt-engineer",
    "description": "Expert in designing, optimizing, and evaluating prompts for Large Language Models. Specializes in Chain-of-Thought, ReAct, few-shot learning, and production prompt management. Use when crafting prompts, optimizing LLM outputs, or building prompt systems. Triggers include \"prompt engineering\", \"prompt optimization\", \"chain of thought\", \"few-shot\", \"prompt template\", \"LLM prompting\".",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "prompt-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/python-pro-skill",
    "name": "python-pro",
    "description": "Expert Python developer specializing in Python 3.11+ features, type annotations, and async programming patterns. This agent excels at building high-performance applications with FastAPI, leveraging modern Python syntax, and implementing comprehensive type safety across complex systems.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "python-pro-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/qa-expert-skill",
    "name": "qa-expert",
    "description": "Quality assurance specialist focusing on test strategy, quality processes, and comprehensive testing methodologies",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "qa-expert-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/quant-analyst-skill",
    "name": "quant-analyst",
    "description": "Expert in quantitative finance, algorithmic trading, and financial data analysis using Python (Pandas/NumPy), statistical modeling, and machine learning.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "quant-analyst-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/rails-expert-skill",
    "name": "rails-expert",
    "description": "Rails 7+ specialist with expertise in Hotwire, Turbo, Stimulus, and modern Rails development",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "rails-expert-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/react-native-specialist-skill",
    "name": "react-native-specialist",
    "description": "Expert in React Native (New Architecture), TurboModules, Fabric, and Expo. Specializes in native module development and performance optimization.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "react-native-specialist-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo",
        "name": "expo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/react-specialist-skill",
    "name": "react-specialist",
    "description": "Expert React developer specializing in React 18+, Next.js ecosystem, and modern React patterns. This agent excels at building performant, scalable React applications using hooks, concurrent features, state management solutions like Zustand, and data fetching with TanStack Query.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "react-specialist-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/refactoring-specialist-skill",
    "name": "refactoring-specialist",
    "description": "Expert in improving code structure without changing behavior. Specializes in Design Patterns, SOLID principles, and Anti-Corruption Layers.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "refactoring-specialist-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/research-analyst-skill",
    "name": "research-analyst",
    "description": "Comprehensive research and synthesis agent specializing in multi-source information gathering, critical analysis, and integrated knowledge synthesis. Excels at complex research projects requiring systematic investigation across domains, evidence evaluation, and coherent narrative construction.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "research-analyst-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/risk-manager-skill",
    "name": "risk-manager",
    "description": "Risk management specialist who assesses, analyzes, and mitigates financial and operational risks with expertise in quantitative risk modeling, compliance frameworks, and enterprise risk assessment",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "risk-manager-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/rust-engineer-skill",
    "name": "rust-engineer",
    "description": "Rust specialist with expertise in async programming, ownership patterns, FFI, and WebAssembly development",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "rust-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/sales-engineer-skill",
    "name": "sales-engineer",
    "description": "Technical sales expert specializing in product demonstrations, technical validation (PoC), and solution design. Bridges the gap between sales and engineering.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "sales-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/scrum-master-skill",
    "name": "scrum-master",
    "description": "Agile process facilitator specializing in Scrum framework implementation, team coaching, and continuous improvement. Masters servant leadership to unlock team potential and delivery excellence.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "scrum-master-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/search-specialist-skill",
    "name": "search-specialist",
    "description": "Advanced information retrieval specialist combining systematic search strategies, multi-platform expertise, and precision filtering techniques. Excels at finding specific, high-quality information across diverse sources while minimizing noise and maximizing relevance.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "search-specialist-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/security-auditor-skill",
    "name": "security-auditor",
    "description": "Expert in compliance frameworks (SOC2, ISO 27001), automated auditing, and risk management.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "security-auditor-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "scripts"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "gem",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip-audit",
        "name": "pip-audit",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "ansible-lint",
        "name": "ansible-lint",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/security-engineer-skill",
    "name": "security-engineer",
    "description": "Expert in infrastructure security, DevSecOps pipelines, and zero-trust architecture design.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "security-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/seo-specialist-skill",
    "name": "seo-specialist",
    "description": "Expert in Search Engine Optimization, driving organic traffic through technical auditing, content strategy, and authority building.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "seo-specialist-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/skill-creator-skill",
    "name": "skill-creator",
    "description": "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 capabilities with specialized knowledge, workflows, or tool integrations.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "skill-creator-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/slack-expert-skill",
    "name": "slack-expert",
    "description": "Use when user needs Slack app development, @slack/bolt implementation, Block Kit UI design, event handling, OAuth flows, or Slack API integrations for bots and interactive components.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "slack-expert-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/solution-architect-skill",
    "name": "solution-architect",
    "description": "Expert in designing high-level enterprise solutions. Specializes in TOGAF adaptation, trade-off analysis, and aligning technology with business strategy.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "solution-architect-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/spring-boot-engineer-skill",
    "name": "spring-boot-engineer",
    "description": "Expert in Spring Boot 3+, Microservices, and Cloud-Native Java. Specializes in Virtual Threads, Spring Cloud, and Reactive Stack.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "spring-boot-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/sql-pro-skill",
    "name": "sql-pro",
    "description": "Use when user needs SQL development, database design, query optimization, performance tuning, or database administration across PostgreSQL, MySQL, SQL Server, and Oracle platforms.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "sql-pro-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/sre-engineer-skill",
    "name": "sre-engineer",
    "description": "Expert Site Reliability Engineer specializing in SLOs, error budgets, and reliability engineering practices. Proficient in incident management, post-mortems, capacity planning, and building scalable, resilient systems with focus on reliability, availability, and performance.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "sre-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/swift-expert-skill",
    "name": "swift-expert",
    "description": "Expert in the Swift ecosystem, specializing in iOS/macOS/visionOS development, Swift 6 concurrency, and deep system integration.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "swift-expert-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/task-distributor-skill",
    "name": "task-distributor",
    "description": "Expert in load balancing and dynamic task allocation for multi-agent systems. Specializes in optimal routing based on agent capability, availability, and cost (Token Economics).",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "task-distributor-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/technical-advisory-skill",
    "name": "technical-advisory",
    "description": "Expert technical advisor with deep reasoning for architecture decisions, code analysis, and engineering guidance. Masters complex tradeoffs, system design, security architecture, performance optimization, and engineering best practices. Use when making critical architecture decisions, after implementing significant work, when debugging complex issues, encountering unfamiliar patterns, facing security/performance concerns, or evaluating multi-system tradeoffs. Provides comprehensive analysis with clear recommendations and rationale.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "technical-advisory-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/technical-writer-skill",
    "name": "technical-writer",
    "description": "Expert in creating clear, accurate, and user-friendly documentation. Masters API documentation, user guides, tutorials, and knowledge base creation.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "technical-writer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/terraform-engineer-skill",
    "name": "terraform-engineer",
    "description": "Infrastructure as Code (IaC) expert using Terraform/OpenTofu, HCL, and modern state management.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "terraform-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/test-automator-skill",
    "name": "test-automator",
    "description": "Expert in designing robust test frameworks using Playwright, Cypress, and AI-driven testing tools.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "test-automator-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/theme-factory-skill",
    "name": "theme-factory",
    "description": "Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "theme-factory-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/threejs-pro-skill",
    "name": "threejs-pro",
    "description": "Expert in 3D web graphics using Three.js, React Three Fiber (R3F), and WebGL shaders.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "threejs-pro-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "three",
        "name": "three",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/tooling-engineer-skill",
    "name": "tooling-engineer",
    "description": "Expert in building developer tools, CLI utilities, IDE extensions, and optimizing local development environments.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "tooling-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/trend-analyst-skill",
    "name": "trend-analyst",
    "description": "Expert in forecasting, signal detection, and market intelligence. Specializes in time-series analysis, social listening, and predictive modeling for business trends.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "trend-analyst-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/typescript-pro-skill",
    "name": "typescript-pro",
    "description": "Expert TypeScript developer specializing in advanced type system features, generic programming, and type-safe application architecture. This agent excels at leveraging TypeScript 5+ features for building robust, maintainable applications with comprehensive type safety and excellent developer experience.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "typescript-pro-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/ui-designer-skill",
    "name": "ui-designer",
    "description": "Use when user needs visual UI design, interface creation, component systems, design systems, interaction patterns, or accessibility-focused user interfaces.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "ui-designer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/ux-researcher-skill",
    "name": "ux-researcher",
    "description": "Expert in understanding user behaviors, needs, and motivations through qualitative and quantitative research methods to drive user-centered design.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "ux-researcher-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/video-engineer-skill",
    "name": "video-engineer",
    "description": "Expert in video processing, streaming protocols (HLS/DASH/WebRTC), and FFmpeg automation. Specializes in building scalable video infrastructure.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "video-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/vue-expert-skill",
    "name": "vue-expert",
    "description": "Expert Vue.js developer specializing in Vue 3 Composition API, Pinia state management, and Nuxt.js framework. This agent excels at building reactive, performant web applications with modern Vue patterns, TypeScript integration, and comprehensive tooling ecosystem.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "vue-expert-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/websocket-engineer-skill",
    "name": "websocket-engineer",
    "description": "Expert in real-time communication systems, including WebSockets, Socket.IO, SSE, and WebRTC.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "websocket-engineer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "socket.io",
        "name": "socket.io",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/windows-app-developer-skill",
    "name": "windows-app-developer",
    "description": "Expert in building modern Windows applications using WinUI 3, WPF, and the Windows App SDK. Specializes in MSIX packaging, XAML styling, and MVVM architecture.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "windows-app-developer-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/windows-infra-admin-skill",
    "name": "windows-infra-admin",
    "description": "Expert in Windows Server, Active Directory (AD DS), Hybrid Identity (Entra ID), and PowerShell automation.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "windows-infra-admin-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/wordpress-master-skill",
    "name": "wordpress-master",
    "description": "Use when user needs WordPress development, theme or plugin creation, site optimization, security hardening, multisite management, or scaling WordPress from small sites to enterprise platforms.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "wordpress-master-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/workflow-orchestrator-skill",
    "name": "workflow-orchestrator",
    "description": "Expert in designing durable, scalable workflow systems using Temporal, Camunda, and Event-Driven Architectures.",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "workflow-orchestrator-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "404kidwiz/claude-supercode-skills/xlsx-skill",
    "name": "xlsx",
    "description": "Expert in automating Excel workflows using Node.js (ExcelJS, SheetJS) and Python (pandas, openpyxl).",
    "source": "404kidwiz/claude-supercode-skills",
    "skillId": "xlsx-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/404kidwiz/claude-supercode-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dodopayments/skills/best-practices",
    "name": "dodo-best-practices",
    "description": "Comprehensive guide for integrating Dodo Payments - the all-in-one payment and billing platform for SaaS and AI products.",
    "source": "dodopayments/skills",
    "skillId": "best-practices",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dodopayments/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "dodopayments",
        "name": "dodopayments",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "dodopayments",
        "name": "dodopayments",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dodopayments/skills/license-keys",
    "name": "license-keys",
    "description": "Guide for implementing license key management with Dodo Payments - activation, validation, and access control for software products.",
    "source": "dodopayments/skills",
    "skillId": "license-keys",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dodopayments/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dodopayments/skills/usage-based-billing",
    "name": "usage-based-billing",
    "description": "Guide for implementing usage-based billing with Dodo Payments - meters, events, pricing per unit, and metered subscriptions.",
    "source": "dodopayments/skills",
    "skillId": "usage-based-billing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dodopayments/skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "resend/email-best-practices/resend__email-best-practices",
    "name": "email-best-practices",
    "description": "Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, or deciding transactional vs marketing.",
    "source": "resend/email-best-practices",
    "skillId": "resend__email-best-practices",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/resend/email-best-practices",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-article-illustrator",
    "name": "baoyu-article-illustrator",
    "description": "Analyzes article structure, identifies positions requiring visual aids, generates illustrations with Type × Style two-dimension approach. Use when user asks to \"illustrate article\", \"add images\", \"generate images for article\", or \"为文章配图\".",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-article-illustrator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-comic",
    "name": "baoyu-comic",
    "description": "Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and sequential image generation. Use when user asks to create \"知识漫画\", \"教育漫画\", \"biography comic\", \"tutorial comic\", or \"Logicomix-style comic\".",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-comic",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-compress-image",
    "name": "baoyu-compress-image",
    "description": "Compresses images to WebP (default) or PNG with automatic tool selection. Use when user asks to \"compress image\", \"optimize image\", \"convert to webp\", or reduce image file size.",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-compress-image",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-cover-image",
    "name": "baoyu-cover-image",
    "description": "Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 9 color palettes and 6 rendering styles. Supports cinematic (2.35:1), widescreen (16:9), and square (1:1) aspects. Use when user asks to \"generate cover image\", \"create article cover\", or \"make cover\".",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-cover-image",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-danger-gemini-web",
    "name": "baoyu-danger-gemini-web",
    "description": "Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prompts, reference images for vision input, and multi-turn conversations. Use when other skills need image generation backend, or when user requests \"generate image with Gemini\", \"Gemini text generation\", or needs vision-capable AI generation.",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-danger-gemini-web",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-image-gen",
    "name": "baoyu-image-gen",
    "description": "AI image generation with OpenAI, Google, DashScope and Replicate APIs. Supports text-to-image, reference images, aspect ratios. Sequential by default; parallel generation available on request. Use when user asks to generate, create, or draw images.",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-image-gen",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-infographic",
    "name": "baoyu-infographic",
    "description": "Generates professional infographics with 21 layout types and 20 visual styles. Analyzes content, recommends layout×style combinations, and generates publication-ready infographics. Use when user asks to create \"infographic\", \"信息图\", \"visual summary\", \"可视化\", or \"高密度信息大图\".",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-infographic",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-post-to-wechat",
    "name": "baoyu-post-to-wechat",
    "description": "Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Use when user mentions \"发布公众号\", \"post to wechat\", \"微信公众号\", or \"贴图/图文/文章\".",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-post-to-wechat",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-post-to-x",
    "name": "baoyu-post-to-x",
    "description": "Posts content and articles to X (Twitter). Supports regular posts with images/videos and X Articles (long-form Markdown). Uses real Chrome with CDP to bypass anti-automation. Use when user asks to \"post to X\", \"tweet\", \"publish to Twitter\", or \"share on X\".",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-post-to-x",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-slide-deck",
    "name": "baoyu-slide-deck",
    "description": "Generates professional slide deck images from content. Creates outlines with style instructions, then generates individual slide images. Use when user asks to \"create slides\", \"make a presentation\", \"generate deck\", \"slide deck\", or \"PPT\".",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-slide-deck",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "jimliu/baoyu-skills/baoyu-xhs-images",
    "name": "baoyu-xhs-images",
    "description": "Generates Xiaohongshu (Little Red Book) infographic series with 10 visual styles and 8 layouts. Breaks content into 1-10 cartoon-style images optimized for XHS engagement. Use when user mentions \"小红书图片\", \"XHS images\", \"RedNote infographics\", \"小红书种草\", or wants social media infographics for Chinese platforms.",
    "source": "jimliu/baoyu-skills",
    "skillId": "baoyu-xhs-images",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/jimliu/baoyu-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "kepano/obsidian-skills/defuddle",
    "name": "defuddle",
    "description": "Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page.",
    "source": "kepano/obsidian-skills",
    "skillId": "defuddle",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/kepano/obsidian-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "defuddle-cli",
        "name": "defuddle-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "kepano/obsidian-skills/json-canvas",
    "name": "json-canvas",
    "description": "Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.",
    "source": "kepano/obsidian-skills",
    "skillId": "json-canvas",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/kepano/obsidian-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "kepano/obsidian-skills/obsidian-bases",
    "name": "obsidian-bases",
    "description": "Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.",
    "source": "kepano/obsidian-skills",
    "skillId": "obsidian-bases",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/kepano/obsidian-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "kepano/obsidian-skills/obsidian-cli",
    "name": "obsidian-cli",
    "description": "Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.",
    "source": "kepano/obsidian-skills",
    "skillId": "obsidian-cli",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/kepano/obsidian-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/agent-browser",
    "name": "Agent Browser",
    "description": "A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.",
    "source": "am-will/codex-skills",
    "skillId": "agent-browser",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "agent-browser",
        "name": "agent-browser",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/context7",
    "name": "context7",
    "description": "Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when:\n(1) Working with ANY external library (React, Next.js, Supabase, etc.)\n(2) User asks about library APIs, patterns, or best practices\n(3) Implementing features that rely on third-party packages\n(4) Debugging library-specific issues\n(5) Need current documentation beyond training data cutoff\n(6) AND MOST IMPORTANTLY, when you are installing dependencies, libraries, or frameworks you should ALWAYS check the docs to see what the latest versions are. Do not rely on outdated knowledge.\nAlways prefer this over guessing library APIs or using outdated knowledge.\n",
    "source": "am-will/codex-skills",
    "skillId": "context7",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/frontend-design",
    "name": "frontend-design",
    "description": "Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.",
    "source": "am-will/codex-skills",
    "skillId": "frontend-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "Complete terms in LICENSE.txt",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/frontend-responsive-ui",
    "name": "Frontend Responsive Design Standards",
    "description": "Build responsive, mobile-first layouts using fluid containers, flexible units, media queries, and touch-friendly design that works across all screen sizes. Use this skill when creating or modifying UI layouts, responsive grids, breakpoint styles, mobile navigation, or any interface that needs to adapt to different screen sizes. Apply when working with responsive CSS, media queries, viewport settings, flexbox/grid layouts, mobile-first styling, breakpoint definitions (mobile, tablet, desktop), touch target sizing, relative units (rem, em, %), image optimization for different screens, or testing layouts across multiple devices. Use for any task involving multi-device support, responsive design patterns, or adaptive layouts.",
    "source": "am-will/codex-skills",
    "skillId": "frontend-responsive-ui",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/gemini-computer-use",
    "name": "gemini-computer-use",
    "description": "Build and run Gemini 2.5 Computer Use browser-control agents with Playwright. Use when a user wants to automate web browser tasks via the Gemini Computer Use model, needs an agent loop (screenshot → function_call → action → function_response), or asks to integrate safety confirmation for risky UI actions.",
    "source": "am-will/codex-skills",
    "skillId": "gemini-computer-use",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "google-genai",
        "name": "google-genai",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/llm-council",
    "name": "llm-council",
    "description": "Orchestrate a configurable, multi-member CLI planning council (Codex, Claude Code, Gemini, OpenCode, or custom) to produce independent implementation plans, anonymize and randomize them, then judge and merge into one final plan. Use when you need a robust, bias-resistant planning workflow, structured JSON outputs, retries, and failure handling across multiple CLI agents.\n",
    "source": "am-will/codex-skills",
    "skillId": "llm-council",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/openai-docs-skill",
    "name": "openai-docs-skill",
    "description": "Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance.",
    "source": "am-will/codex-skills",
    "skillId": "openai-docs-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/parallel-task",
    "name": "parallel-task",
    "description": "Only to be triggered by explicit /parallel-task commands. \n",
    "source": "am-will/codex-skills",
    "skillId": "parallel-task",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/parallel-task-spark",
    "name": "parallel-task-spark",
    "description": "Only to be triggered by explicit /parallel-task-spark commands. \n",
    "source": "am-will/codex-skills",
    "skillId": "parallel-task-spark",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/plan-harder",
    "name": "plan-harder",
    "description": "Use when user specfically says 'plan harder'. \n",
    "source": "am-will/codex-skills",
    "skillId": "plan-harder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/planner",
    "name": "planner",
    "description": "Create comprehensive, phased implementation plans with sprints and atomic tasks. Use when user says: \"make a plan\", \"create a plan\", \"plan this out\", \"plan the implementation\", \"help me plan\", \"design a plan\", \"draft a plan\", \"write a plan\", \"outline the steps\", \"break this down into tasks\", \"what's the plan for\", or any similar planning request. Also triggers on explicit \"/planner\" or \"/plan\" commands.\n",
    "source": "am-will/codex-skills",
    "skillId": "planner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/read-github",
    "name": "read-github",
    "description": "Read and search GitHub repository documentation via gitmcp.io MCP service.\n\n**WHEN TO USE:**\n- User provides a GitHub URL\n- User mentions a specific repo in owner/repo format\n- User asks \"what does this repo do?\", \"read the docs for X repo\", or similar\n- User wants to search code or docs within a repo\n",
    "source": "am-will/codex-skills",
    "skillId": "read-github",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/role-creator",
    "name": "role-creator",
    "description": "Create and install Codex custom agent roles in ~/.codex/config.toml, generate role config files, enforce supported keys, and guide users through required role inputs (model, reasoning effort, developer_instructions).",
    "source": "am-will/codex-skills",
    "skillId": "role-creator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/super-swarm-spark",
    "name": "super-swarm-spark",
    "description": "Only to be triggered by explicit super-swarm-spark commands. \n",
    "source": "am-will/codex-skills",
    "skillId": "super-swarm-spark",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/swarm-planner",
    "name": "swarm-planner",
    "description": "[EXPLICIT INVOCATION ONLY] Creates dependency-aware implementation plans optimized for parallel multi-agent execution.\n",
    "source": "am-will/codex-skills",
    "skillId": "swarm-planner",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "am-will/codex-skills/vercel-react-best-practices",
    "name": "vercel-react-best-practices",
    "description": "React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.",
    "source": "am-will/codex-skills",
    "skillId": "vercel-react-best-practices",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/am-will/codex-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/marketplace-update",
    "name": "marketplace-update",
    "description": "Updates the .claude-plugin/marketplace.json file when plugins are added, modified, or removed. Use when creating or updating plugin entries in the marketplace catalog.",
    "source": "geoffjay/claude-plugins",
    "skillId": "marketplace-update",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/go-concurrency",
    "name": "go-concurrency",
    "description": "Advanced concurrency patterns with goroutines, channels, context, and synchronization primitives. Use when working with concurrent Go code, implementing parallel processing, or debugging race conditions.",
    "source": "geoffjay/claude-plugins",
    "skillId": "go-concurrency",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/go-optimization",
    "name": "go-optimization",
    "description": "Performance optimization techniques including profiling, memory management, benchmarking, and runtime tuning. Use when optimizing Go code performance, reducing memory usage, or analyzing bottlenecks.",
    "source": "geoffjay/claude-plugins",
    "skillId": "go-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/go-patterns",
    "name": "go-patterns",
    "description": "Modern Go patterns, idioms, and best practices from Go 1.18+. Use when user needs guidance on idiomatic Go code, design patterns, or modern Go features like generics and workspaces.",
    "source": "geoffjay/claude-plugins",
    "skillId": "go-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/rack-middleware",
    "name": "rack-middleware",
    "description": "Rack middleware development, configuration, and integration patterns. Use when working with middleware stacks or creating custom middleware.",
    "source": "geoffjay/claude-plugins",
    "skillId": "rack-middleware",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/ruby-patterns",
    "name": "ruby-patterns",
    "description": "Modern Ruby idioms, design patterns, metaprogramming techniques, and best practices. Use when writing Ruby code or refactoring for clarity.",
    "source": "geoffjay/claude-plugins",
    "skillId": "ruby-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/sinatra-patterns",
    "name": "sinatra-patterns",
    "description": "Common Sinatra patterns, routing strategies, error handling, and application organization. Use when building Sinatra applications or designing routes.",
    "source": "geoffjay/claude-plugins",
    "skillId": "sinatra-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/sinatra-security",
    "name": "sinatra-security",
    "description": "Security best practices for Sinatra applications including input validation, CSRF protection, and authentication patterns. Use when hardening applications or conducting security reviews.",
    "source": "geoffjay/claude-plugins",
    "skillId": "sinatra-security",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/clap-patterns",
    "name": "clap-patterns",
    "description": "Common Clap patterns and idioms for argument parsing, validation, and CLI design. Use when implementing CLI arguments with Clap v4+.",
    "source": "geoffjay/claude-plugins",
    "skillId": "clap-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/cli-configuration",
    "name": "cli-configuration",
    "description": "Configuration management patterns including file formats, precedence, environment variables, and XDG directories. Use when implementing configuration systems for CLI applications.",
    "source": "geoffjay/claude-plugins",
    "skillId": "cli-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/cli-distribution",
    "name": "cli-distribution",
    "description": "Distribution and packaging patterns including shell completions, man pages, cross-compilation, and release automation. Use when preparing CLI tools for distribution.",
    "source": "geoffjay/claude-plugins",
    "skillId": "cli-distribution",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "upx",
        "name": "upx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/cli-ux-patterns",
    "name": "cli-ux-patterns",
    "description": "CLI user experience best practices for error messages, colors, progress indicators, and output formatting. Use when improving CLI usability and user experience.",
    "source": "geoffjay/claude-plugins",
    "skillId": "cli-ux-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/gpui-patterns",
    "name": "gpui-patterns",
    "description": "Common GPUI patterns including component composition, state management strategies, event handling, and action dispatching. Use when user needs guidance on GPUI patterns, component design, or state management approaches.",
    "source": "geoffjay/claude-plugins",
    "skillId": "gpui-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/gpui-performance",
    "name": "gpui-performance",
    "description": "Performance optimization techniques for GPUI including rendering optimization, layout performance, memory management, and profiling strategies. Use when user needs to optimize GPUI application performance or debug performance issues.",
    "source": "geoffjay/claude-plugins",
    "skillId": "gpui-performance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/gpui-styling",
    "name": "gpui-styling",
    "description": "GPUI styling system including theme design, responsive layouts, visual design patterns, and style composition. Use when user needs help with styling, theming, or visual design in GPUI.",
    "source": "geoffjay/claude-plugins",
    "skillId": "gpui-styling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/rust-ui-architecture",
    "name": "rust-ui-architecture",
    "description": "Architecture patterns for Rust UI applications including GPUI-specific patterns, code organization, modularity, and scalability. Use when user needs guidance on application architecture, code organization, or scaling UI applications.",
    "source": "geoffjay/claude-plugins",
    "skillId": "rust-ui-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/tokio-concurrency",
    "name": "tokio-concurrency",
    "description": "Advanced concurrency patterns for Tokio including fan-out/fan-in, pipeline processing, rate limiting, and coordinated shutdown. Use when building high-concurrency async systems.",
    "source": "geoffjay/claude-plugins",
    "skillId": "tokio-concurrency",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/tokio-networking",
    "name": "tokio-networking",
    "description": "Network programming patterns with Hyper, Tonic, and Tower. Use when building HTTP services, gRPC applications, implementing middleware, connection pooling, or health checks.",
    "source": "geoffjay/claude-plugins",
    "skillId": "tokio-networking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/tokio-patterns",
    "name": "tokio-patterns",
    "description": "Common Tokio patterns and idioms for async programming. Use when implementing worker pools, request-response patterns, pub/sub, timeouts, retries, or graceful shutdown.",
    "source": "geoffjay/claude-plugins",
    "skillId": "tokio-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/tokio-troubleshooting",
    "name": "tokio-troubleshooting",
    "description": "Debugging and troubleshooting Tokio applications using tokio-console, detecting deadlocks, memory leaks, and performance issues. Use when diagnosing async runtime problems.",
    "source": "geoffjay/claude-plugins",
    "skillId": "tokio-troubleshooting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/git-advanced",
    "name": "git-advanced",
    "description": "Advanced git operations including complex rebase strategies, interactive staging, commit surgery, and history manipulation. Use when user needs to perform complex git operations like rewriting history or advanced merging.",
    "source": "geoffjay/claude-plugins",
    "skillId": "git-advanced",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "bfg",
        "name": "bfg",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/git-conventions",
    "name": "git-conventions",
    "description": "Git conventions and workflow best practices including Conventional Commits, branch naming, and commit message guidelines. Use when user needs guidance on git standards, commit formats, or workflow patterns.",
    "source": "geoffjay/claude-plugins",
    "skillId": "git-conventions",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/git-repository",
    "name": "git-repository",
    "description": "Repository management strategies including branch strategies (Git Flow, GitHub Flow, trunk-based), monorepo patterns, submodules, and repository organization. Use when user needs guidance on repository structure or branching strategies.",
    "source": "geoffjay/claude-plugins",
    "skillId": "git-repository",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cookiecutter",
        "name": "cookiecutter",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "geoffjay/claude-plugins/git-troubleshooting",
    "name": "git-troubleshooting",
    "description": "Git troubleshooting techniques including recovering lost commits, fixing merge conflicts, resolving detached HEAD, and diagnosing repository issues. Use when user encounters git errors or needs to recover from mistakes.",
    "source": "geoffjay/claude-plugins",
    "skillId": "git-troubleshooting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/geoffjay/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "upstash/context7/context7-docs-lookup",
    "name": "context7-docs-lookup",
    "description": "Use Context7 to fetch up-to-date library documentation. Activates when the user asks about libraries, frameworks, API references, or needs code examples — especially for setup questions, code generation, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.",
    "source": "upstash/context7",
    "skillId": "context7-docs-lookup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/upstash/context7",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "supabase",
        "name": "supabase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-code-review",
    "name": "go-code-review",
    "description": "Quick-reference checklist for Go code review based on the Go Wiki CodeReviewComments. Maps to detailed skills for comprehensive guidance. Use when reviewing Go code or checking code against community style standards.",
    "source": "cxuu/golang-skills",
    "skillId": "go-code-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-concurrency",
    "name": "go-concurrency",
    "description": "Go concurrency patterns including goroutine lifecycle management, channel usage, mutex handling, and sync primitives. Use when writing concurrent Go code, spawning goroutines, working with channels, or documenting thread-safety guarantees. Based on Google and Uber Go Style Guides.",
    "source": "cxuu/golang-skills",
    "skillId": "go-concurrency",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-context",
    "name": "go-context",
    "description": "Go context.Context usage patterns including parameter placement, avoiding struct embedding, and proper propagation. Use when working with context.Context in Go code for cancellation, deadlines, and request-scoped values.",
    "source": "cxuu/golang-skills",
    "skillId": "go-context",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-control-flow",
    "name": "go-control-flow",
    "description": "Go control flow idioms from Effective Go. Covers if with initialization, omitting else for early returns, for loop forms, range, switch without fallthrough, type switch, and blank identifier patterns. Use when writing conditionals, loops, or switch statements in Go.",
    "source": "cxuu/golang-skills",
    "skillId": "go-control-flow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-data-structures",
    "name": "go-data-structures",
    "description": "Go data structures including allocation with new vs make, arrays, slices, maps, printing with fmt, and constants with iota. Use when working with Go's built-in data structures, memory allocation, or formatted output.",
    "source": "cxuu/golang-skills",
    "skillId": "go-data-structures",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-defensive",
    "name": "go-defensive",
    "description": "Defensive programming patterns in Go including interface verification, slice/map copying at boundaries, time handling, avoiding globals, and defer for cleanup. Use when writing robust, production-quality Go code.",
    "source": "cxuu/golang-skills",
    "skillId": "go-defensive",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-documentation",
    "name": "go-documentation",
    "description": "Guidelines for Go documentation including doc comments, package docs, godoc formatting, runnable examples, and signal boosting. Use when writing or reviewing documentation for Go packages, types, functions, or methods.",
    "source": "cxuu/golang-skills",
    "skillId": "go-documentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-error-handling",
    "name": "go-error-handling",
    "description": "Comprehensive Go error handling patterns from Google and Uber style guides. Covers returning errors, wrapping with %w, sentinel errors, choosing error types, handling errors once, error flow structure, and logging. Use when writing Go code that creates, returns, wraps, or handles errors.",
    "source": "cxuu/golang-skills",
    "skillId": "go-error-handling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-functional-options",
    "name": "go-functional-options",
    "description": "The functional options pattern for Go constructors and public APIs. Use when designing APIs with optional configuration, especially with 3+ parameters.",
    "source": "cxuu/golang-skills",
    "skillId": "go-functional-options",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-interfaces",
    "name": "go-interfaces",
    "description": "Go interfaces, type assertions, type switches, and embedding from Effective Go. Covers implicit interface satisfaction, comma-ok idiom, generality through interface returns, interface and struct embedding for composition. Use when defining or implementing interfaces, using type assertions/switches, or composing types through embedding.",
    "source": "cxuu/golang-skills",
    "skillId": "go-interfaces",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-naming",
    "name": "go-naming",
    "description": "Go naming conventions for packages, functions, methods, variables, constants, and receivers from Google and Uber style guides. Use when naming any identifier in Go code—choosing names for types, functions, methods, variables, constants, or packages—to ensure clarity, consistency, and idiomatic style.",
    "source": "cxuu/golang-skills",
    "skillId": "go-naming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-packages",
    "name": "go-packages",
    "description": "Go package organization, imports, and dependency management from Google and Uber style guides. Use when creating packages, organizing imports, managing dependencies, using init(), or deciding how to structure Go code into packages.",
    "source": "cxuu/golang-skills",
    "skillId": "go-packages",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-performance",
    "name": "go-performance",
    "description": "Go performance patterns including efficient string handling, type conversions, and container capacity hints. Use when optimizing Go code or writing performance-critical sections.",
    "source": "cxuu/golang-skills",
    "skillId": "go-performance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-style-core",
    "name": "go-style-core",
    "description": "Core Go style principles and formatting guidelines from Google and Uber style guides. Use when writing any Go code to ensure clarity, simplicity, and consistency. This is the foundational skill - other Go style skills build on these principles.",
    "source": "cxuu/golang-skills",
    "skillId": "go-style-core",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "cxuu/golang-skills/go-testing",
    "name": "go-testing",
    "description": "Go testing patterns from Google and Uber style guides including test naming, table-driven tests, subtests, parallel tests, test helpers, test doubles, and assertions. Use when writing or reviewing Go test code, creating test helpers, or setting up table-driven tests.",
    "source": "cxuu/golang-skills",
    "skillId": "go-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/cxuu/golang-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "laurigates/claude-plugins/accessibility-implementation",
    "name": "accessibility-implementation",
    "description": "WCAG 2.1/2.2 compliance implementation, ARIA patterns, keyboard navigation, focus management, and accessibility testing. Use when implementing accessible components, fixing accessibility issues, or when the user mentions WCAG, ARIA, screen readers, or keyboard navigation.",
    "source": "laurigates/claude-plugins",
    "skillId": "accessibility-implementation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "axe-core",
        "name": "@axe-core/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lighthouse",
        "name": "lighthouse",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pa11y",
        "name": "pa11y",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Glob, Grep, Read, Edit, Write, Bash(npm *), Bash(npx *), Bash(axe *), BashOutput, TodoWrite, WebSearch, WebFetch"
    }
  },
  {
    "id": "laurigates/claude-plugins/design-tokens",
    "name": "design-tokens",
    "description": "CSS custom property architecture, theme systems, design token organization, and component library integration. Use when implementing design systems, theme switching, dark mode, or when the user mentions tokens, CSS variables, theming, or design system setup.",
    "source": "laurigates/claude-plugins",
    "skillId": "design-tokens",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "stylelint",
        "name": "stylelint",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Glob, Grep, Read, Edit, Write, Bash(npm *), Bash(npx *), TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/claude-hooks-configuration",
    "name": "claude-hooks-configuration",
    "description": "Set up Claude Code lifecycle hooks and event handlers in settings.json. Use when you\nwant to trigger a script on session start, run a hook before or after tool calls\n(PreToolUse/PostToolUse), configure hook timeouts to prevent cancellation errors,\nor debug hooks that aren't firing correctly.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "claude-hooks-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(cat *), Bash(bash *), Read, Write, Edit, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/custom-agent-definitions",
    "name": "custom-agent-definitions",
    "description": "Write and configure custom agent definitions in Claude Code's agents/ directory. Use\nwhen you want to create a new agent .md file, define a specialized agent with its own\nsystem prompt and tools, set up an agent with isolated context, or configure agent\ncapabilities and restrictions in your project's .claude/ configuration.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "custom-agent-definitions",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash(cat *), Read, Write, Edit, Glob, Grep, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/mcp-code-execution",
    "name": "mcp-code-execution",
    "description": "Design and scaffold the code execution pattern for MCP-based agent systems. Use when\nbuilding agents that interact with many MCP tools, when intermediate data is too large\nfor model context, when you need loops/conditionals across tool calls, or when PII must\nstay out of the model context. Based on Anthropic's engineering guidance.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "mcp-code-execution",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/mcp-management",
    "name": "mcp-management",
    "description": "Install and configure Model Context Protocol (MCP) servers for Claude Code projects.\nUse when you want to add or enable an MCP server, connect a tool or integration\n(database, API, file system), update MCP settings in .mcp.json, manage OAuth-authenticated\nremote MCP servers, enable/disable individual servers at runtime, or troubleshoot\nMCP server connection issues.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "mcp-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash(jq *), Bash(find *), Read, Write, Edit, Grep, Glob, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/meta-assimilate",
    "name": "meta-assimilate",
    "description": "Analyze and assimilate project-specific Claude configurations",
    "source": "laurigates/claude-plugins",
    "skillId": "meta-assimilate",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Write, Edit, MultiEdit, Glob, Grep, TodoWrite",
      "args": "<project-path>",
      "argument-hint": "<project-path>"
    }
  },
  {
    "id": "laurigates/claude-plugins/meta-audit",
    "name": "meta-audit",
    "description": "Audit Claude subagent configurations for completeness, security, and best practices",
    "source": "laurigates/claude-plugins",
    "skillId": "meta-audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "allowed-tools": "Glob, Read, TodoWrite",
      "args": "[--verbose]",
      "argument-hint": "[--verbose]"
    }
  },
  {
    "id": "laurigates/claude-plugins/agents-analyze",
    "name": "agents-analyze",
    "description": "Analyze all plugins for sub-agent opportunities. Identifies skills with verbose output, gaps in agent coverage, and model selection improvements.",
    "source": "laurigates/claude-plugins",
    "skillId": "agents-analyze",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "args": "[--focus <plugin-name>]",
      "allowed-tools": "Glob, Grep, Read, Bash(ls *), Bash(wc *), TodoWrite",
      "argument-hint": "analyze all plugins or --focus <plugin-name>",
      "context": "fork",
      "agent": "general-purpose"
    }
  },
  {
    "id": "laurigates/claude-plugins/api-testing",
    "name": "api-testing",
    "description": "HTTP API testing for TypeScript (Supertest) and Python (httpx, pytest). Covers\nREST APIs, GraphQL, request/response validation, authentication, and error handling.\nUse when user mentions API testing, Supertest, httpx, REST testing, endpoint testing,\nHTTP response validation, or testing API routes.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "api-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "supertest",
        "name": "supertest",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "httpx",
        "name": "httpx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(curl *), Bash(http *), Bash(jq *), Read, Edit, Write, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/api-tests",
    "name": "api-tests",
    "description": "Check and configure API contract testing with Pact, OpenAPI validation, and schema testing",
    "source": "laurigates/claude-plugins",
    "skillId": "api-tests",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash(curl *), Bash(http *), Bash(jq *), AskUserQuestion, TodoWrite",
      "args": "[--check-only] [--fix] [--type <pact|openapi|schema>]",
      "argument-hint": "[--check-only] [--fix] [--type <pact|openapi|schema>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/bevy-ecs-patterns",
    "name": "bevy-ecs-patterns",
    "description": "Advanced Bevy ECS patterns including complex queries, system scheduling, change detection, entity relationships, and performance optimization. Use when working on advanced Bevy game architecture, optimizing ECS performance, or implementing complex game systems.",
    "source": "laurigates/claude-plugins",
    "skillId": "bevy-ecs-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Glob, Grep, Read, Bash(cargo *), Edit, Write, TodoWrite, WebFetch, WebSearch, BashOutput, KillShell"
    }
  },
  {
    "id": "laurigates/claude-plugins/bevy-game-engine",
    "name": "bevy-game-engine",
    "description": "Bevy game engine development including ECS architecture, rendering, input handling, asset management, and game loop design. Use when building games with Bevy, working with entities/components/systems, or when the user mentions Bevy, game development in Rust, or 2D/3D games.",
    "source": "laurigates/claude-plugins",
    "skillId": "bevy-game-engine",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Glob, Grep, Read, Bash(cargo *), Edit, Write, TodoWrite, WebFetch, WebSearch, BashOutput, KillShell"
    }
  },
  {
    "id": "laurigates/claude-plugins/blog-post-writing",
    "name": "blog-post-writing",
    "description": "Consistent style guide for writing blog posts about projects and technical work.\nSupports quick updates, detailed write-ups, retrospectives, and tutorials.\nDesigned for low-friction entry and easy scanning.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "blog-post-writing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Read, Write, Edit, Grep, Glob, Bash(hugo *), Bash(date *), TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/adr-relationships",
    "name": "adr-relationships",
    "description": "Domain analysis, conflict detection, and relationship validation for Architecture Decision Records. Use when creating or validating ADRs to ensure consistency.",
    "source": "laurigates/claude-plugins",
    "skillId": "adr-relationships",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-adr-list",
    "name": "blueprint-adr-list",
    "description": "List all ADRs with title, status, date, and domain in a markdown table",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-adr-list",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-adr-validate",
    "name": "blueprint-adr-validate",
    "description": "Validate ADR relationships, detect orphaned references, and check domain consistency",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-adr-validate",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[--report-only]",
      "argument-hint": "--report-only to validate without prompting for fixes",
      "allowed-tools": "Read, Bash, Glob, Grep, Edit, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-claude-md",
    "name": "blueprint-claude-md",
    "description": "Generate or update CLAUDE.md from project context and blueprint artifacts. Supports @import syntax, CLAUDE.local.md, and auto memory delineation.",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-claude-md",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-curate-docs",
    "name": "blueprint-curate-docs",
    "description": "Curate library or project documentation for ai_docs to optimize AI context",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-curate-docs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[library-name|project:pattern-name]",
      "argument-hint": "Library name (e.g., redis, pydantic) or project:pattern-name",
      "allowed-tools": "Read, Write, Glob, Bash, WebFetch, WebSearch, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-derive-adr",
    "name": "blueprint-derive-adr",
    "description": "Derive Architecture Decision Records from existing project structure, dependencies, and documentation",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-derive-adr",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Write, Glob, Grep, Bash, AskUserQuestion, Task"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-derive-plans",
    "name": "blueprint-derive-plans",
    "description": "Derive PRDs, ADRs, and PRPs from git history, codebase structure, and existing documentation",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-derive-plans",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[--quick] [--since DATE]",
      "argument-hint": "--quick for fast scan, --since 2024-01-01 for date range",
      "allowed-tools": "Read, Write, Glob, Grep, Bash, AskUserQuestion, Task"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-derive-prd",
    "name": "blueprint-derive-prd",
    "description": "Derive PRD from existing project documentation, README, and codebase analysis",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-derive-prd",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Write, Glob, Grep, Bash, AskUserQuestion, Task"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-derive-rules",
    "name": "blueprint-derive-rules",
    "description": "Derive Claude rules from git commit log decisions. Newer commits override older decisions when conflicts exist.",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-derive-rules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[--since DATE] [--scope SCOPE]",
      "argument-hint": "--since 2024-01-01 for date range, --scope api for specific area",
      "allowed-tools": "Read, Write, Glob, Grep, Bash, AskUserQuestion, Task"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-derive-tests",
    "name": "blueprint-derive-tests",
    "description": "Derive test regression plans from git history by identifying fix and feature commits lacking corresponding tests. Use when you need to find untested bug fixes, coverage gaps, or generate a test backlog from commit analysis.",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-derive-tests",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[--since DATE] [--quick] [--scope AREA]",
      "argument-hint": "--since 2024-06-01 for date range, --quick for last 50, --scope auth for specific area",
      "allowed-tools": "Read, Write, Glob, Grep, Bash, AskUserQuestion, Task"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-development",
    "name": "blueprint-development",
    "description": "Generate project-specific rules and commands from PRDs for Blueprint Development methodology. Use when generating behavioral rules for architecture patterns, testing strategies, implementation guides, or quality standards from requirements documents.",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Write, Edit, Grep, Glob, Bash, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-docs-list",
    "name": "blueprint-docs-list",
    "description": "List blueprint documents (ADRs, PRDs, PRPs) with metadata extracted from frontmatter and headers",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-docs-list",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "<type>",
      "allowed-tools": "Bash, Glob",
      "argument-hint": "adrs | prds | prps | all"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-execute",
    "name": "blueprint-execute",
    "description": "Idempotent meta command that determines and executes the next logical blueprint action",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-execute",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Glob, Bash, AskUserQuestion, SlashCommand, Task"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-feature-tracker-status",
    "name": "blueprint-feature-tracker-status",
    "description": "Display feature tracker statistics and completion summary",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-feature-tracker-status",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Bash, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-feature-tracker-sync",
    "name": "blueprint-feature-tracker-sync",
    "description": "Synchronize feature tracker with TODO.md and PRDs, manage tasks",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-feature-tracker-sync",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Write, Bash, Glob, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-generate-rules",
    "name": "blueprint-generate-rules",
    "description": "Generate project-specific rules from PRDs. Supports path-specific rules with paths frontmatter and brace expansion.",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-generate-rules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Write, Glob, Bash, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-init",
    "name": "blueprint-init",
    "description": "Initialize Blueprint Development structure in current project",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-init",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Write, Read, AskUserQuestion, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-migration",
    "name": "blueprint-migration",
    "description": "Versioned migration procedures for upgrading blueprint structure between format versions",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-migration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash, Read, Write, Edit, Glob, Grep, AskUserQuestion, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-promote",
    "name": "blueprint-promote",
    "description": "Move generated artifact to custom layer to preserve modifications",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-promote",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[skill-name|command-name]",
      "allowed-tools": "Read, Write, Bash, AskUserQuestion",
      "argument-hint": "Name of the skill or command to promote"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-prp-create",
    "name": "blueprint-prp-create",
    "description": "Create a PRP (Product Requirement Prompt) with systematic research, curated context, and validation gates",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-prp-create",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[feature-name]",
      "argument-hint": "Feature name for the PRP (e.g., auth-oauth2, api-rate-limiting)",
      "allowed-tools": "Read, Write, Glob, Bash, WebFetch, WebSearch, Task, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-prp-execute",
    "name": "blueprint-prp-execute",
    "description": "Execute a PRP with validation loop, TDD workflow, and quality gates",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-prp-execute",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "args": "[prp-name]",
      "argument-hint": "Name of PRP to execute (e.g., feature-auth-oauth2)",
      "allowed-tools": "Read, Write, Edit, Glob, Bash, Task, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-rules",
    "name": "blueprint-rules",
    "description": "Manage modular rules in .claude/rules/ directory. Supports path-specific rules with glob patterns, brace expansion, and user-level rules.",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-rules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Read, Write, Edit, Bash, Glob, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-status",
    "name": "blueprint-status",
    "description": "Show blueprint version, configuration, and check for available upgrades",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-status",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[--report-only]",
      "argument-hint": "--report-only to display status without interactive prompts",
      "allowed-tools": "Read, Bash, Glob, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-sync",
    "name": "blueprint-sync",
    "description": "Check for stale generated content and offer regeneration or promotion",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-sync",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[--dry-run]",
      "argument-hint": "--dry-run to preview sync status without modifying files",
      "allowed-tools": "Read, Bash, Glob, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-sync-ids",
    "name": "blueprint-sync-ids",
    "description": "Scan all blueprint documents and assign IDs to those missing them, update manifest registry",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-sync-ids",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[--dry-run] [--link-issues]",
      "argument-hint": "--dry-run to preview changes, --link-issues to create GitHub issues for orphans",
      "allowed-tools": "Read, Write, Edit, Glob, Bash, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-upgrade",
    "name": "blueprint-upgrade",
    "description": "Upgrade blueprint structure to the latest format version",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-upgrade",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Read, Write, Edit, Bash, Glob, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/blueprint-work-order",
    "name": "blueprint-work-order",
    "description": "Create work-order with minimal context for isolated subagent execution, optionally linked to GitHub issue",
    "source": "laurigates/claude-plugins",
    "skillId": "blueprint-work-order",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[--no-publish] [--from-issue N]",
      "argument-hint": "--no-publish for local-only, --from-issue 123 to create from existing issue",
      "allowed-tools": "Read, Write, Glob, Bash, AskUserQuestion"
    }
  },
  {
    "id": "laurigates/claude-plugins/confidence-scoring",
    "name": "confidence-scoring",
    "description": "Assess quality of PRPs and work-orders using systematic confidence scoring. Use when evaluating readiness for execution or subagent delegation.",
    "source": "laurigates/claude-plugins",
    "skillId": "confidence-scoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/document-detection",
    "name": "document-detection",
    "description": "Detect PRD/ADR/PRP opportunities in conversations and prompt for document creation. Activates when users discuss features, architecture decisions, or implementation planning.",
    "source": "laurigates/claude-plugins",
    "skillId": "document-detection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Read, Grep, Glob, Bash"
    }
  },
  {
    "id": "laurigates/claude-plugins/document-linking",
    "name": "document-linking",
    "description": "Unified ID system for PRDs, ADRs, PRPs, and GitHub issues. Auto-generates IDs on document access, maintains bidirectional links, and provides traceability across all artifacts.",
    "source": "laurigates/claude-plugins",
    "skillId": "document-linking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Read, Write, Edit, Grep, Glob, Bash, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/feature-tracking",
    "name": "feature-tracking",
    "description": "Track feature implementation status against requirements documents. Provides hierarchical FR code tracking, phase management, task tracking, and sync with TODO.md.",
    "source": "laurigates/claude-plugins",
    "skillId": "feature-tracking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Read, Write, Edit, Grep, Glob, Bash, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/ast-grep-search",
    "name": "ast-grep-search",
    "description": "Find and replace code patterns structurally using ast-grep. Use when you need to match code by its AST structure (not just text), such as finding all functions with specific signatures, replacing API patterns across files, or detecting code anti-patterns that regex cannot reliably match.",
    "source": "laurigates/claude-plugins",
    "skillId": "ast-grep-search",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(sg *), Bash(ast-grep *), Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/code-antipatterns",
    "name": "code-antipatterns",
    "description": "Analyze codebase for anti-patterns, code smells, and quality issues using ast-grep",
    "source": "laurigates/claude-plugins",
    "skillId": "code-antipatterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Bash(sg *), Bash(rg *), Glob, Grep, TodoWrite, Task",
      "args": "[PATH] [--focus <category>] [--severity <level>]",
      "argument-hint": "[PATH] [--focus <category>] [--severity <level>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/code-antipatterns-analysis",
    "name": "code-antipatterns-analysis",
    "description": "Analyze codebases for anti-patterns, code smells, and quality issues using ast-grep structural pattern matching. Use when reviewing code quality, identifying technical debt, or performing comprehensive code analysis across JavaScript, TypeScript, Python, Vue, React, or other supported languages.",
    "source": "laurigates/claude-plugins",
    "skillId": "code-antipatterns-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash(sg *), Bash(rg *), Read, Grep, Glob, TodoWrite, Task",
      "context": "fork",
      "agent": "general-purpose"
    }
  },
  {
    "id": "laurigates/claude-plugins/code-refactor",
    "name": "code-refactor",
    "description": "Refactor code applying functional programming principles - pure functions, immutability, and composition. Use for file or directory-scope refactoring.",
    "source": "laurigates/claude-plugins",
    "skillId": "code-refactor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Task, TodoWrite",
      "args": "<file-path|directory>",
      "argument-hint": "<file-path|directory>"
    }
  },
  {
    "id": "laurigates/claude-plugins/code-review",
    "name": "code-review",
    "description": "Perform comprehensive code review with automated fixes",
    "source": "laurigates/claude-plugins",
    "skillId": "code-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "allowed-tools": "Task, TodoWrite, Glob, Read",
      "args": "[PATH]",
      "argument-hint": "[PATH]",
      "context": "fork",
      "agent": "general-purpose"
    }
  },
  {
    "id": "laurigates/claude-plugins/code-review-checklist",
    "name": "code-review-checklist",
    "description": "Structured code review approach covering security, quality, performance, and consistency.",
    "source": "laurigates/claude-plugins",
    "skillId": "code-review-checklist",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/code-silent-degradation",
    "name": "code-silent-degradation",
    "description": "Detect silent degradation patterns where operations succeed with zero results\nbecause preconditions are unmet. Use when features report \"success\" but produce\nnothing, scan results show 0 items with no explanation, or UX shows green\nsuccess banners for empty outcomes. Finds missing precondition checks, silent\nskips, and misleading success messages.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "code-silent-degradation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash(grep *), Read, Grep, Glob, Edit, Write, TodoWrite",
      "args": "[PATH] [--fix]",
      "argument-hint": "[PATH] [--fix]"
    }
  },
  {
    "id": "laurigates/claude-plugins/debugging-methodology",
    "name": "debugging-methodology",
    "description": "Systematic debugging approach with tool recommendations for memory, performance, and system-level issues.",
    "source": "laurigates/claude-plugins",
    "skillId": "debugging-methodology",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/docs-quality-check",
    "name": "docs-quality-check",
    "description": "Analyze codebase documentation quality - PRDs, ADRs, PRPs, CLAUDE.md, and .claude/rules/",
    "source": "laurigates/claude-plugins",
    "skillId": "docs-quality-check",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Read, Glob, Grep, Bash(markdownlint *), Bash(vale *), TodoWrite, Task",
      "args": "[PATH]",
      "argument-hint": "[PATH]"
    }
  },
  {
    "id": "laurigates/claude-plugins/dry-consolidation",
    "name": "dry-consolidation",
    "description": "Find and extract duplicated code into shared abstractions. Use when you see repeated\npatterns across multiple files — identical utility functions, copy-pasted UI components,\nduplicated hooks or state management, or repeated boilerplate blocks. Systematically\nconsolidates them into reusable utilities, components, hooks, and shared modules.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "dry-consolidation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[PATH] [--scope <utilities|components|hooks|all>] [--dry-run]",
      "allowed-tools": "Read, Write, Edit, MultiEdit, Grep, Glob, Bash(npx tsc *), Bash(npm run *), Bash(npx *), Bash(bun *), Bash(pnpm *), Bash(yarn *), Bash(pytest *), Bash(cargo *), TodoWrite, Task",
      "argument-hint": "path or directory to scan for duplication",
      "context": "fork",
      "agent": "general-purpose"
    }
  },
  {
    "id": "laurigates/claude-plugins/linter-autofix",
    "name": "linter-autofix",
    "description": "Cross-language linter autofix commands and common fix patterns for biome, ruff, clippy, shellcheck, and more.",
    "source": "laurigates/claude-plugins",
    "skillId": "linter-autofix",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "biomejs",
        "name": "@biomejs/biome",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint",
        "name": "eslint",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "prettier",
        "name": "prettier",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(ruff *), Bash(eslint *), Bash(biome *), Bash(prettier *), Read, Edit, Grep"
    }
  },
  {
    "id": "laurigates/claude-plugins/analytics-clear",
    "name": "analytics-clear",
    "description": "Clear all analytics data and start fresh",
    "source": "laurigates/claude-plugins",
    "skillId": "analytics-clear",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[--confirm]",
      "allowed-tools": "Bash",
      "argument-hint": "Use --confirm to skip confirmation prompt"
    }
  },
  {
    "id": "laurigates/claude-plugins/analytics-export",
    "name": "analytics-export",
    "description": "Export analytics data in various formats",
    "source": "laurigates/claude-plugins",
    "skillId": "analytics-export",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[format] [output-file]",
      "allowed-tools": "Bash(jq *), Bash(cat *), Read",
      "argument-hint": "Format: json, csv, or markdown. Optional output file path."
    }
  },
  {
    "id": "laurigates/claude-plugins/analytics-report",
    "name": "analytics-report",
    "description": "Display command and skill usage analytics",
    "source": "laurigates/claude-plugins",
    "skillId": "analytics-report",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[filter]",
      "allowed-tools": "Bash, Read",
      "argument-hint": "Optional filter: 'commands', 'skills', or specific name"
    }
  },
  {
    "id": "laurigates/claude-plugins/analytics-unused",
    "name": "analytics-unused",
    "description": "Show commands and skills that have never been used",
    "source": "laurigates/claude-plugins",
    "skillId": "analytics-unused",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "",
      "allowed-tools": "Bash, Read, Glob",
      "argument-hint": ""
    }
  },
  {
    "id": "laurigates/claude-plugins/google-chat-formatting",
    "name": "google-chat-formatting",
    "description": "Convert text to Google Chat compatible formatting (Markdown to Google Chat syntax). Use when formatting messages for Google Chat, converting Markdown documents for Google Chat, or when the user mentions Google Chat formatting.",
    "source": "laurigates/claude-plugins",
    "skillId": "google-chat-formatting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Read, Write, Edit, Bash"
    }
  },
  {
    "id": "laurigates/claude-plugins/ticket-drafting-guidelines",
    "name": "ticket-drafting-guidelines",
    "description": "Structured guidelines for drafting GitHub issues and technical tickets.\nUses What/Why/How format with concise descriptions, markdown formatting,\nand positive framing without estimates or bold claims.\nUse when user mentions creating issues, drafting tickets, writing bug reports,\nGitHub issue templates, or structuring technical tickets.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "ticket-drafting-guidelines",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Read, Grep, WebFetch"
    }
  },
  {
    "id": "laurigates/claude-plugins/components-version-badge",
    "name": "components-version-badge",
    "description": "Implement a version badge with tooltip showing build info and recent changelog - framework agnostic",
    "source": "laurigates/claude-plugins",
    "skillId": "components-version-badge",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite",
      "args": "[--check-only] [--location <header|footer|custom>]",
      "argument-hint": "[--check-only] [--location <header|footer|custom>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/version-badge-pattern",
    "name": "version-badge-pattern",
    "description": "Implement a version badge UI component showing build version, git commit, and\nrecent changelog in a tooltip. Use when adding version visibility to applications\nfor support, debugging, and change awareness. Works with React, Vue, Svelte, and\nplain JavaScript.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "version-badge-pattern",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/ci-workflows",
    "name": "ci-workflows",
    "description": "GitHub Actions workflow standards. Use when configuring CI/CD workflows, checking\nworkflow compliance, or when the user mentions GitHub Actions, container builds,\nor CI/CD automation.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "ci-workflows",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/claude-security-settings",
    "name": "claude-security-settings",
    "description": "Configure Claude Code security settings including permission wildcards, shell\noperator protections, and project-level access controls. Use when setting up\nproject permissions, configuring allowed tools, or securing Claude Code workflows.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "claude-security-settings",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Glob, Grep, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/config-sync",
    "name": "config-sync",
    "description": "Extract, compare, and propagate tooling improvements across FVH repos.\nUse when user says \"sync workflows\", \"propagate config\", \"diff workflows\",\n\"extract improvements\", or \"config sync\".\n",
    "source": "laurigates/claude-plugins",
    "skillId": "config-sync",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash(git *), Bash(gh *), Bash(fd *), Bash(rg *), Bash(diff *), Bash(sha256sum *), Bash(shasum *), Read, Grep, Glob, Edit, Write, TodoWrite, AskUserQuestion",
      "args": "<mode> [options]",
      "argument-hint": "extract [repo]|diff <file-pattern>|apply <file-pattern> [--from repo] [--to repos|--all]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-all",
    "name": "configure-all",
    "description": "Run all infrastructure standards checks and configure compliance",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-all",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, SlashCommand",
      "args": "[--check-only] [--fix] [--type <frontend|infrastructure|python>]",
      "argument-hint": "[--check-only] [--fix] [--type <frontend|infrastructure|python>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-api-tests",
    "name": "configure-api-tests",
    "description": "Check and configure API contract testing with Pact, OpenAPI validation, and schema testing",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-api-tests",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite",
      "args": "[--check-only] [--fix] [--type <pact|openapi|schema>]",
      "argument-hint": "[--check-only] [--fix] [--type <pact|openapi|schema>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-argocd-automerge",
    "name": "configure-argocd-automerge",
    "description": "Configure auto-merge workflow for ArgoCD Image Updater branches",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-argocd-automerge",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, TodoWrite",
      "args": "[--check-only] [--fix]",
      "argument-hint": "[--check-only] [--fix]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-cache-busting",
    "name": "configure-cache-busting",
    "description": "Check and configure cache-busting strategies for Next.js and Vite projects",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-cache-busting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite",
      "args": "[--check-only] [--fix] [--framework <nextjs|vite>] [--cdn <cloudflare|vercel|none>]",
      "argument-hint": "[--check-only] [--fix] [--framework <nextjs|vite>] [--cdn <cloudflare|vercel|none>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-claude-plugins",
    "name": "configure-claude-plugins",
    "description": "Configure .claude/settings.json and GitHub Actions workflows to use the laurigates/claude-plugins marketplace",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-claude-plugins",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash(mkdir *), Bash(test *), Bash(ls *), Bash(git remote *), AskUserQuestion, TodoWrite",
      "args": "[--check-only] [--fix] [--plugins <plugin1,plugin2,...>]",
      "argument-hint": "[--check-only] [--fix] [--plugins <plugin1,plugin2,...>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-container",
    "name": "configure-container",
    "description": "Check and configure container infrastructure (builds, registry, scanning, devcontainer)",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-container",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, AskUserQuestion, TodoWrite, SlashCommand, WebSearch, WebFetch",
      "args": "[--check-only] [--fix] [--component <dockerfile|workflow|registry|scanning|devcontainer>]",
      "argument-hint": "[--check-only] [--fix] [--component <dockerfile|workflow|registry|scanning|devcontainer>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-coverage",
    "name": "configure-coverage",
    "description": "Check and configure code coverage thresholds and reporting",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-coverage",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix] [--threshold <percentage>]",
      "argument-hint": "[--check-only] [--fix] [--threshold <percentage>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-dead-code",
    "name": "configure-dead-code",
    "description": "Check and configure dead code detection (Knip, Vulture, cargo-machete)",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-dead-code",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "knip",
        "name": "knip",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix] [--tool <knip|vulture|deadcode|machete>]",
      "argument-hint": "[--check-only] [--fix] [--tool <knip|vulture|deadcode|machete>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-dockerfile",
    "name": "configure-dockerfile",
    "description": "Check and configure Dockerfile for project standards (minimal Alpine/slim, non-root, multi-stage)",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-dockerfile",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix] [--type <frontend|python|go|rust>]",
      "argument-hint": "[--check-only] [--fix] [--type <frontend|python|go|rust>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-docs",
    "name": "configure-docs",
    "description": "Check and configure code documentation standards and generators (TSDoc, JSDoc, pydoc, rustdoc)",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-docs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite",
      "args": "[--check-only] [--fix] [--level <minimal|standard|strict>] [--type <typescript|javascript|python|rust>] [--generator <typedoc|sphinx|mkdocs|rustdoc>]",
      "argument-hint": "[--check-only] [--fix] [--level <minimal|standard|strict>] [--type <typescript|javascript|python|rust>] [--generator <typedoc|sphinx|mkdocs|rustdoc>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-editor",
    "name": "configure-editor",
    "description": "Check and configure EditorConfig and VS Code workspace settings",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-editor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite",
      "args": "[--check-only] [--fix]",
      "argument-hint": "[--check-only] [--fix]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-feature-flags",
    "name": "configure-feature-flags",
    "description": "Check and configure feature flag infrastructure (OpenFeature + providers)",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-feature-flags",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix] [--provider <goff|flagd|launchdarkly|split>]",
      "argument-hint": "[--check-only] [--fix] [--provider <goff|flagd|launchdarkly|split>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-github-pages",
    "name": "configure-github-pages",
    "description": "Check and configure GitHub Pages deployment",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-github-pages",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite",
      "args": "[--check-only] [--fix] [--source <docs|site|custom>]",
      "argument-hint": "[--check-only] [--fix] [--source <docs|site|custom>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-integration-tests",
    "name": "configure-integration-tests",
    "description": "Check and configure integration testing for services, databases, and external dependencies",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-integration-tests",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite",
      "args": "[--check-only] [--fix] [--framework <supertest|pytest|testcontainers>]",
      "argument-hint": "[--check-only] [--fix] [--framework <supertest|pytest|testcontainers>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-justfile",
    "name": "configure-justfile",
    "description": "Check and configure Justfile with standard recipes for project standards",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-justfile",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite",
      "args": "[--check-only] [--fix]",
      "argument-hint": "[--check-only] [--fix]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-load-tests",
    "name": "configure-load-tests",
    "description": "Check and configure load and performance testing with k6, Artillery, or Locust",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-load-tests",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite",
      "args": "[--check-only] [--fix] [--framework <k6|artillery|locust>]",
      "argument-hint": "[--check-only] [--fix] [--framework <k6|artillery|locust>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-makefile",
    "name": "configure-makefile",
    "description": "Check and configure Makefile with standard targets for project standards",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-makefile",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, AskUserQuestion, TodoWrite",
      "args": "[--check-only] [--fix]",
      "argument-hint": "[--check-only] [--fix]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-mcp",
    "name": "configure-mcp",
    "description": "Check and configure MCP servers for project integration. Use when setting up MCP servers, checking MCP status, or adding new servers to a project.",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-mcp",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite",
      "args": "[--check-only] [--fix] [--core] [--server <name>]",
      "argument-hint": "[--check-only] [--fix] [--core] [--server <name>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-memory-profiling",
    "name": "configure-memory-profiling",
    "description": "Check and configure memory profiling with pytest-memray for Python projects",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-memory-profiling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix] [--threshold <mb>] [--native]",
      "argument-hint": "[--check-only] [--fix] [--threshold <mb>] [--native]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-package-management",
    "name": "configure-package-management",
    "description": "Check and configure modern package managers (uv for Python, bun for TypeScript)",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-package-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix] [--manager <uv|bun|npm|cargo>]",
      "argument-hint": "[--check-only] [--fix] [--manager <uv|bun|npm|cargo>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-pre-commit",
    "name": "configure-pre-commit",
    "description": "Check and configure pre-commit hooks for project standards",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-pre-commit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix] [--type <frontend|infrastructure|python>]",
      "argument-hint": "[--check-only] [--fix] [--type <frontend|infrastructure|python>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-readme",
    "name": "configure-readme",
    "description": "Check and configure README.md with logo, badges, features, tech stack, and project structure",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-readme",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, WebSearch",
      "args": "[--check-only] [--fix] [--style <minimal|standard|detailed>] [--badges <shields|custom>]",
      "argument-hint": "[--check-only] [--fix] [--style <minimal|standard|detailed>] [--badges <shields|custom>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-release-please",
    "name": "configure-release-please",
    "description": "Check and configure release-please workflow for project standards",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-release-please",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix]",
      "argument-hint": "[--check-only] [--fix]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-reusable-workflows",
    "name": "configure-reusable-workflows",
    "description": "Install reusable GitHub Actions workflows for security, quality, and accessibility checks",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-reusable-workflows",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash(mkdir *), Bash(ls *), AskUserQuestion, TodoWrite",
      "args": "[--all] [--security] [--quality] [--a11y] [--list]",
      "argument-hint": "[--all] [--security] [--quality] [--a11y] [--list]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-security",
    "name": "configure-security",
    "description": "Check and configure security scanning (dependency audits, SAST, secrets)",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-security",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "gitleaks",
        "name": "gitleaks",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix] [--type <dependencies|sast|secrets|all>]",
      "argument-hint": "[--check-only] [--fix] [--type <dependencies|sast|secrets|all>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-select",
    "name": "configure-select",
    "description": "Interactively select which infrastructure standards to configure",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-select",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, SlashCommand",
      "args": "[--check-only] [--fix]",
      "argument-hint": "[--check-only] [--fix]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-sentry",
    "name": "configure-sentry",
    "description": "Check and configure Sentry error tracking for project standards",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-sentry",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix] [--type <frontend|python|node>]",
      "argument-hint": "[--check-only] [--fix] [--type <frontend|python|node>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-skaffold",
    "name": "configure-skaffold",
    "description": "Check and configure Skaffold for project standards",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-skaffold",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix]",
      "argument-hint": "[--check-only] [--fix]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-status",
    "name": "configure-status",
    "description": "Show infrastructure standards compliance status (read-only)",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-status",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, TodoWrite",
      "args": "[--verbose]",
      "argument-hint": "[--verbose]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-tests",
    "name": "configure-tests",
    "description": "Check and configure testing frameworks and infrastructure",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-tests",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix] [--framework <vitest|jest|pytest|nextest>]",
      "argument-hint": "[--check-only] [--fix] [--framework <vitest|jest|pytest|nextest>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-ux-testing",
    "name": "configure-ux-testing",
    "description": "Check and configure UX testing infrastructure (Playwright, accessibility, visual regression)",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-ux-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix] [--a11y] [--visual]",
      "argument-hint": "[--check-only] [--fix] [--a11y] [--visual]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-web-session",
    "name": "configure-web-session",
    "description": "Set up a SessionStart hook so Claude Code on the web installs project-specific\ntools (helm, terraform, tflint, actionlint, gitleaks, just, etc.) at session\nstart. Use when pre-commit hooks, justfile recipes, or CI tools fail in remote\nsessions because infrastructure tools are absent from the base image.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-web-session",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pre-commit",
        "name": "pre-commit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, Bash, AskUserQuestion, TodoWrite",
      "args": "[--check-only] [--fix] [--tools <list>]",
      "argument-hint": "[--check-only] [--fix] [--tools <list>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/configure-workflows",
    "name": "configure-workflows",
    "description": "Check and configure GitHub Actions CI/CD workflows (container builds, tests, releases)",
    "source": "laurigates/claude-plugins",
    "skillId": "configure-workflows",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Glob, Grep, Read, Write, Edit, AskUserQuestion, TodoWrite, WebSearch, WebFetch",
      "args": "[--check-only] [--fix]",
      "argument-hint": "[--check-only] [--fix]"
    }
  },
  {
    "id": "laurigates/claude-plugins/go-feature-flag",
    "name": "go-feature-flag",
    "description": "GO Feature Flag (GOFF) self-hosted feature flag solution with OpenFeature\nintegration. Covers flag configuration, relay proxy, targeting rules, rollouts.\nUse when user mentions GO Feature Flag, GOFF, gofeatureflag, self-hosted\nfeature flags, or flags.goff.yaml configuration.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "go-feature-flag",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/openfeature",
    "name": "openfeature",
    "description": "OpenFeature vendor-agnostic feature flag SDK with standardized API across\nlanguages. Covers SDK installation, flag evaluation, providers, and hooks.\nUse when implementing feature flags, A/B testing, canary releases, or when\nuser mentions OpenFeature, feature toggles, or progressive rollouts.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "openfeature",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openfeature",
        "name": "@openfeature/server-sdk",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openfeature",
        "name": "@openfeature/go-feature-flag-provider",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openfeature",
        "name": "@openfeature/flagd-provider",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openfeature",
        "name": "@openfeature/in-memory-provider",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openfeature",
        "name": "@openfeature/web-sdk",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openfeature",
        "name": "@openfeature/react-sdk",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openfeature",
        "name": "@openfeature/go-feature-flag-web-provider",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/pre-commit-standards",
    "name": "pre-commit-standards",
    "description": "Pre-commit hook standards and configuration. Use when configuring pre-commit hooks\nin repositories, checking hook compliance, or when the user mentions pre-commit,\nconventional commits, or hook configuration.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "pre-commit-standards",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/readme-standards",
    "name": "readme-standards",
    "description": "README.md templates and standards. Use when generating or improving README files,\nchecking README compliance, or when the user mentions README best practices or documentation.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "readme-standards",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "package-name",
        "name": "package-name",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tool-name",
        "name": "tool-name",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cookiecutter",
        "name": "cookiecutter",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/release-please-standards",
    "name": "release-please-standards",
    "description": "Release-please standards and configuration. Use when configuring release-please\nworkflows, checking release automation compliance, or when the user mentions\nrelease-please, automated releases, or version management.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "release-please-standards",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/skaffold-standards",
    "name": "skaffold-standards",
    "description": "Skaffold configuration standards for local Kubernetes development with OrbStack\nand dotenvx. Use when configuring Skaffold, setting up local K8s development,\nor when the user mentions Skaffold, local development, Kubernetes profiles, or dotenvx secrets.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "skaffold-standards",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/container-development",
    "name": "container-development",
    "description": "Container development with Docker, Dockerfiles, 12-factor principles, multi-stage\nbuilds, and Skaffold workflows. Enforces MANDATORY non-root users, minimal Alpine/slim\nbase images, and security hardening. Covers containerization, orchestration, and secure\nimage construction.\nUse when user mentions Docker, Dockerfile, containers, docker-compose, multi-stage\nbuilds, container images, container security, or 12-factor app principles.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "container-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Bash, Edit, Write, TodoWrite, WebSearch, WebFetch"
    }
  },
  {
    "id": "laurigates/claude-plugins/deploy-release",
    "name": "deploy-release",
    "description": "Create and publish a new release",
    "source": "laurigates/claude-plugins",
    "skillId": "deploy-release",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Write, Edit, Bash(git *), mcp__github__create_release, mcp__github__get_latest_release, TodoWrite",
      "args": "<version> [--draft] [--prerelease]",
      "argument-hint": "<version> [--draft] [--prerelease]"
    }
  },
  {
    "id": "laurigates/claude-plugins/go-containers",
    "name": "go-containers",
    "description": "Go-specific container optimization patterns including static binary compilation,\nscratch/distroless base images, CGO handling, and systematic optimization journey\nfrom 846MB to 2.5MB (99.7% reduction). Covers ldflags, trimpath, and build flag\noptimizations specific to Go applications.\nUse when working with Go containers, Dockerfiles for Go apps, or optimizing Go image sizes.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "go-containers",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob, Edit, Write, TodoWrite, WebSearch, WebFetch"
    }
  },
  {
    "id": "laurigates/claude-plugins/nodejs-containers",
    "name": "nodejs-containers",
    "description": "Node.js-specific container optimization patterns including Alpine variants,\nmulti-stage builds, node_modules caching, production dependency separation,\nand optimization from ~900MB to ~50-100MB. Covers npm/yarn/pnpm patterns,\nBuildKit cache mounts, and non-root user configuration.\nUse when working with Node.js containers, Dockerfiles for Node apps, or optimizing Node image sizes.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "nodejs-containers",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob, Edit, Write, TodoWrite, WebSearch, WebFetch"
    }
  },
  {
    "id": "laurigates/claude-plugins/python-containers",
    "name": "python-containers",
    "description": "Python-specific container optimization patterns including slim base images (NOT Alpine),\nvirtual environment handling, multi-stage builds with pip/poetry/uv, and optimization\nfrom ~1GB to ~80-120MB. Covers musl libc issues, wheel building, and Python-specific\ndependency management patterns.\nUse when working with Python containers, Dockerfiles for Python apps, or optimizing Python image sizes.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "python-containers",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob, Edit, Write, TodoWrite, WebSearch, WebFetch"
    }
  },
  {
    "id": "laurigates/claude-plugins/skaffold-filesync",
    "name": "skaffold-filesync",
    "description": "Fast iterative development with Skaffold file sync - copy changed files to running containers\nwithout rebuilding images. Use when optimizing the development loop, configuring sync rules,\nor when the user mentions file sync, hot reload, live reload, or fast iteration.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "skaffold-filesync",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "COPY",
        "name": "COPY",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/skaffold-orbstack",
    "name": "skaffold-orbstack",
    "description": "OrbStack-optimized Skaffold workflows for local Kubernetes development without port-forward.\nUse when configuring Skaffold with OrbStack, accessing services via LoadBalancer or Ingress,\nor when the user mentions OrbStack, k8s.orb.local, service access, or eliminating port-forward.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "skaffold-orbstack",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/skaffold-testing",
    "name": "skaffold-testing",
    "description": "Container image validation with Skaffold test and verify stages. Covers container-structure-tests\nfor image hygiene, custom tests for security scanning, and post-deployment verification.\nUse when configuring pre-deploy tests, security scans, or integration tests in Skaffold pipelines.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "skaffold-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/lightning-css",
    "name": "Lightning CSS",
    "description": "CSS transpilation, bundling, and minification using Lightning CSS (Rust-based).\nUse when configuring CSS processing in Vite, replacing PostCSS/autoprefixer,\nsetting up browser targets, enabling CSS modules, or optimizing CSS for production.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "lightning-css",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lightningcss",
        "name": "lightningcss",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Edit, Write, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/unocss",
    "name": "UnoCSS",
    "description": "Atomic CSS engine for on-demand utility class generation using UnoCSS.\nUse when setting up utility-first CSS, configuring UnoCSS presets (wind3/wind4, icons,\ntypography), integrating with Vite/frameworks, or generating optimized atomic stylesheets.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "unocss",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "unocss",
        "name": "unocss",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Edit, Write, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/claude-blog-sources",
    "name": "claude-blog-sources",
    "description": "Access Claude Blog and official Claude Code documentation for latest improvements, usage patterns,\nand best practices. Use when researching Claude Code features, CLAUDE.md optimization, memory\nmanagement, or staying current with Claude capabilities.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "claude-blog-sources",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "WebFetch, WebSearch, Task",
      "context": "fork",
      "agent": "general-purpose"
    }
  },
  {
    "id": "laurigates/claude-plugins/docs-decommission",
    "name": "docs-decommission",
    "description": "Generate comprehensive service decommission documentation",
    "source": "laurigates/claude-plugins",
    "skillId": "docs-decommission",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Read, Write, Edit, Bash(find *), Bash(ls *), Grep, TodoWrite",
      "args": "<service-name>",
      "argument-hint": "<service-name>"
    }
  },
  {
    "id": "laurigates/claude-plugins/docs-latex",
    "name": "docs-latex",
    "description": "Convert Markdown documents to professional LaTeX with TikZ visualizations and compile to PDF.\nUse when the user wants to create a presentation-quality PDF from a Markdown document, generate\na professional report with diagrams, or convert documentation to print-ready format.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "docs-latex",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "<file> [--no-compile] [--visualizations] [--report-type=roadmap|lifecycle|general]",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob, TodoWrite",
      "argument-hint": "path/to/document.md"
    }
  },
  {
    "id": "laurigates/claude-plugins/docs-sync",
    "name": "docs-sync",
    "description": "Synchronize documentation with actual skills, commands, and agents in the codebase",
    "source": "laurigates/claude-plugins",
    "skillId": "docs-sync",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[--scope <type>] [--dry-run] [--verbose]",
      "argument-hint": "--scope skills|commands|agents, --dry-run to preview, --verbose for details",
      "allowed-tools": "Bash, Grep, Glob, Read, Edit, Write, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/feedback-session",
    "name": "feedback-session",
    "description": "Analyze current session for skill feedback and create GitHub issues. Use when\na skill gave wrong guidance, a command failed due to skill advice, you discovered\na better pattern, or a skill worked particularly well. Creates labeled issues\nfor tracking.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "feedback-session",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "args": "[--dry-run] [--bugs-only] [--enhancements-only] [--positive-only] [plugin-name]",
      "allowed-tools": "Bash(gh issue *), Bash(gh label *), Bash(gh search *), Bash(git status *), Bash(git remote *), Read, Grep, Glob, AskUserQuestion, TodoWrite",
      "argument-hint": "--dry-run | --bugs-only | plugin-name"
    }
  },
  {
    "id": "laurigates/claude-plugins/finops-caches",
    "name": "finops-caches",
    "description": "Analyze cache usage - size, breakdown by prefix/branch, stale cache detection",
    "source": "laurigates/claude-plugins",
    "skillId": "finops-caches",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[repo|org:orgname]",
      "allowed-tools": "Bash(gh api *), Bash(gh repo *), Read, TodoWrite",
      "argument-hint": "Repo (owner/name), org:orgname for org-wide, or empty for current repo"
    }
  },
  {
    "id": "laurigates/claude-plugins/finops-compare",
    "name": "finops-compare",
    "description": "Compare FinOps metrics across multiple repositories in an organization",
    "source": "laurigates/claude-plugins",
    "skillId": "finops-compare",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "<org> [repo1 repo2 ...] [--limit N]",
      "allowed-tools": "Bash(gh api *), Bash(gh repo *), Read, TodoWrite",
      "argument-hint": "Org name required, optional repo list, --limit for auto-discovery"
    }
  },
  {
    "id": "laurigates/claude-plugins/finops-overview",
    "name": "finops-overview",
    "description": "Quick FinOps summary - org billing and current repo workflow/cache stats",
    "source": "laurigates/claude-plugins",
    "skillId": "finops-overview",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[org]",
      "allowed-tools": "Bash(gh api *), Bash(gh repo *), Bash(gh workflow *), Read, TodoWrite",
      "argument-hint": "Optional org name (defaults to current repo's org)"
    }
  },
  {
    "id": "laurigates/claude-plugins/finops-waste",
    "name": "finops-waste",
    "description": "Identify workflow waste patterns and suggest fixes - skipped runs, bot triggers, missing concurrency",
    "source": "laurigates/claude-plugins",
    "skillId": "finops-waste",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[repo]",
      "allowed-tools": "Bash(gh api *), Bash(gh workflow *), Bash(gh repo *), Read, Grep, Glob, Edit, TodoWrite",
      "argument-hint": "Optional repo (owner/name format, defaults to current repo)"
    }
  },
  {
    "id": "laurigates/claude-plugins/finops-workflows",
    "name": "finops-workflows",
    "description": "Analyze workflow runs - frequency, duration, success rates, and efficiency",
    "source": "laurigates/claude-plugins",
    "skillId": "finops-workflows",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[repo]",
      "allowed-tools": "Bash(gh api *), Bash(gh workflow *), Bash(gh repo *), Read, TodoWrite",
      "argument-hint": "Optional repo (owner/name format, defaults to current repo)"
    }
  },
  {
    "id": "laurigates/claude-plugins/github-actions-cache-optimization",
    "name": "github-actions-cache-optimization",
    "description": "Analyze and optimize GitHub Actions cache usage. Use when investigating\ncache bloat, identifying stale caches, optimizing cache keys, or comparing\ncache usage across repositories.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "github-actions-cache-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(gh api *), Bash(gh repo *), Bash(gh cache *), Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/github-actions-finops",
    "name": "github-actions-finops",
    "description": "Analyze GitHub Actions billing, workflow efficiency, and waste patterns.\nUse when investigating CI/CD costs, identifying wasted runs, or optimizing\nworkflow triggers. Covers org-level billing, per-repo workflow analysis,\nand waste pattern detection.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "github-actions-finops",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(gh api *), Bash(gh repo *), Bash(gh workflow *), Bash(gh run *), Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/gh-cli-agentic",
    "name": "gh-cli-agentic",
    "description": "GitHub CLI commands optimized for AI agent workflows with JSON output and deterministic execution patterns.",
    "source": "laurigates/claude-plugins",
    "skillId": "gh-cli-agentic",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(gh pr *), Bash(gh run *), Bash(gh issue *), Bash(gh repo *), Bash(gh workflow *), Bash(gh api *), Read"
    }
  },
  {
    "id": "laurigates/claude-plugins/gh-workflow-monitoring",
    "name": "gh-workflow-monitoring",
    "description": "Monitor GitHub Actions workflow runs using blocking watch commands instead of polling with timeouts.",
    "source": "laurigates/claude-plugins",
    "skillId": "gh-workflow-monitoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(gh run *), Bash(gh workflow *), Bash(gh pr *), Read"
    }
  },
  {
    "id": "laurigates/claude-plugins/git-branch-naming",
    "name": "git-branch-naming",
    "description": "Git branch naming conventions for consistent, traceable branches. Use when creating\nnew branches, discussing branch naming standards, or setting up repository conventions.\nCovers type prefixes (feat, fix, chore), issue linking, and kebab-case formatting.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "git-branch-naming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/git-branch-pr-workflow",
    "name": "git-branch-pr-workflow",
    "description": "Branch management, pull request workflows, and GitHub integration. Main-branch\ndevelopment pattern (push main to remote feature branches), modern Git commands\n(switch, restore), and GitHub MCP tools. Use when user mentions creating branches,\nopening PRs, git switch, git restore, feature branches, pull requests, or GitHub\nPR workflows. For naming conventions see git-branch-naming, for rebase patterns\nsee git-rebase-patterns.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "git-branch-pr-workflow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, mcp__github__create_pull_request, mcp__github__list_pull_requests, mcp__github__update_pull_request"
    }
  },
  {
    "id": "laurigates/claude-plugins/git-cli-agentic",
    "name": "git-cli-agentic",
    "description": "Git commands optimized for AI agent workflows with porcelain output and deterministic execution patterns.",
    "source": "laurigates/claude-plugins",
    "skillId": "git-cli-agentic",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(git status *), Bash(git diff *), Bash(git log *), Bash(git branch *), Bash(git remote *), Bash(git add *), Bash(git commit *), Bash(git push *), Bash(git restore *), Read"
    }
  },
  {
    "id": "laurigates/claude-plugins/git-commit",
    "name": "git-commit",
    "description": "Create commits with conventional messages and issue references. Handles staging,\npre-commit hooks, and automatic issue detection. Use when user says \"commit\",\n\"commit locally\", \"save changes\", \"stage and commit\", or similar. This skill\ncreates local commits only - see git-push for remote operations.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "git-commit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(git status *), Bash(git diff *), Bash(git log *), Bash(git add *), Bash(git commit *), Bash(git restore *), Bash(pre-commit *), Bash(gh issue *), Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/git-commit-workflow",
    "name": "git-commit-workflow",
    "description": "Commit message conventions, staging practices, and commit best practices.\nCovers conventional commits, explicit staging workflow, logical change grouping,\nhumble fact-based communication style, and automatic issue detection.\nUse when user mentions committing changes, writing commit messages, git add,\ngit commit, staging files, or conventional commit format.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "git-commit-workflow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read"
    }
  },
  {
    "id": "laurigates/claude-plugins/git-pr",
    "name": "git-pr",
    "description": "Create pull requests with proper descriptions, labels, and issue references. Handles\ndraft mode, reviewers, and base branch selection. Use when user says \"create PR\",\n\"open pull request\", \"submit for review\", or similar. This skill creates PRs from\npushed branches - see git-commit for commits and git-push for pushing.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "git-pr",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(git status *), Bash(git diff *), Bash(git log *), Bash(git branch *), Bash(git remote *), Bash(git push *), Bash(git fetch *), Bash(git rev-list *), Bash(gh pr *), Bash(gh issue *), Bash(gh repo *), Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/git-push",
    "name": "git-push",
    "description": "Push local commits to remote repositories. Handles branch tracking, upstream setup,\nand safe push patterns. Use when user says \"push\", \"push changes\", \"send to remote\",\n\"update remote\", or similar. This skill pushes existing commits - see git-commit for\ncreating commits and git-pr for pull request creation.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "git-push",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(git status *), Bash(git diff *), Bash(git log *), Bash(git push *), Bash(git branch *), Bash(git remote *), Bash(git rev-list *), Bash(git fetch *), Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/git-rebase-patterns",
    "name": "git-rebase-patterns",
    "description": "Advanced git rebase patterns for linear history, stacked PRs, and clean commit management.\nUse when rebasing branches, cleaning up commit history, managing PR stacks, or converting\nmerge-heavy branches to linear history. Covers --reapply-cherry-picks, --update-refs, --onto,\nand interactive rebase workflows.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "git-rebase-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read"
    }
  },
  {
    "id": "laurigates/claude-plugins/git-repo-detection",
    "name": "git-repo-detection",
    "description": "Detect GitHub repository name and owner from git remotes. Use when needing repo identifier for GitHub CLI, API calls, or when working with multiple repositories. Automatically extracts owner/repo format.",
    "source": "laurigates/claude-plugins",
    "skillId": "git-repo-detection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep"
    }
  },
  {
    "id": "laurigates/claude-plugins/git-resolve-conflicts",
    "name": "git-resolve-conflicts",
    "description": "Resolve merge conflicts in pull requests. Use when a PR has merge conflicts\nwith its base branch, when rebasing produces conflicts, or when automated\nmerges fail due to conflicting changes.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "git-resolve-conflicts",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(git status *), Bash(git diff *), Bash(git log *), Bash(git show *), Bash(git add *), Bash(git commit *), Bash(git push *), Bash(git merge *), Bash(git checkout *), Bash(git rebase *), Bash(gh pr *), Read, Edit, Grep, Glob, TodoWrite",
      "args": "[pr-number] [--push]",
      "argument-hint": "PR number to resolve conflicts for"
    }
  },
  {
    "id": "laurigates/claude-plugins/git-security-checks",
    "name": "git-security-checks",
    "description": "Pre-commit security validation and secret detection. Runs gitleaks scan\nand validates configuration, integrates with pre-commit hooks to prevent\ncredential leaks.\nUse when user mentions scanning for secrets, gitleaks, secret detection,\ncredential scanning, pre-commit security, or .gitleaks.toml.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "git-security-checks",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "git-filter-repo",
        "name": "git-filter-repo",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "gitleaks",
        "name": "gitleaks",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "allowed-tools": "Bash, Read"
    }
  },
  {
    "id": "laurigates/claude-plugins/github-issue-autodetect",
    "name": "github-issue-autodetect",
    "description": "Automatically detect GitHub issues that staged changes may fix or close.\nAnalyzes diffs, file paths, and issue metadata to suggest appropriate\nclosing keywords (Fixes, Closes, Resolves) for commit messages.\nUse when committing changes to ensure proper issue linkage.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "github-issue-autodetect",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob, mcp__github__list_issues, mcp__github__get_issue"
    }
  },
  {
    "id": "laurigates/claude-plugins/github-issue-writing",
    "name": "github-issue-writing",
    "description": "Create well-structured GitHub issues with clear titles, descriptions, and\nacceptance criteria. Use when filing bugs, requesting features, or structuring\nissue content.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "github-issue-writing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(gh issue *), Bash(gh label *), Bash(gh repo *), Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/github-labels",
    "name": "github-labels",
    "description": "Discover and apply labels to GitHub PRs and issues using the gh CLI. Use when\nyou need to list available labels, add or remove labels on pull requests or issues,\nor create new labels for a repository.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "github-labels",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/github-pr-title",
    "name": "github-pr-title",
    "description": "Craft PR titles using conventional commits format. Use when creating PRs or\nensuring consistent PR naming. PR titles MUST follow conventional commits to\ndrive release-please automation and maintain consistent git history.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "github-pr-title",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(git log *), Bash(git diff *), Bash(gh pr *), Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/release-please-configuration",
    "name": "release-please-configuration",
    "description": "Configures release-please for monorepos and single-package repos. Handles\nmanifest files, component tagging, changelog sections, and extra-files setup.\nUse when setting up automated releases, fixing release workflow issues, or\nconfiguring version bump automation.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "release-please-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Write, Edit, Bash, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/release-please-pr-workflow",
    "name": "release-please-pr-workflow",
    "description": "Manages release-please PR merging workflow for monorepos. Handles batch merging,\nconflict resolution through PR closure/recreation, and iterative processing until\nall PRs are merged. Use when merging release PRs, handling PR conflicts, or\nmanaging release automation in monorepos.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "release-please-pr-workflow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/release-please-protection",
    "name": "release-please-protection",
    "description": "Detects and prevents manual edits to release-please managed files (CHANGELOG.md,\nversion fields in package.json, pyproject.toml, Cargo.toml). Provides conventional\ncommit templates. Use when editing changelogs, version bumps, release files, or\nwhen user mentions \"release\", \"changelog\", \"version bump\", or \"conventional commits\".\n",
    "source": "laurigates/claude-plugins",
    "skillId": "release-please-protection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/claude-code-github-workflows",
    "name": "claude-code-github-workflows",
    "description": "Claude Code workflow design and automation patterns for PR reviews, issue triage, and CI/CD integration. Use when creating or modifying GitHub Actions workflows that integrate Claude Code.",
    "source": "laurigates/claude-plugins",
    "skillId": "claude-code-github-workflows",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob, WebFetch, mcp__github"
    }
  },
  {
    "id": "laurigates/claude-plugins/github-actions-auth-security",
    "name": "github-actions-auth-security",
    "description": "GitHub Actions security and authentication for Claude Code including API keys, OIDC, AWS Bedrock, Google Vertex AI, secrets management, and permission scoping. Use when setting up authentication or discussing security for GitHub Actions workflows.",
    "source": "laurigates/claude-plugins",
    "skillId": "github-actions-auth-security",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob, WebFetch"
    }
  },
  {
    "id": "laurigates/claude-plugins/github-actions-inspection",
    "name": "github-actions-inspection",
    "description": "Inspect GitHub Actions workflow runs, check status, analyze logs, debug failures, and identify root causes. Use when investigating CI/CD failures, checking workflow status, or debugging GitHub Actions issues.",
    "source": "laurigates/claude-plugins",
    "skillId": "github-actions-inspection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash, Read, Grep, Glob, mcp__github"
    }
  },
  {
    "id": "laurigates/claude-plugins/github-actions-mcp-config",
    "name": "github-actions-mcp-config",
    "description": "MCP server configuration for GitHub Actions including tool permissions, environment variables, and multi-server setups. Use when configuring MCP servers in GitHub Actions workflows.",
    "source": "laurigates/claude-plugins",
    "skillId": "github-actions-mcp-config",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob, WebFetch"
    }
  },
  {
    "id": "laurigates/claude-plugins/github-issue-search",
    "name": "github-issue-search",
    "description": "Search GitHub issues for solutions, workarounds, and discussions for open source problems. Use when encountering errors with OSS libraries or finding upstream bug workarounds.",
    "source": "laurigates/claude-plugins",
    "skillId": "github-issue-search",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/github-social-preview",
    "name": "github-social-preview",
    "description": "Generate 1280x640 PNG social preview images for GitHub repositories using nano-banana-pro. Use when user mentions social preview, Open Graph image, or needs repository images for social media sharing.",
    "source": "laurigates/claude-plugins",
    "skillId": "github-social-preview",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "google-genai",
        "name": "google-genai",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/github-workflow-auto-fix",
    "name": "github-workflow-auto-fix",
    "description": "Set up automated CI failure detection and fixing using Claude Code. Use when\nyou want to create a GitHub Actions workflow that automatically analyzes workflow\nfailures, applies fixes for common issues, and opens issues for complex problems.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "github-workflow-auto-fix",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash(gh run *), Bash(gh pr *), Bash(gh issue *), Bash(git status *), Bash(git diff *), Bash(git log *), Read, Write, Edit, Grep, Glob, TodoWrite",
      "args": "[--setup] [--workflows <names>] [--dry-run]",
      "argument-hint": "--setup to create workflow, or --dry-run to preview"
    }
  },
  {
    "id": "laurigates/claude-plugins/health-agentic-audit",
    "name": "health-agentic-audit",
    "description": "Audit skills and agents for agentic output optimization (missing compact/JSON flags, missing Agentic Optimizations tables)",
    "source": "laurigates/claude-plugins",
    "skillId": "health-agentic-audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash(find *), Bash(head *), Read, Grep, Glob, TodoWrite",
      "args": "[--fix] [--verbose]",
      "argument-hint": "[--fix] [--verbose]"
    }
  },
  {
    "id": "laurigates/claude-plugins/health-audit",
    "name": "health-audit",
    "description": "Audit enabled plugins against project tech stack and recommend additions/removals for relevance",
    "source": "laurigates/claude-plugins",
    "skillId": "health-audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash(test *), Bash(find *), Bash(jq *), Bash(claude plugin *), Read, Write, Edit, Glob, Grep, TodoWrite, AskUserQuestion",
      "args": "[--fix] [--dry-run] [--verbose]",
      "argument-hint": "[--fix] [--dry-run] [--verbose]"
    }
  },
  {
    "id": "laurigates/claude-plugins/health-check",
    "name": "health-check",
    "description": "Run a comprehensive diagnostic scan of Claude Code configuration including plugins, settings, hooks, and MCP servers",
    "source": "laurigates/claude-plugins",
    "skillId": "health-check",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(test *), Bash(jq *), Bash(head *), Bash(find *), Read, Glob, Grep, TodoWrite",
      "args": "[--fix] [--verbose]",
      "argument-hint": "[--fix] [--verbose]"
    }
  },
  {
    "id": "laurigates/claude-plugins/health-plugins",
    "name": "health-plugins",
    "description": "Diagnose and fix plugin registry issues including orphaned entries and project-scope conflicts (addresses Claude Code issue",
    "source": "laurigates/claude-plugins",
    "skillId": "health-plugins",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash(test *), Bash(jq *), Bash(cp *), Bash(mkdir *), Read, Write, Edit, Glob, Grep, TodoWrite, AskUserQuestion",
      "args": "[--fix] [--dry-run] [--plugin <name>]",
      "argument-hint": "[--fix] [--dry-run] [--plugin <name>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/plugin-registry",
    "name": "plugin-registry",
    "description": "Understanding Claude Code's plugin registry structure, installation scopes,\nand common issues. Use when troubleshooting plugin installation problems,\nunderstanding why plugins show as installed incorrectly, or manually fixing\nregistry entries.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "plugin-registry",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Glob, Grep, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/settings-configuration",
    "name": "settings-configuration",
    "description": "Claude Code settings file hierarchy, permission wildcards, and configuration\npatterns. Use when setting up project permissions, debugging settings issues,\nor understanding why certain tools are allowed or blocked.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "settings-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Glob, Grep, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/ha-automations",
    "name": "ha-automations",
    "description": "Home Assistant automation creation and management. Use when creating automation rules,\nworking with triggers, conditions, actions, scripts, scenes, or blueprints.\nCovers automation patterns, device triggers, and complex conditional logic.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "ha-automations",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Read, Edit, Write, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/ha-configuration",
    "name": "ha-configuration",
    "description": "Home Assistant YAML configuration management. Use when editing configuration.yaml,\nsetting up integrations, configuring secrets, managing packages, or troubleshooting\nHome Assistant configuration issues. Covers core configuration patterns and best practices.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "ha-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Read, Edit, Write, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/ha-entities",
    "name": "ha-entities",
    "description": "Home Assistant entity and domain management. Use when working with entity IDs,\ndevice classes, customizations, template entities, groups, or understanding\nentity naming conventions and domain-specific attributes.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "ha-entities",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Read, Edit, Write, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/ha-validate",
    "name": "ha-validate",
    "description": "Validate Home Assistant YAML configuration files for syntax and structure errors",
    "source": "laurigates/claude-plugins",
    "skillId": "ha-validate",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[path]",
      "allowed-tools": "Bash(python3 *), Bash(docker exec *), Bash(ha *), Read, Grep, Glob",
      "argument-hint": "Optional path to config directory (defaults to current directory)"
    }
  },
  {
    "id": "laurigates/claude-plugins/hooks-configuration",
    "name": "hooks-configuration",
    "description": "Claude Code hooks configuration and development. Covers hook lifecycle events,\nconfiguration patterns, input/output schemas, and common automation use cases.\nUse when user mentions hooks, automation, PreToolUse, PostToolUse, SessionStart,\nSubagentStart, PermissionRequest, WorktreeCreate, WorktreeRemove, TeammateIdle,\nTaskCompleted, ConfigChange, or needs to enforce consistent behavior in Claude\nCode workflows.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "hooks-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(bash *), Bash(cat *), Read, Write, Edit, Glob, Grep, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/hooks-session-end-issue-hook",
    "name": "hooks-session-end-issue-hook",
    "description": "Configure a Stop hook that surfaces unfinished todos before a session ends and suggests\ncreating GitHub issues for deferred work. Use when you want unfinished Claude Code session\ntasks automatically flagged for GitHub issue creation at session end.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "hooks-session-end-issue-hook",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[--no-verify]",
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash(test *), Bash(chmod *), Bash(mkdir *), Bash(jq *), Bash(gh *), TodoWrite",
      "argument-hint": "--no-verify to skip gh auth verification"
    }
  },
  {
    "id": "laurigates/claude-plugins/hooks-session-start-hook",
    "name": "hooks-session-start-hook",
    "description": "Create a SessionStart hook for Claude Code on the web. Use when setting up a repository\nfor remote Claude Code sessions, ensuring dependencies install and tests/linters run\nautomatically on session start. Detects project type, package manager, test runner, and linter.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "hooks-session-start-hook",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "biome",
        "name": "biome",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "eslint",
        "name": "eslint",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[--remote-only] [--no-verify]",
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash(test *), Bash(cat *), Bash(chmod *), Bash(mkdir *), Bash(jq *), TodoWrite",
      "argument-hint": "--remote-only to only run in web sessions, --no-verify to skip test verification"
    }
  },
  {
    "id": "laurigates/claude-plugins/argocd-login",
    "name": "argocd-login",
    "description": "ArgoCD CLI authentication with SSO. Provides argocd login command, gRPC-Web\nconfiguration, and post-login operations. Use when user mentions ArgoCD login,\nargocd authentication, SSO auth, or accessing ArgoCD applications and clusters.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "argocd-login",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/helm-chart-development",
    "name": "helm-chart-development",
    "description": "Create, test, and package Helm charts for Kubernetes. Covers helm create, Chart.yaml,\nvalues.yaml, template development, chart dependencies, packaging, and repository publishing.\nUse when user mentions Helm charts, helm create, Chart.yaml, values.yaml, helm lint,\nhelm template, helm package, or Kubernetes packaging.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "helm-chart-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/helm-debugging",
    "name": "helm-debugging",
    "description": "Debug and troubleshoot Helm deployment failures, template errors, and configuration\nissues. Covers helm template, helm lint, dry-run, debugging YAML parse errors,\nvalue type errors, and resource conflicts. Use when user mentions Helm errors,\ndebugging Helm, template rendering issues, or troubleshooting Helm deployments.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "helm-debugging",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/helm-release-management",
    "name": "helm-release-management",
    "description": "Manage Helm releases: install, upgrade, uninstall, list, and inspect releases.\nCovers helm install, helm upgrade, helm list, helm status, release history.\nUse when user mentions deploying Helm charts, upgrading releases, helm install,\nhelm upgrade, or managing Kubernetes deployments with Helm.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "helm-release-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/helm-release-recovery",
    "name": "helm-release-recovery",
    "description": "Recover from failed Helm deployments, rollback releases, fix stuck states\n(pending-install, pending-upgrade). Covers helm rollback, release history,\natomic deployments. Use when user mentions rollback, failed Helm upgrade,\nstuck release, or recovering from Helm deployment failures.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "helm-release-recovery",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/helm-values-management",
    "name": "helm-values-management",
    "description": "Manage Helm values across environments with override precedence, multi-environment\nconfigurations, and secret management. Covers values files, --set, --set-string,\nvalues schema validation. Use when user mentions Helm values, environment-specific\nconfigs, values.yaml, --set overrides, or Helm configuration.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "helm-values-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/kubectl-debugging",
    "name": "kubectl-debugging",
    "description": "Debug Kubernetes pods, nodes, and workloads using kubectl debug. Covers ephemeral containers,\npod copying, node debugging, debug profiles, and interactive troubleshooting sessions.\nUse when user mentions kubectl debug, debugging pods, ephemeral containers, node debugging,\nor interactive troubleshooting in Kubernetes clusters.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "kubectl-debugging",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Bash(kubectl *), Bash(stern *), Edit, Write, TodoWrite, WebFetch"
    }
  },
  {
    "id": "laurigates/claude-plugins/kubernetes-operations",
    "name": "kubernetes-operations",
    "description": "Kubernetes operations including deployment, management, troubleshooting, kubectl mastery,\nand cluster stability. Covers K8s workloads, networking, storage, and debugging pods.\nUse when user mentions Kubernetes, K8s, kubectl, pods, deployments, services, ingress,\nConfigMaps, Secrets, or cluster operations.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "kubernetes-operations",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Glob, Grep, Read, Bash(kubectl *), Bash(helm *), Bash(kustomize *), Edit, Write, TodoWrite, WebFetch"
    }
  },
  {
    "id": "laurigates/claude-plugins/deep-agents",
    "name": "deep-agents",
    "description": "Build hierarchical AI agents using the deep-agents TypeScript/npm package. Use when\nyou want to create an orchestrator agent that plans and executes multi-step tasks,\nmanages file system context, delegates subtasks to child agents, or maintains\npersistent memory across runs with the Deep Agents library.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "deep-agents",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "@langchain/deep-agents",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "@langchain/langgraph",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "@langchain/openai",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash(python *), Bash(uv *), BashOutput, Read, Write, Edit, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/langchain-development",
    "name": "langchain-development",
    "description": "LangChain JS/TS framework for building LLM-powered applications - models, chains, tools, and RAG patterns.",
    "source": "laurigates/claude-plugins",
    "skillId": "langchain-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "langchain",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "@langchain/openai",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "@langchain/anthropic",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "@langchain/google-genai",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "@langchain/community",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "@langchain/textsplitters",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsx",
        "name": "tsx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(python *), Bash(uv *), BashOutput, Read, Write, Edit, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/langchain-init",
    "name": "langchain-init",
    "description": "Initialize a new LangChain TypeScript project with recommended configuration",
    "source": "laurigates/claude-plugins",
    "skillId": "langchain-init",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "langchain",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "@langchain/openai",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "typescript",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(uv *), Bash(pip *), Bash(python *), Read, Write, Edit",
      "argument-hint": "my-agent-project"
    }
  },
  {
    "id": "laurigates/claude-plugins/langgraph-agents",
    "name": "langgraph-agents",
    "description": "Build stateful AI agents in Python using LangGraph's graph-based workflow framework.\nUse when you want to create a state machine agent with checkpoints, define agent\nbehavior as a graph of nodes and edges, add human-in-the-loop approval steps, or\ncompose multiple agents as subgraphs in a LangGraph application.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "langgraph-agents",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "@langchain/langgraph",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "@langchain/core",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "@langchain/openai",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "langchain",
        "name": "@langchain/langgraph-checkpoint-sqlite",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash(python *), Bash(uv *), BashOutput, Read, Write, Edit, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/dual-write",
    "name": "dual-write",
    "description": "Dual write (double write) migration pattern for safely transitioning between data stores.\nUse when planning or implementing database migrations, switching storage backends, migrating\nto new schemas, or reviewing code that writes to multiple systems simultaneously.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "dual-write",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "allowed-tools": "Read, Grep, Glob, Edit, Write, Bash, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/shadow-mode",
    "name": "shadow-mode",
    "description": "Shadow mode (shadow traffic, dark launching) pattern for validating new systems under\nproduction load. Use when testing replacement services, validating new deployments,\ncomparing system behavior, or planning traffic mirroring for migration validation.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "shadow-mode",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "allowed-tools": "Read, Grep, Glob, Edit, Write, Bash, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/dns-tools",
    "name": "dns-tools",
    "description": "Modern DNS query tools with focus on dog for readable, colorized output and modern protocol support (DoT/DoH).",
    "source": "laurigates/claude-plugins",
    "skillId": "dns-tools",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "dog",
        "name": "dog",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(dig *), Bash(nslookup *), Bash(host *), Bash(whois *), Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/http-load-testing",
    "name": "http-load-testing",
    "description": "HTTP load testing and stress testing with oha - real-time TUI, latency correction for coordinated omission, and HTTP/2-3 support. Includes comparison with wrk, vegeta, and hey.",
    "source": "laurigates/claude-plugins",
    "skillId": "http-load-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "oha",
        "name": "oha",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(hey *), Bash(ab *), Bash(wrk *), Bash(curl *), Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/layer2-discovery",
    "name": "layer2-discovery",
    "description": "Layer 2 network topology mapping and neighbor discovery using LLDP/CDP protocols and ARP scanning. Covers lldpd/lldpcli for switch topology, arp-scan-rs for fast host discovery, and arping for single-host probes.",
    "source": "laurigates/claude-plugins",
    "skillId": "layer2-discovery",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "lldpd",
        "name": "lldpd",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(arp *), Bash(ip *), Bash(bridge *), Bash(ethtool *), Read, Write, Edit, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/network-diagnostics",
    "name": "network-diagnostics",
    "description": "Connectivity troubleshooting with modern Rust-based tools - trippy (traceroute/mtr), gping (graphical ping), and ss (socket statistics). Preferred over legacy netstat/traceroute.",
    "source": "laurigates/claude-plugins",
    "skillId": "network-diagnostics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "trippy",
        "name": "trippy",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(ping *), Bash(traceroute *), Bash(mtr *), Bash(netstat *), Bash(ss *), Bash(ip *), Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/network-discovery",
    "name": "network-discovery",
    "description": "Host and port discovery using RustScan for fast TCP scanning, arp-scan-rs for local network enumeration, and nmap for deep service analysis.",
    "source": "laurigates/claude-plugins",
    "skillId": "network-discovery",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(nmap *), Bash(ping *), Bash(arp *), Bash(ip *), Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/network-monitoring",
    "name": "network-monitoring",
    "description": "Real-time network traffic monitoring with bandwhich and Sniffnet. Per-process bandwidth tracking, connection analysis, and visual traffic inspection.",
    "source": "laurigates/claude-plugins",
    "skillId": "network-monitoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "sniffnet",
        "name": "sniffnet",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "bandwhich",
        "name": "bandwhich",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(iftop *), Bash(nethogs *), Bash(tcpdump *), Bash(ss *), Bash(netstat *), Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/changelog-review",
    "name": "changelog-review",
    "description": "Analyze Claude Code changelog for changes that impact plugin development.\nUse when checking for new features, breaking changes, or opportunities to\nimprove plugins based on Claude Code updates.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "changelog-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(git log *), Bash(git diff *), Read, Write, Edit, Glob, Grep, WebFetch, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/project-continue",
    "name": "project-continue",
    "description": "Analyze project state and continue development where left off",
    "source": "laurigates/claude-plugins",
    "skillId": "project-continue",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[--task <id>] [--skip-status]",
      "argument-hint": "--task to resume specific task, --skip-status to skip state analysis",
      "allowed-tools": "Read, Bash, Grep, Glob, Edit, Write"
    }
  },
  {
    "id": "laurigates/claude-plugins/project-discovery",
    "name": "project-discovery",
    "description": "Systematic project orientation for unfamiliar codebases. Automatically activates when Claude detects uncertainty about project state, structure, or tooling. Analyzes git state (branch, changes, commits), project type (language, framework, structure), and development tooling (build, test, lint, CI/CD). Provides structured summary with risk flags and recommendations. Use when entering new projects or when working on shaky assumptions.",
    "source": "laurigates/claude-plugins",
    "skillId": "project-discovery",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash(ls *), Bash(find *), Bash(wc *), Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/project-distill",
    "name": "project-distill",
    "description": "Distill session insights into reusable knowledge: Claude rules, skill improvements,\nand justfile recipes. Use at the end of a session to capture learnings, update existing\nartifacts, and avoid reinventing solutions. Prioritizes updating over adding.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "project-distill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash(git diff *), Bash(git log *), Bash(git status *), Bash(just *), Read, Grep, Glob, Edit, Write, AskUserQuestion, TodoWrite",
      "argument-hint": "--rules | --skills | --recipes | --all | --dry-run",
      "args": "[--rules] [--skills] [--recipes] [--all] [--dry-run]"
    }
  },
  {
    "id": "laurigates/claude-plugins/project-init",
    "name": "project-init",
    "description": "Base project initialization that other commands can extend for language-specific setup",
    "source": "laurigates/claude-plugins",
    "skillId": "project-init",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Write, Bash(mkdir *), Bash(git init *), Bash(gh repo create *), Bash(pwd *), Bash(git config *), Bash(which *), SlashCommand, TodoWrite",
      "args": "<project-name> [project-type] [--github] [--private]",
      "argument-hint": "<project-name> [project-type] [--github] [--private]"
    }
  },
  {
    "id": "laurigates/claude-plugins/project-skill-scripts",
    "name": "project-skill-scripts",
    "description": "Analyze plugin skills to identify opportunities where supporting scripts would improve performance (fewer tokens, faster execution, consistent results), then optionally create those scripts.",
    "source": "laurigates/claude-plugins",
    "skillId": "project-skill-scripts",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[--analyze] [--create <plugin/skill>] [--all]",
      "allowed-tools": "Bash(chmod *), Bash(mkdir *), Read, Write, Edit, Glob, Grep, TodoWrite",
      "argument-hint": "--analyze | --create git-plugin/git-commit-workflow | --all"
    }
  },
  {
    "id": "laurigates/claude-plugins/project-test-loop",
    "name": "project-test-loop",
    "description": "Run test → fix → refactor loop with TDD workflow",
    "source": "laurigates/claude-plugins",
    "skillId": "project-test-loop",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[test-pattern] [--max-cycles <N>]",
      "argument-hint": "Test pattern to focus on, --max-cycles to limit iterations",
      "allowed-tools": "Read, Edit, Bash"
    }
  },
  {
    "id": "laurigates/claude-plugins/prose-distill",
    "name": "prose-distill",
    "description": "Distill verbose text to its concentrated essence. Compress without losing meaning —\nprecis, condensation, verbal economy. Use when user says \"distill\", \"condense\",\n\"tighten\", \"make concise\", \"make this more concise\", \"shorten this\", \"too wordy\",\n\"reduce verbosity\", \"compress this text\", \"trim the fat\", \"omit needless words\",\nor asks to reduce text length while preserving substance.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "prose-distill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Edit, Write, Grep, Glob, TodoWrite",
      "argument-hint": "<text to distill> or <path to file>"
    }
  },
  {
    "id": "laurigates/claude-plugins/prose-synthesize",
    "name": "prose-synthesize",
    "description": "Synthesize unstructured thinking into a structured, actionable plan. Use when user provides\nstream-of-consciousness thoughts, scattered notes, or a brain dump and needs them organized\ninto a coherent plan with goals, actions, and priorities. Trigger phrases: \"synthesize\",\n\"organize my thoughts\", \"turn this into a plan\", \"make sense of this\", \"structure this\",\n\"formalize these notes\", \"what should I do with all this\".\n",
    "source": "laurigates/claude-plugins",
    "skillId": "prose-synthesize",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Edit, Write, Grep, Glob, TodoWrite",
      "argument-hint": "<unstructured thoughts or file path>"
    }
  },
  {
    "id": "laurigates/claude-plugins/basedpyright-type-checking",
    "name": "basedpyright-type-checking",
    "description": "Basedpyright static type checker configuration, installation, and usage patterns.\nUse when implementing type checking, configuring LSP, comparing type checkers,\nor setting up strict type validation in Python projects.\nTriggered by: basedpyright, pyright, type checking, LSP, mypy alternative, static analysis.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "basedpyright-type-checking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "basedpyright",
        "name": "basedpyright",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/pytest-advanced",
    "name": "pytest-advanced",
    "description": "Advanced pytest patterns including fixtures, markers, parametrization, and parallel execution.\nUse when implementing test infrastructure, organizing test suites, writing fixtures,\nor running tests with coverage. Covers pytest-cov, pytest-asyncio, pytest-xdist, pytest-mock.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "pytest-advanced",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(pytest *), Bash(python *), Bash(uv run *), Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/python-code-quality",
    "name": "python-code-quality",
    "description": "Python code quality with ruff (linting & formatting) and ty (type checking).\nCovers pyproject.toml configuration, pre-commit hooks, and type hints.\nUse when user mentions ruff, ty, linting, formatting, type checking,\ncode style, or Python code quality.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "python-code-quality",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/python-development",
    "name": "python-development",
    "description": "Core Python development concepts, idioms, best practices, and language features.\nCovers Python 3.10+ features, type hints, async/await, and Pythonic patterns.\nFor running scripts, see uv-run. For project setup, see uv-project-management.\nUse when user mentions Python, type hints, async Python, decorators, context managers,\nor writing Pythonic code.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "python-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, WebFetch, TodoWrite, WebSearch, BashOutput, KillShell, Edit, Write, NotebookEdit, Bash"
    }
  },
  {
    "id": "laurigates/claude-plugins/python-packaging",
    "name": "python-packaging",
    "description": "Build and publish Python packages with uv and modern build tools. Covers uv build,\nuv publish, pyproject.toml, versioning, entry points, and PyPI publishing.\nUse when user mentions building packages, publishing to PyPI, uv build, uv publish,\npackage distribution, or Python wheel/sdist creation.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "python-packaging",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "https",
        "name": "https",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/python-testing",
    "name": "python-testing",
    "description": "Python testing with pytest, coverage, fixtures, parametrization, and mocking.\nCovers test organization, conftest.py, markers, async testing, and TDD workflows.\nUse when user mentions pytest, unit tests, test coverage, fixtures, mocking,\nor writing Python tests.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "python-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/ruff-formatting",
    "name": "ruff-formatting",
    "description": "Python code formatting with ruff format. Fast, Black-compatible formatting for consistent code style. Use when formatting Python files, enforcing style, or checking format compliance.",
    "source": "laurigates/claude-plugins",
    "skillId": "ruff-formatting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(ruff *), Bash(python *), Bash(uv *), Read, Edit, Write, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/ruff-integration",
    "name": "ruff-integration",
    "description": "Integrate ruff into development workflows: editor setup, pre-commit hooks, and CI/CD pipelines.\nUse when configuring ruff in VS Code, setting up pre-commit hooks, or adding ruff to GitHub Actions.\nFor ruff rules/linting config see ruff-linting skill; for formatting see ruff-formatting skill.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "ruff-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "ruff",
        "name": "ruff",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(ruff *), Bash(python *), Bash(uv *), Read, Edit, Write, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/ty-type-checking",
    "name": "ty-type-checking",
    "description": "Python type checking with ty, Astral's extremely fast type checker (10-100x faster than mypy/Pyright).\nUse when checking Python types, configuring type checking rules, or setting up type checking in projects.\nTriggered by: ty, type checking, type errors, static analysis, mypy alternative, pyright alternative.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "ty-type-checking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "ty",
        "name": "ty",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(ty *), Bash(python *), Bash(uv *), Read, Edit, Write, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/uv-advanced-dependencies",
    "name": "uv-advanced-dependencies",
    "description": "Advanced dependency scenarios in uv projects: Git dependencies, path dependencies,\neditable installs, dependency groups, extras, constraints, and custom indexes.\nUse when user mentions git+https dependencies, local path dependencies, editable\ninstalls, dependency groups, or private package indexes.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "uv-advanced-dependencies",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/uv-project-management",
    "name": "uv-project-management",
    "description": "Python project setup, dependencies, and lockfiles with uv package manager. Covers\nuv init, uv add, uv remove, uv lock, uv sync, and pyproject.toml configuration.\nUse when user mentions uv, creating Python projects, managing dependencies,\nlockfiles, pyproject.toml, or Python packaging with uv.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "uv-project-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/uv-python-versions",
    "name": "uv-python-versions",
    "description": "Install and manage Python interpreter versions with uv. Covers uv python install,\nuv python list, uv python pin, version pinning with .python-version file.\nUse when user mentions installing Python versions, switching Python versions,\n.python-version, uv python, or managing CPython/PyPy interpreters.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "uv-python-versions",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/uv-run",
    "name": "uv-run",
    "description": "Run Python scripts with uv including inline dependencies (PEP 723),\ntemporary dependencies (--with), and ephemeral tool execution.\nUse when running scripts, needing one-off dependencies, or creating\nexecutable Python scripts. No venv activation required.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "uv-run",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, WebFetch, TodoWrite, WebSearch, BashOutput, KillShell, Edit, Write, NotebookEdit, Bash"
    }
  },
  {
    "id": "laurigates/claude-plugins/uv-tool-management",
    "name": "uv-tool-management",
    "description": "Install and manage global Python CLI tools with uv (pipx alternative). Covers\nuv tool install, uvx for ephemeral execution, tool isolation, and updates.\nUse when user mentions uv tool, uvx, installing CLI tools globally, pipx\nreplacement, or running Python tools without installation.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "uv-tool-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "black",
        "name": "black",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/uv-workspaces",
    "name": "uv-workspaces",
    "description": "Manage monorepo and multi-package Python projects with uv workspaces. Covers\nworkspace configuration, virtual workspaces, member dependencies, shared lockfiles,\nsource inheritance, and building. Use when user mentions uv workspaces, Python\nmonorepo, multi-package projects, workspace members, or shared dependencies across\npackages.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "uv-workspaces",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/vulture-dead-code",
    "name": "vulture-dead-code",
    "description": "Vulture and deadcode tools for detecting unused Python code (functions, classes, variables, imports).\nUse when cleaning up codebases, removing unused code, or enforcing code hygiene in CI.\nTriggered by: vulture, deadcode, dead code detection, unused code, code cleanup, remove unused.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "vulture-dead-code",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/cargo-llvm-cov",
    "name": "cargo-llvm-cov",
    "description": "Code coverage for Rust using LLVM instrumentation with support for multiple output formats and CI integration.\nUse when measuring test coverage, generating coverage reports, enforcing coverage thresholds, or integrating with codecov/coveralls.\nTrigger terms: coverage, llvm-cov, code coverage, test coverage, coverage report, codecov, coveralls, branch coverage.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "cargo-llvm-cov",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/cargo-machete",
    "name": "cargo-machete",
    "description": "Detect unused dependencies in Rust projects for cleaner Cargo.toml files and faster builds.\nUse when auditing dependencies, optimizing build times, cleaning up Cargo.toml, or detecting bloat.\nTrigger terms: unused dependencies, cargo-machete, dependency audit, dependency cleanup, bloat detection, cargo-udeps.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "cargo-machete",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/cargo-nextest",
    "name": "cargo-nextest",
    "description": "Next-generation test runner for Rust with parallel execution, advanced filtering, and CI integration.\nUse when running tests, configuring test execution, setting up CI pipelines, or optimizing test performance.\nTrigger terms: nextest, test runner, parallel tests, test filtering, test performance, flaky tests, CI testing.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "cargo-nextest",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/clippy-advanced",
    "name": "clippy-advanced",
    "description": "Advanced Clippy configuration for comprehensive Rust linting with custom rules, categories, and IDE integration.\nUse when configuring linting rules, enforcing code standards, setting up CI linting, or customizing clippy behavior.\nTrigger terms: clippy, linting, code quality, clippy.toml, pedantic, nursery, restriction, lint configuration, code standards.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "clippy-advanced",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/rust-development",
    "name": "rust-development",
    "description": "Modern Rust development with cargo, rustc, clippy, rustfmt, async programming, and\nmemory-safe systems programming. Covers ownership patterns, fearless concurrency,\nand the modern Rust ecosystem including Tokio, Serde, and popular crates.\nUse when user mentions Rust, cargo, rustc, clippy, rustfmt, ownership, borrowing,\nlifetimes, async Rust, or Rust crates.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "rust-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Bash, Edit, Write, TodoWrite, WebFetch, WebSearch, BashOutput, KillShell"
    }
  },
  {
    "id": "laurigates/claude-plugins/infrastructure-terraform",
    "name": "infrastructure-terraform",
    "description": "Infrastructure as Code with Terraform including HCL configuration, state management,\nmodular design, and plan-apply workflows. Covers cloud and on-prem resource provisioning,\nremote backends, and Terraform modules.\nUse when user mentions Terraform, HCL, terraform plan, terraform apply, tfstate,\ninfrastructure as code, or IaC provisioning.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "infrastructure-terraform",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Glob, Grep, Read, Bash, Edit, Write, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/tfc-list-runs",
    "name": "tfc-list-runs",
    "description": "List Terraform Cloud runs for a workspace with filtering by status, operation type, and date. Use when reviewing run history, finding failed runs, or auditing infrastructure changes. Requires TFE_TOKEN environment variable.",
    "source": "laurigates/claude-plugins",
    "skillId": "tfc-list-runs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read"
    }
  },
  {
    "id": "laurigates/claude-plugins/tfc-plan-json",
    "name": "tfc-plan-json",
    "description": "Download and analyze structured Terraform plan JSON output from Terraform Cloud. Use when analyzing resource changes, diffing infrastructure, or programmatically inspecting plan details. Requires TFE_TOKEN environment variable.",
    "source": "laurigates/claude-plugins",
    "skillId": "tfc-plan-json",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read"
    }
  },
  {
    "id": "laurigates/claude-plugins/tfc-run-logs",
    "name": "tfc-run-logs",
    "description": "Retrieve plan and apply logs from Terraform Cloud runs. Use when examining TFC run output, debugging failed plans/applies, or reviewing infrastructure changes. Requires TFE_TOKEN environment variable.",
    "source": "laurigates/claude-plugins",
    "skillId": "tfc-run-logs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read"
    }
  },
  {
    "id": "laurigates/claude-plugins/tfc-run-status",
    "name": "tfc-run-status",
    "description": "Quick status check for Terraform Cloud runs showing status, resource changes, timestamps, and available actions. Use when monitoring run progress or checking if a run can be applied/canceled. Requires TFE_TOKEN environment variable.",
    "source": "laurigates/claude-plugins",
    "skillId": "tfc-run-status",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read"
    }
  },
  {
    "id": "laurigates/claude-plugins/tfc-workspace-runs",
    "name": "tfc-workspace-runs",
    "description": "Convenience wrapper for listing Terraform Cloud runs in Forum Virium Helsinki\nworkspaces (github, sentry, gcp, onelogin, twingate). Requires TFE_TOKEN.\nUse when user mentions TFC runs, Terraform Cloud workspace, listing TFC runs,\ninfrastructure run history, or checking Terraform Cloud status.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "tfc-workspace-runs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read"
    }
  },
  {
    "id": "laurigates/claude-plugins/hypothesis-testing",
    "name": "hypothesis-testing",
    "description": "Property-based testing with Hypothesis for discovering edge cases and validating invariants.\nUse when testing code with many possible inputs, verifying mathematical properties,\ntesting serialization round-trips, or finding edge cases that example-based tests miss.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "hypothesis-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/mutation-testing",
    "name": "mutation-testing",
    "description": "Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript)\nand mutmut (Python). Find weak tests that pass despite code mutations.\nUse when user mentions mutation testing, Stryker, mutmut, test effectiveness,\nfinding weak tests, or improving test quality through mutation analysis.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "mutation-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "stryker-mutator",
        "name": "@stryker-mutator/core",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "stryker-mutator",
        "name": "@stryker-mutator/vitest-runner",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "stryker-mutator",
        "name": "@stryker-mutator/jest-runner",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "stryker",
        "name": "stryker",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mutmut",
        "name": "mutmut",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash, Read, Edit, Write, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/playwright-testing",
    "name": "playwright-testing",
    "description": "Playwright end-to-end testing for web applications. Cross-browser testing (Chromium, Firefox, WebKit),\nvisual regression, API testing, mobile emulation. Use when writing E2E tests, testing across browsers,\nor setting up automated UI testing workflows.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "playwright-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Bash, Edit, Write, TodoWrite, WebFetch, WebSearch, BashOutput, KillShell"
    }
  },
  {
    "id": "laurigates/claude-plugins/property-based-testing",
    "name": "property-based-testing",
    "description": "Property-based testing with fast-check (TypeScript/JavaScript) and Hypothesis (Python).\nGenerate test cases automatically, find edge cases, and test mathematical properties.\nUse when user mentions property-based testing, fast-check, Hypothesis, generating\ntest data, QuickCheck-style testing, or finding edge cases automatically.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "property-based-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "fast-check",
        "name": "fast-check",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "hypothesis",
        "name": "hypothesis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash, Read, Edit, Write, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/test-analyze",
    "name": "test-analyze",
    "description": "Analyze test results and create systematic fix plan with subagent delegation",
    "source": "laurigates/claude-plugins",
    "skillId": "test-analyze",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "args": "<results-path> [--type <test-type>] [--focus <area>]",
      "argument-hint": "Path to test results (e.g., ./test-results/), optional --type and --focus filters",
      "allowed-tools": "Task, Read, Glob, Grep, TodoWrite",
      "context": "fork",
      "agent": "general-purpose"
    }
  },
  {
    "id": "laurigates/claude-plugins/test-consult",
    "name": "test-consult",
    "description": "Consult test-architecture agent for testing strategy and design",
    "source": "laurigates/claude-plugins",
    "skillId": "test-consult",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "allowed-tools": "Task, Read, Glob, Grep",
      "args": "<topic> [--context <path>]",
      "argument-hint": "<topic> [--context <path>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/test-focus",
    "name": "test-focus",
    "description": "Run single test file with fail-fast mode for rapid iteration",
    "source": "laurigates/claude-plugins",
    "skillId": "test-focus",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob, TodoWrite",
      "args": "<file-path> [--serial] [--debug]",
      "argument-hint": "<file-path> [--serial] [--debug]"
    }
  },
  {
    "id": "laurigates/claude-plugins/test-full",
    "name": "test-full",
    "description": "Complete test suite including integration and E2E tests",
    "source": "laurigates/claude-plugins",
    "skillId": "test-full",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Task, TodoWrite",
      "args": "[--coverage] [--parallel] [--report]",
      "argument-hint": "[--coverage] [--parallel] [--report]",
      "context": "fork",
      "agent": "general-purpose"
    }
  },
  {
    "id": "laurigates/claude-plugins/test-quality-analysis",
    "name": "test-quality-analysis",
    "description": "Detect test smells, overmocking, flaky tests, and coverage issues. Analyze test effectiveness, maintainability, and reliability. Use when reviewing tests or improving test quality.",
    "source": "laurigates/claude-plugins",
    "skillId": "test-quality-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "opus",
      "allowed-tools": "Bash, Read, Edit, Write, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/test-quick",
    "name": "test-quick",
    "description": "Fast unit tests only (skip slow/integration/E2E)",
    "source": "laurigates/claude-plugins",
    "skillId": "test-quick",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Task, TodoWrite",
      "args": "[path] [--watch] [--affected]",
      "argument-hint": "[path] [--watch] [--affected]"
    }
  },
  {
    "id": "laurigates/claude-plugins/test-report",
    "name": "test-report",
    "description": "Show test status from last run (without re-executing)",
    "source": "laurigates/claude-plugins",
    "skillId": "test-report",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Read, Glob, Bash(git *)",
      "args": "[--history] [--coverage] [--flaky]",
      "argument-hint": "[--history] [--coverage] [--flaky]"
    }
  },
  {
    "id": "laurigates/claude-plugins/test-tier-selection",
    "name": "test-tier-selection",
    "description": "Automatic selection of appropriate test tiers based on change scope. Guides unit tests for small changes, full suite for larger changes. Use when running tests, discussing testing strategy, or after code modifications.",
    "source": "laurigates/claude-plugins",
    "skillId": "test-tier-selection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "allowed-tools": "Bash, Read, Glob, Grep"
    }
  },
  {
    "id": "laurigates/claude-plugins/vitest-testing",
    "name": "vitest-testing",
    "description": "Vitest test runner for JavaScript and TypeScript. Fast, modern alternative to Jest.\nVite-native, ESM support, watch mode, UI mode, coverage, mocking, snapshot testing.\nUse when setting up tests for Vite projects, migrating from Jest, or needing fast test execution.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "vitest-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Bash, Edit, Write, TodoWrite, WebFetch, WebSearch, BashOutput, KillShell"
    }
  },
  {
    "id": "laurigates/claude-plugins/binary-analysis",
    "name": "binary-analysis",
    "description": "Reverse engineering and binary exploration using strings, binwalk, hexdump, and related tools.",
    "source": "laurigates/claude-plugins",
    "skillId": "binary-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "binwalk",
        "name": "binwalk",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(file *), Bash(xxd *), Bash(hexdump *), Bash(strings *), Bash(objdump *), Bash(readelf *), Bash(nm *), Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/d2-diagrams",
    "name": "d2-diagrams",
    "description": "Generate diagrams from declarative text using D2 - modern text-to-diagram language with\nautomatic layouts, themes, and advanced styling. Use when creating architecture diagrams,\nflowcharts, decision trees, workflow diagrams, sequence flows, or ERDs from text definitions.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "d2-diagrams",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "d2",
        "name": "d2",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(d2 *), Read, Write, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/fd-file-finding",
    "name": "fd-file-finding",
    "description": "Fast file finding using fd command-line tool with smart defaults, gitignore awareness, and parallel execution. Use when searching for files by name, extension, or pattern across directories.",
    "source": "laurigates/claude-plugins",
    "skillId": "fd-file-finding",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/generate-image",
    "name": "generate-image",
    "description": "Generate images using Nano Banana Pro (Gemini 3 Pro Image)",
    "source": "laurigates/claude-plugins",
    "skillId": "generate-image",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, WebFetch",
      "args": "<prompt> [--aspect <ratio>] [--resolution <size>] [--reference <path>]"
    }
  },
  {
    "id": "laurigates/claude-plugins/imagemagick-conversion",
    "name": "imagemagick-conversion",
    "description": "Convert and manipulate images with ImageMagick. Covers format conversion,\nresizing, batch processing, quality adjustment, and image transformations.\nUse when user mentions image conversion, resizing images, ImageMagick,\nmagick command, batch image processing, or thumbnail generation.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "imagemagick-conversion",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ffmpeg",
        "name": "ffmpeg",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/jq-json-processing",
    "name": "jq-json-processing",
    "description": "JSON querying, filtering, and transformation with jq command-line tool. Use when working with JSON data, parsing JSON files, filtering JSON arrays/objects, or transforming JSON structures.",
    "source": "laurigates/claude-plugins",
    "skillId": "jq-json-processing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(jq *), Bash(cat *), Read, Write, Edit, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/justfile-expert",
    "name": "justfile-expert",
    "description": "Just command runner expertise, Justfile syntax, recipe development, and cross-platform\ntask automation. Covers recipe patterns, parameters, modules, settings, shebang recipes\nfor multi-language scripts, and workflow integration. Use when user mentions just,\njustfile, recipes, command runner, task automation, project commands, or needs help\nwriting executable project documentation.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "justfile-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "just-mcp",
        "name": "just-mcp",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, BashOutput, Grep, Glob, Read, Write, Edit, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/mermaid-diagrams",
    "name": "mermaid-diagrams",
    "description": "Generate diagrams from text using Mermaid CLI (mmdc) - flowcharts, sequence diagrams, ERDs, class diagrams, state machines, and more.",
    "source": "laurigates/claude-plugins",
    "skillId": "mermaid-diagrams",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "mermaid-js",
        "name": "@mermaid-js/mermaid-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/nushell-data-processing",
    "name": "nushell-data-processing",
    "description": "Structured data processing with nushell - native table handling, multi-format parsing (JSON, YAML, TOML, CSV), and pipeline operations. Preferred over jq/yq for complex transformations.",
    "source": "laurigates/claude-plugins",
    "skillId": "nushell-data-processing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "nushell",
        "name": "nushell",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(nu *), Read, Write, Edit, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/rg-code-search",
    "name": "rg-code-search",
    "description": "Fast code search using ripgrep (rg) with smart defaults, regex patterns, and file filtering. Use when searching for text patterns, code snippets, or performing multi-file code analysis.",
    "source": "laurigates/claude-plugins",
    "skillId": "rg-code-search",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(rg *), Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/shell-expert",
    "name": "shell-expert",
    "description": "Shell scripting expertise, command-line tools, automation, and cross-platform\nscripting best practices. Covers shell script development, CLI tool usage,\nand system automation with bash, zsh, and POSIX shell.\nUse when user mentions shell scripts, bash, zsh, CLI commands, pipes, command-line\nautomation, or writing portable shell code.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "shell-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, BashOutput, KillShell, Grep, Glob, Read, Write, Edit, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/yq-yaml-processing",
    "name": "yq-yaml-processing",
    "description": "YAML querying, filtering, and transformation with yq command-line tool. Use when working with YAML files, parsing YAML configuration, modifying Kubernetes manifests, GitHub Actions workflows, or transforming YAML structures.",
    "source": "laurigates/claude-plugins",
    "skillId": "yq-yaml-processing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash(yq *), Read, Write, Edit, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/biome-tooling",
    "name": "biome-tooling",
    "description": "Biome all-in-one formatter and linter for JavaScript, TypeScript, JSX, TSX, JSON, and CSS.\nZero-config setup, 15-20x faster than ESLint/Prettier. Use when working with modern JavaScript/TypeScript\nprojects, setting up formatting/linting, or migrating from ESLint+Prettier to a faster alternative.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "biome-tooling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Bash, Edit, Write, TodoWrite, WebFetch, WebSearch, BashOutput, KillShell"
    }
  },
  {
    "id": "laurigates/claude-plugins/bun-add",
    "name": "bun-add",
    "description": "Add package dependency with Bun",
    "source": "laurigates/claude-plugins",
    "skillId": "bun-add",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "express",
        "name": "express",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lodash",
        "name": "lodash",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "<package> [--dev] [--exact]",
      "allowed-tools": "Bash, Read",
      "argument-hint": "package-name [--dev] [--exact]"
    }
  },
  {
    "id": "laurigates/claude-plugins/bun-build",
    "name": "bun-build",
    "description": "Bundle or compile with Bun",
    "source": "laurigates/claude-plugins",
    "skillId": "bun-build",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "<entry> [--compile] [--minify]",
      "allowed-tools": "Bash, Read",
      "argument-hint": "./src/index.ts [--compile] [--minify]"
    }
  },
  {
    "id": "laurigates/claude-plugins/bun-debug",
    "name": "bun-debug",
    "description": "Debug TypeScript/JavaScript with Bun inspector",
    "source": "laurigates/claude-plugins",
    "skillId": "bun-debug",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "args": "<file> [--brk] [--wait] [--port=<port>]",
      "allowed-tools": "Bash, BashOutput, Read",
      "argument-hint": "<script.ts> [--brk] [--wait] [--port=9229]"
    }
  },
  {
    "id": "laurigates/claude-plugins/bun-development",
    "name": "bun-development",
    "description": "Bun runtime for running scripts, testing, building, and project initialization - optimized flags for fast feedback and minimal output.",
    "source": "laurigates/claude-plugins",
    "skillId": "bun-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, BashOutput, Read, Write, Edit, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/bun-install",
    "name": "bun-install",
    "description": "Install dependencies with Bun package manager",
    "source": "laurigates/claude-plugins",
    "skillId": "bun-install",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[--frozen-lockfile] [--production]",
      "argument-hint": "--frozen-lockfile for CI, --production for deployment",
      "allowed-tools": "Bash, Read"
    }
  },
  {
    "id": "laurigates/claude-plugins/bun-lockfile-update",
    "name": "bun-lockfile-update",
    "description": "Update Bun lockfiles (bun.lockb) with proper dependency management. Covers\nbun update, bun install, lockfile regeneration, and security audits.\nUse when user mentions bun lockfile, bun update, bun.lockb, updating Bun\ndependencies, or resolving Bun lockfile conflicts.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "bun-lockfile-update",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "depcheck",
        "name": "depcheck",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob"
    }
  },
  {
    "id": "laurigates/claude-plugins/bun-outdated",
    "name": "bun-outdated",
    "description": "Check for outdated dependencies",
    "source": "laurigates/claude-plugins",
    "skillId": "bun-outdated",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[package]",
      "argument-hint": "Optional package name to check specific dependency",
      "allowed-tools": "Bash, Read"
    }
  },
  {
    "id": "laurigates/claude-plugins/bun-package-manager",
    "name": "bun-package-manager",
    "description": "Fast JavaScript package management with Bun - install, add, remove, update dependencies with optimized CLI flags for agentic workflows.",
    "source": "laurigates/claude-plugins",
    "skillId": "bun-package-manager",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "express",
        "name": "express",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/bun-publishing",
    "name": "bun-publishing",
    "description": "Publish packages to npm with Bun - package.json configuration, CLI packaging, provenance signing, and release automation.",
    "source": "laurigates/claude-plugins",
    "skillId": "bun-publishing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/knip-dead-code",
    "name": "knip-dead-code",
    "description": "Knip finds unused files, dependencies, exports, and types in JavaScript/TypeScript projects.\nPlugin system for frameworks (React, Next.js, Vite), test runners (Vitest, Jest), and build tools.\nUse when cleaning up codebases, optimizing bundle size, or enforcing strict dependency hygiene in CI.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "knip-dead-code",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Bash, Edit, Write, TodoWrite, WebFetch, WebSearch, BashOutput, KillShell"
    }
  },
  {
    "id": "laurigates/claude-plugins/nodejs-development",
    "name": "nodejs-development",
    "description": "Modern Node.js development with Bun, Vite, Vue 3, Pinia, and TypeScript. Covers\nJavaScript/TypeScript projects, high-performance tooling, and modern frameworks.\nUse when user mentions Node.js, Bun, Vite, Vue, Pinia, npm, pnpm, JavaScript runtime,\nor building frontend/backend JS applications.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "nodejs-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Bash, Edit, Write, TodoWrite, WebFetch, WebSearch, BashOutput, KillShell, NotebookEdit"
    }
  },
  {
    "id": "laurigates/claude-plugins/typescript-debugging",
    "name": "typescript-debugging",
    "description": "Modern TypeScript/JavaScript debugging with Bun - inspector flags, web debugger, VSCode integration, memory profiling, and heap analysis.",
    "source": "laurigates/claude-plugins",
    "skillId": "typescript-debugging",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/typescript-sentry",
    "name": "typescript-sentry",
    "description": "Error monitoring and performance tracking with Sentry SDK - error capture, breadcrumbs, performance spans, cron monitoring, and source maps for Bun/Node.js.",
    "source": "laurigates/claude-plugins",
    "skillId": "typescript-sentry",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/node",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/react",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/browser",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry-cli",
        "name": "sentry-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sentry",
        "name": "@sentry/wizard@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash, Read, Write, Edit, Grep, Glob, TodoWrite"
    }
  },
  {
    "id": "laurigates/claude-plugins/typescript-strict",
    "name": "typescript-strict",
    "description": "TypeScript strict mode configuration for 2025. Recommended tsconfig.json settings,\nstrict flags explained, moduleResolution strategies (Bundler vs NodeNext),\nverbatimModuleSyntax, noUncheckedIndexedAccess. Use when setting up TypeScript projects\nor migrating to stricter type safety.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "typescript-strict",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "allowed-tools": "Glob, Grep, Read, Bash, Edit, Write, TodoWrite, WebFetch, WebSearch, BashOutput, KillShell"
    }
  },
  {
    "id": "laurigates/claude-plugins/workflow-checkpoint-refactor",
    "name": "workflow-checkpoint-refactor",
    "description": "Multi-phase refactoring with persistent checkpoint files that survive context\nlimits. Use when refactoring spans 10+ files, requires multiple phases, or\nrisks hitting conversation context limits. Each phase reads/writes a plan file,\nenabling resume from any point. Supports \"continue the refactor\" across sessions.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "workflow-checkpoint-refactor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "sonnet",
      "args": "[--init|--continue|--status|--phase=N]",
      "allowed-tools": "Bash(git status *), Bash(git diff *), Bash(git log *), Bash(git add *), Bash(git commit *), Bash(npm run *), Bash(npx *), Bash(uv run *), Bash(cargo *), Read, Write, Edit, Grep, Glob, Task, TodoWrite",
      "argument-hint": "--init to create plan, --continue to resume, --status to check progress"
    }
  },
  {
    "id": "laurigates/claude-plugins/workflow-preflight",
    "name": "workflow-preflight",
    "description": "Pre-work validation before starting implementation. Use when beginning work\non an issue, feature, or fix to verify remote state, check for existing PRs,\ndetect branch conflicts, and prevent redundant work. Catches problems that\ncause wasted effort: already-merged fixes, stale branches, unclean diffs.\n",
    "source": "laurigates/claude-plugins",
    "skillId": "workflow-preflight",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/laurigates/claude-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "model": "haiku",
      "args": "[issue-number|branch-name]",
      "allowed-tools": "Bash(git fetch *), Bash(git status *), Bash(git diff *), Bash(git log *), Bash(git branch *), Bash(git remote *), Bash(git stash *), Bash(gh pr *), Bash(gh issue *), Read, Grep, Glob, TodoWrite",
      "argument-hint": "optional issue number or branch name to check"
    }
  },
  {
    "id": "thebushidocollective/han/create-blog-post",
    "name": "create-blog-post",
    "description": "Research Reddit discussions and write a blog post about how Han addresses the topic",
    "source": "thebushidocollective/han",
    "skillId": "create-blog-post",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/create-do",
    "name": "create-do",
    "description": "Create a new discipline plugin with specialized agents",
    "source": "thebushidocollective/han",
    "skillId": "create-do",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/create-hashi",
    "name": "create-hashi",
    "description": "Create a new bridge plugin for MCP server integration",
    "source": "thebushidocollective/han",
    "skillId": "create-hashi",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "Package",
        "name": "Package",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "args",
        "name": "args",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "option",
        "name": "option",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/create-jutsu",
    "name": "create-jutsu",
    "description": "Create a new technique plugin for a technology (language, tool, framework, or validation)",
    "source": "thebushidocollective/han",
    "skillId": "create-jutsu",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/research-new-features",
    "name": "research-new-features",
    "description": "Research Claude AI/Code feature requests and discussions on Reddit",
    "source": "thebushidocollective/han",
    "skillId": "research-new-features",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/plugin-development",
    "name": "plugin-development",
    "description": "Use when creating or modifying Han plugins. Covers plugin structure, configuration, hooks, skills, and best practices.",
    "source": "thebushidocollective/han",
    "skillId": "plugin-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/architect",
    "name": "architect",
    "description": "Design system architecture and high-level technical strategy",
    "source": "thebushidocollective/han",
    "skillId": "architect",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/baseline-restorer",
    "name": "baseline-restorer",
    "description": "Use when multiple fix attempts fail and you need to systematically restore to a working baseline and reimplement instead of fixing broken code.",
    "source": "thebushidocollective/han",
    "skillId": "baseline-restorer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/boy-scout-rule",
    "name": "boy-scout-rule",
    "description": "Use when modifying existing files, refactoring, improving code quality, or touching legacy code by applying the Boy Scout Rule to leave code better than you found it.",
    "source": "thebushidocollective/han",
    "skillId": "boy-scout-rule",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/code-review",
    "name": "code-review",
    "description": "Code review a pull request",
    "source": "thebushidocollective/han",
    "skillId": "code-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/debug",
    "name": "debug",
    "description": "Investigate and diagnose issues without necessarily fixing them",
    "source": "thebushidocollective/han",
    "skillId": "debug",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/develop",
    "name": "develop",
    "description": "Comprehensive 8-phase workflow for developing new features with quality enforcement",
    "source": "thebushidocollective/han",
    "skillId": "develop",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/document",
    "name": "document",
    "description": "Generate or update documentation for code, APIs, or systems",
    "source": "thebushidocollective/han",
    "skillId": "document",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "project-name",
        "name": "project-name",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/explain",
    "name": "explain",
    "description": "Explain code, concepts, or technical decisions in clear, understandable terms",
    "source": "thebushidocollective/han",
    "skillId": "explain",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/fix",
    "name": "fix",
    "description": "Debug and fix bugs, errors, or unexpected behavior",
    "source": "thebushidocollective/han",
    "skillId": "fix",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/legacy-code-safety",
    "name": "legacy-code-safety",
    "description": "Use when modifying, removing, or refactoring code that lacks test coverage. Emphasizes the danger of untested changes and the RGR workflow to add characterization tests before modifications.",
    "source": "thebushidocollective/han",
    "skillId": "legacy-code-safety",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "stryker",
        "name": "stryker",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mutmut",
        "name": "mutmut",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/optimize",
    "name": "optimize",
    "description": "Optimize code for performance, readability, or efficiency",
    "source": "thebushidocollective/han",
    "skillId": "optimize",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lighthouse",
        "name": "lighthouse",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "webpack-bundle-analyzer",
        "name": "webpack-bundle-analyzer",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/orthogonality-principle",
    "name": "orthogonality-principle",
    "description": "Use when designing modules, APIs, and system architecture requiring independent, non-overlapping components where changes in one don't affect others.",
    "source": "thebushidocollective/han",
    "skillId": "orthogonality-principle",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/plan",
    "name": "plan",
    "description": "Create tactical implementation plan for a feature or task",
    "source": "thebushidocollective/han",
    "skillId": "plan",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/professional-honesty",
    "name": "professional-honesty",
    "description": "Use when responding to questions or providing information requiring professional honesty and directness over excessive agreeableness.",
    "source": "thebushidocollective/han",
    "skillId": "professional-honesty",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/project-memory",
    "name": "project-memory",
    "description": "Use when setting up or organizing Claude Code project memory (CLAUDE.md, .claude/rules/) for better context awareness, consistent behavior, and project-specific instructions.",
    "source": "thebushidocollective/han",
    "skillId": "project-memory",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/proof-of-work",
    "name": "proof-of-work",
    "description": "Use automatically during development workflows when making claims about tests, builds, verification, or code quality requiring concrete evidence to ensure trust through transparency.",
    "source": "thebushidocollective/han",
    "skillId": "proof-of-work",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/refactor",
    "name": "refactor",
    "description": "Restructure code to improve quality without changing behavior",
    "source": "thebushidocollective/han",
    "skillId": "refactor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/review",
    "name": "review",
    "description": "Multi-agent code review with confidence-based filtering",
    "source": "thebushidocollective/han",
    "skillId": "review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/simplicity-principles",
    "name": "simplicity-principles",
    "description": "Use when designing solutions, adding features, or refactoring by applying KISS, YAGNI, and Principle of Least Astonishment to write simple, predictable code.",
    "source": "thebushidocollective/han",
    "skillId": "simplicity-principles",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/solid-principles",
    "name": "solid-principles",
    "description": "Use during implementation when designing modules, functions, and components requiring SOLID principles for maintainable, flexible architecture.",
    "source": "thebushidocollective/han",
    "skillId": "solid-principles",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/structural-design-principles",
    "name": "structural-design-principles",
    "description": "Use when designing modules and components requiring Composition Over Inheritance, Law of Demeter, Tell Don't Ask, and Encapsulation principles that transcend programming paradigms.",
    "source": "thebushidocollective/han",
    "skillId": "structural-design-principles",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/test",
    "name": "test",
    "description": "Write tests for code using test-driven development principles",
    "source": "thebushidocollective/han",
    "skillId": "test",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/sre-incident-response",
    "name": "sre-incident-response",
    "description": "Use when responding to production incidents following SRE principles and best practices.",
    "source": "thebushidocollective/han",
    "skillId": "sre-incident-response",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/sre-monitoring",
    "name": "sre-monitoring-and-observability",
    "description": "Use when building comprehensive monitoring and observability systems.",
    "source": "thebushidocollective/han",
    "skillId": "sre-monitoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/sre-reliability",
    "name": "sre-reliability-engineering",
    "description": "Use when building reliable and scalable distributed systems.",
    "source": "thebushidocollective/han",
    "skillId": "sre-reliability",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/angular-dependency-injection",
    "name": "angular-dependency-injection",
    "description": "Use when building modular Angular applications requiring dependency injection with providers, injectors, and services.",
    "source": "thebushidocollective/han",
    "skillId": "angular-dependency-injection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/angular-rxjs-patterns",
    "name": "angular-rxjs-patterns",
    "description": "Use when handling async operations in Angular applications with observables, operators, and subjects.",
    "source": "thebushidocollective/han",
    "skillId": "angular-rxjs-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/angular-signals",
    "name": "angular-signals",
    "description": "Use when building Angular 16+ applications requiring fine-grained reactive state management and zone-less change detection.",
    "source": "thebushidocollective/han",
    "skillId": "angular-signals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/django-cbv-patterns",
    "name": "django-cbv-patterns",
    "description": "Use when Django Class-Based Views for building modular, reusable views. Use when creating CRUD operations and complex view logic.",
    "source": "thebushidocollective/han",
    "skillId": "django-cbv-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/django-orm-patterns",
    "name": "django-orm-patterns",
    "description": "Use when Django ORM patterns with models, queries, and relationships. Use when building database-driven Django applications.",
    "source": "thebushidocollective/han",
    "skillId": "django-orm-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/django-rest-framework",
    "name": "django-rest-framework",
    "description": "Use when Django REST Framework for building APIs with serializers, viewsets, and authentication. Use when creating RESTful APIs.",
    "source": "thebushidocollective/han",
    "skillId": "django-rest-framework",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ecto-changesets",
    "name": "ecto-changesets",
    "description": "Use when validating and casting data with Ecto changesets including field validation, constraints, nested changesets, and data transformation. Use for ensuring data integrity before database operations.",
    "source": "thebushidocollective/han",
    "skillId": "ecto-changesets",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ecto-query-patterns",
    "name": "ecto-query-patterns",
    "description": "Use when querying data with Ecto.Query DSL including where clauses, joins, aggregates, preloading, and query composition. Use for building flexible database queries in Elixir applications.",
    "source": "thebushidocollective/han",
    "skillId": "ecto-query-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ecto-schema-patterns",
    "name": "ecto-schema-patterns",
    "description": "Use when defining data structures using Ecto schemas including fields, associations, embedded schemas, and schema metadata. Use for modeling domain data in Elixir applications.",
    "source": "thebushidocollective/han",
    "skillId": "ecto-schema-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ecto-schemas",
    "name": "ecto-schemas",
    "description": "Use when defining and working with Ecto schemas including field types, associations, and embedded schemas. Use when modeling database entities in Elixir.",
    "source": "thebushidocollective/han",
    "skillId": "ecto-schemas",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/effect-concurrency",
    "name": "effect-concurrency",
    "description": "Use when Effect concurrency patterns including fibers, fork, join, parallel execution, and race conditions. Use for concurrent operations in Effect applications.",
    "source": "thebushidocollective/han",
    "skillId": "effect-concurrency",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/effect-core-patterns",
    "name": "effect-core-patterns",
    "description": "Use when Effect core patterns including Effect<A, E, R> type, succeed, fail, sync, promise, and Effect.gen for composing effects. Use for basic Effect operations.",
    "source": "thebushidocollective/han",
    "skillId": "effect-core-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/effect-dependency-injection",
    "name": "effect-dependency-injection",
    "description": "Use when Effect dependency injection patterns including Context, Layer, service definitions, and dependency composition. Use for managing dependencies in Effect applications.",
    "source": "thebushidocollective/han",
    "skillId": "effect-dependency-injection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/effect-error-handling",
    "name": "effect-error-handling",
    "description": "Use when Effect error handling patterns including catchAll, catchTag, either, option, and typed errors. Use for handling expected errors in Effect applications.",
    "source": "thebushidocollective/han",
    "skillId": "effect-error-handling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/effect-resource-management",
    "name": "effect-resource-management",
    "description": "Use when Effect resource management patterns including Scope, addFinalizer, scoped effects, and automatic cleanup. Use for managing resources in Effect applications.",
    "source": "thebushidocollective/han",
    "skillId": "effect-resource-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/effect-schema",
    "name": "effect-schema",
    "description": "Use when @effect/schema patterns including schema definition, validation, parsing, encoding, and transformations. Use for type-safe data validation in Effect applications.",
    "source": "thebushidocollective/han",
    "skillId": "effect-schema",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/effect-testing",
    "name": "effect-testing",
    "description": "Use when testing Effect code including Effect.gen in tests, test layers, mocking services, and testing error scenarios. Use for writing tests for Effect applications.",
    "source": "thebushidocollective/han",
    "skillId": "effect-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/expo-build",
    "name": "expo-build",
    "description": "Use when building and deploying Expo apps with EAS Build. Covers build configuration, development builds, production builds, and app store submission.",
    "source": "thebushidocollective/han",
    "skillId": "expo-build",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/expo-config",
    "name": "expo-config",
    "description": "Use when configuring Expo apps with app.json, app.config.js, and EAS configuration. Covers app metadata, plugins, build configuration, and environment variables.",
    "source": "thebushidocollective/han",
    "skillId": "expo-config",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/expo-modules",
    "name": "expo-modules",
    "description": "Use when working with Expo SDK modules for camera, location, notifications, file system, and other device APIs. Covers permissions, configurations, and best practices.",
    "source": "thebushidocollective/han",
    "skillId": "expo-modules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/expo-router",
    "name": "expo-router",
    "description": "Use when implementing file-based routing in Expo with Expo Router. Covers app directory structure, navigation, layouts, dynamic routes, and deep linking.",
    "source": "thebushidocollective/han",
    "skillId": "expo-router",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/expo-updates",
    "name": "expo-updates",
    "description": "Use when implementing over-the-air (OTA) updates with Expo Updates. Covers update configuration, checking for updates, and update strategies.",
    "source": "thebushidocollective/han",
    "skillId": "expo-updates",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/fastapi-async-patterns",
    "name": "fastapi-async-patterns",
    "description": "Use when FastAPI async patterns for building high-performance APIs. Use when handling concurrent requests and async operations.",
    "source": "thebushidocollective/han",
    "skillId": "fastapi-async-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/fastapi-dependency-injection",
    "name": "fastapi-dependency-injection",
    "description": "Master FastAPI dependency injection for building modular, testable APIs. Use when creating reusable dependencies and services.",
    "source": "thebushidocollective/han",
    "skillId": "fastapi-dependency-injection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/fastapi-validation",
    "name": "fastapi-validation",
    "description": "Use when FastAPI validation with Pydantic models. Use when building type-safe APIs with robust request/response validation.",
    "source": "thebushidocollective/han",
    "skillId": "fastapi-validation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/gluestack-accessibility",
    "name": "gluestack-accessibility",
    "description": "Use when ensuring accessible gluestack-ui implementations. Covers WAI-ARIA patterns, screen reader support, keyboard navigation, focus management, and WCAG 2.1 AA compliance.",
    "source": "thebushidocollective/han",
    "skillId": "gluestack-accessibility",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/gluestack-components",
    "name": "gluestack-components",
    "description": "Use when building UI with gluestack-ui components. Covers component composition, variants, sizes, states, accessibility props, and platform-specific considerations for React and React Native.",
    "source": "thebushidocollective/han",
    "skillId": "gluestack-components",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "gluestack-ui",
        "name": "gluestack-ui",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/gluestack-mcp-tools",
    "name": "gluestack-mcp-tools",
    "description": "Use when discovering, exploring, or retrieving gluestack-ui components via MCP tools. Provides access to component source code, variants, demos, and metadata.",
    "source": "thebushidocollective/han",
    "skillId": "gluestack-mcp-tools",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/gluestack-theming",
    "name": "gluestack-theming",
    "description": "Use when customizing gluestack-ui themes and design tokens. Covers theme provider setup, design tokens, dark mode, NativeWind integration, and extending themes.",
    "source": "thebushidocollective/han",
    "skillId": "gluestack-theming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ink-component-patterns",
    "name": "ink-component-patterns",
    "description": "Use when building terminal UIs with Ink component patterns for React-based CLI applications.",
    "source": "thebushidocollective/han",
    "skillId": "ink-component-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ink-hooks-state",
    "name": "ink-hooks-state",
    "description": "Use when managing state and side effects in Ink applications using React hooks for terminal UIs.",
    "source": "thebushidocollective/han",
    "skillId": "ink-hooks-state",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ink-layout-styling",
    "name": "ink-layout-styling",
    "description": "Use when creating terminal layouts with Ink using Flexbox-based positioning and styling for CLI applications.",
    "source": "thebushidocollective/han",
    "skillId": "ink-layout-styling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/nestjs-dependency-injection",
    "name": "nestjs-dependency-injection",
    "description": "Use when nestJS dependency injection with providers, modules, and decorators. Use when building modular NestJS applications.",
    "source": "thebushidocollective/han",
    "skillId": "nestjs-dependency-injection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/nestjs-guards-interceptors",
    "name": "nestjs-guards-interceptors",
    "description": "Use when nestJS guards and interceptors for auth, logging, and transformation. Use when implementing cross-cutting concerns.",
    "source": "thebushidocollective/han",
    "skillId": "nestjs-guards-interceptors",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/nestjs-testing",
    "name": "nestjs-testing",
    "description": "Use when nestJS testing with unit tests, integration tests, and e2e tests. Use when building well-tested NestJS applications.",
    "source": "thebushidocollective/han",
    "skillId": "nestjs-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/nextjs-app-router",
    "name": "nextjs-app-router",
    "description": "Use when next.js App Router with layouts, loading states, and streaming. Use when building modern Next.js 13+ applications.",
    "source": "thebushidocollective/han",
    "skillId": "nextjs-app-router",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/nextjs-data-fetching",
    "name": "nextjs-data-fetching",
    "description": "Use when next.js data fetching patterns including SSG, SSR, and ISR. Use when building data-driven Next.js applications.",
    "source": "thebushidocollective/han",
    "skillId": "nextjs-data-fetching",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/nextjs-server-components",
    "name": "nextjs-server-components",
    "description": "Use when next.js Server Components for optimal performance. Use when building data-intensive Next.js applications.",
    "source": "thebushidocollective/han",
    "skillId": "nextjs-server-components",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/phoenix-controllers",
    "name": "phoenix-controllers",
    "description": "Handle HTTP requests with Phoenix controllers including actions, parameters, rendering, flash messages, and redirects",
    "source": "thebushidocollective/han",
    "skillId": "phoenix-controllers",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/phoenix-patterns",
    "name": "phoenix-patterns",
    "description": "Use when applying Phoenix Framework best practices including context design, controller patterns, and application architecture. Use when building Phoenix applications.",
    "source": "thebushidocollective/han",
    "skillId": "phoenix-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/phoenix-routing",
    "name": "phoenix-routing",
    "description": "Define routes and URL helpers in Phoenix applications including resources, scopes, pipelines, and verified routes",
    "source": "thebushidocollective/han",
    "skillId": "phoenix-routing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/phoenix-views-templates",
    "name": "phoenix-views-templates",
    "description": "Render views and templates in Phoenix using HEEx templates, function components, slots, and assigns",
    "source": "thebushidocollective/han",
    "skillId": "phoenix-views-templates",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/rails-action-controller-patterns",
    "name": "rails-action-controller-patterns",
    "description": "Use when action Controller patterns including routing, filters, strong parameters, and REST conventions.",
    "source": "thebushidocollective/han",
    "skillId": "rails-action-controller-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/rails-active-record-patterns",
    "name": "rails-active-record-patterns",
    "description": "Use when active Record patterns including models, associations, queries, validations, and callbacks.",
    "source": "thebushidocollective/han",
    "skillId": "rails-active-record-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/rails-hotwire",
    "name": "rails-hotwire",
    "description": "Use when hotwire (Turbo and Stimulus) for building modern reactive Rails applications without complex JavaScript frameworks.",
    "source": "thebushidocollective/han",
    "skillId": "rails-hotwire",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/react-context-patterns",
    "name": "react-context-patterns",
    "description": "Use when React Context patterns for state management. Use when sharing state across component trees without prop drilling.",
    "source": "thebushidocollective/han",
    "skillId": "react-context-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/react-hooks-patterns",
    "name": "react-hooks-patterns",
    "description": "Use when React Hooks patterns including useState, useEffect, useContext, useMemo, useCallback, and custom hooks. Use for modern React development.",
    "source": "thebushidocollective/han",
    "skillId": "react-hooks-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "netlify",
        "name": "netlify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/react-performance",
    "name": "react-performance",
    "description": "Use when React performance optimization including memoization, lazy loading, and virtualization. Use when optimizing React applications.",
    "source": "thebushidocollective/han",
    "skillId": "react-performance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/react-native-components",
    "name": "react-native-components",
    "description": "Use when building React Native UI components with core components, custom components, and component patterns. Covers View, Text, Image, ScrollView, FlatList, and component composition.",
    "source": "thebushidocollective/han",
    "skillId": "react-native-components",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/react-native-native-modules",
    "name": "react-native-native-modules",
    "description": "Use when building or integrating native modules in React Native. Covers creating native modules, Turbo Modules, bridging native code, and accessing platform-specific APIs.",
    "source": "thebushidocollective/han",
    "skillId": "react-native-native-modules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/react-native-navigation",
    "name": "react-native-navigation",
    "description": "Use when implementing navigation in React Native apps with React Navigation. Covers stack, tab, drawer navigation, deep linking, and navigation patterns.",
    "source": "thebushidocollective/han",
    "skillId": "react-native-navigation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-navigation",
        "name": "@react-navigation/native",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-native-screens",
        "name": "react-native-screens",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-navigation",
        "name": "@react-navigation/native-stack",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-navigation",
        "name": "@react-navigation/bottom-tabs",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-navigation",
        "name": "@react-navigation/drawer",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/react-native-performance",
    "name": "react-native-performance",
    "description": "Use when optimizing React Native app performance. Covers FlatList optimization, memoization, image optimization, bundle size reduction, and profiling techniques.",
    "source": "thebushidocollective/han",
    "skillId": "react-native-performance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-native-bundle-visualizer",
        "name": "react-native-bundle-visualizer",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/react-native-platform",
    "name": "react-native-platform",
    "description": "Use when handling platform-specific code in React Native for iOS and Android. Covers Platform API, platform-specific components, native modules, and cross-platform best practices.",
    "source": "thebushidocollective/han",
    "skillId": "react-native-platform",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/react-native-styling",
    "name": "react-native-styling",
    "description": "Use when styling React Native components with StyleSheet, Flexbox layout, responsive design, and theming. Covers platform-specific styling and design systems.",
    "source": "thebushidocollective/han",
    "skillId": "react-native-styling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/react-native-web-core",
    "name": "react-native-web-core",
    "description": "Use when working with React Native Web projects. Provides core concepts, components, and cross-platform patterns for building web applications with React Native.",
    "source": "thebushidocollective/han",
    "skillId": "react-native-web-core",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/react-native-web-navigation",
    "name": "react-native-web-navigation",
    "description": "Use when implementing navigation in React Native Web projects. Provides patterns for React Navigation, deep linking, and web-specific routing.",
    "source": "thebushidocollective/han",
    "skillId": "react-native-web-navigation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/react-native-web-performance",
    "name": "react-native-web-performance",
    "description": "Use when optimizing React Native Web performance. Provides patterns for code splitting, bundle optimization, memoization, and web-specific performance improvements.",
    "source": "thebushidocollective/han",
    "skillId": "react-native-web-performance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/react-native-web-styling",
    "name": "react-native-web-styling",
    "description": "Use when styling React Native Web components. Provides patterns for StyleSheet API, platform-specific styles, responsive design, and theming.",
    "source": "thebushidocollective/han",
    "skillId": "react-native-web-styling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/react-native-web-testing",
    "name": "react-native-web-testing",
    "description": "Use when testing React Native Web applications. Provides patterns for Jest, React Native Testing Library, component testing, and web-specific testing strategies.",
    "source": "thebushidocollective/han",
    "skillId": "react-native-web-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/reactflow-custom-nodes",
    "name": "reactflow-custom-nodes",
    "description": "Use when creating custom React Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolbars, and advanced customization.",
    "source": "thebushidocollective/han",
    "skillId": "reactflow-custom-nodes",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/reactflow-fundamentals",
    "name": "reactflow-fundamentals",
    "description": "Use when building node-based UIs, flow diagrams, workflow editors, or interactive graphs with React Flow. Covers setup, nodes, edges, controls, and interactivity.",
    "source": "thebushidocollective/han",
    "skillId": "reactflow-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "xyflow",
        "name": "@xyflow/react",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/relay-fragments-patterns",
    "name": "relay-fragments-patterns",
    "description": "Use when relay fragment composition, data masking, colocation, and container patterns for React applications.",
    "source": "thebushidocollective/han",
    "skillId": "relay-fragments-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-relay",
        "name": "react-relay",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "graphql",
        "name": "graphql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/relay-mutations-patterns",
    "name": "relay-mutations-patterns",
    "description": "Use when relay mutations with optimistic updates, connections, declarative mutations, and error handling.",
    "source": "thebushidocollective/han",
    "skillId": "relay-mutations-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/relay-pagination",
    "name": "relay-pagination",
    "description": "Use when relay pagination with cursor-based pagination, infinite scroll, load more patterns, and connection protocols.",
    "source": "thebushidocollective/han",
    "skillId": "relay-pagination",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/svelteflow-custom-nodes",
    "name": "svelteflow-custom-nodes",
    "description": "Use when creating custom Svelte Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolbars, and advanced customization.",
    "source": "thebushidocollective/han",
    "skillId": "svelteflow-custom-nodes",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/svelteflow-fundamentals",
    "name": "svelteflow-fundamentals",
    "description": "Use when building node-based UIs, flow diagrams, workflow editors, or interactive graphs with Svelte Flow. Covers setup, nodes, edges, controls, and interactivity.",
    "source": "thebushidocollective/han",
    "skillId": "svelteflow-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "xyflow",
        "name": "@xyflow/svelte",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/vue-component-patterns",
    "name": "vue-component-patterns",
    "description": "Use when Vue component patterns including props, emits, slots, and provide/inject. Use when building reusable Vue components.",
    "source": "thebushidocollective/han",
    "skillId": "vue-component-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/vue-composition-api",
    "name": "vue-composition-api",
    "description": "Use when Vue 3 Composition API with reactive refs, computed, and composables. Use when building modern Vue 3 applications.",
    "source": "thebushidocollective/han",
    "skillId": "vue-composition-api",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/vue-reactivity-system",
    "name": "vue-reactivity-system",
    "description": "Use when Vue reactivity system with refs, reactive, computed, and watchers. Use when managing complex state in Vue applications.",
    "source": "thebushidocollective/han",
    "skillId": "vue-reactivity-system",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/zustand-advanced-patterns",
    "name": "zustand-advanced-patterns",
    "description": "Use when implementing advanced Zustand patterns including transient updates, subscriptions with selectors, store composition, and performance optimization techniques.",
    "source": "thebushidocollective/han",
    "skillId": "zustand-advanced-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/zustand-middleware",
    "name": "zustand-middleware",
    "description": "Use when implementing Zustand middleware for persistence, dev tools, immutability, and other enhanced store functionality. Covers persist, devtools, immer, and custom middleware.",
    "source": "thebushidocollective/han",
    "skillId": "zustand-middleware",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/zustand-store-patterns",
    "name": "zustand-store-patterns",
    "description": "Use when creating and managing Zustand stores for React state management. Covers store creation, selectors, actions, and basic usage patterns.",
    "source": "thebushidocollective/han",
    "skillId": "zustand-store-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/zustand-typescript",
    "name": "zustand-typescript",
    "description": "Use when working with Zustand in TypeScript projects. Covers type-safe store creation, typed selectors, and advanced TypeScript patterns with Zustand.",
    "source": "thebushidocollective/han",
    "skillId": "zustand-typescript",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/c-data-structures",
    "name": "c-data-structures",
    "description": "Use when fundamental C data structures including arrays, structs, linked lists, trees, and hash tables with memory-efficient implementations.",
    "source": "thebushidocollective/han",
    "skillId": "c-data-structures",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/c-systems-programming",
    "name": "c-systems-programming",
    "description": "Use when c systems programming including file I/O, processes, signals, and system calls for low-level system interaction.",
    "source": "thebushidocollective/han",
    "skillId": "c-systems-programming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/c-data-structures",
    "name": "c-data-structures",
    "description": "Use when implementing data structures in C including arrays, linked lists, trees, and hash tables with manual memory management.",
    "source": "thebushidocollective/han",
    "skillId": "c-data-structures",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/c-memory-management",
    "name": "c-memory-management",
    "description": "Use when managing memory in C programs with malloc/free, pointers, and avoiding common memory safety pitfalls.",
    "source": "thebushidocollective/han",
    "skillId": "c-memory-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/c-systems-programming",
    "name": "c-systems-programming",
    "description": "Use when writing low-level system software in C requiring file I/O, process management, signals, and system calls.",
    "source": "thebushidocollective/han",
    "skillId": "c-systems-programming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/cpp-modern-features",
    "name": "cpp-modern-features",
    "description": "Use when modern C++ features from C++11/14/17/20 including auto, lambdas, range-based loops, structured bindings, and concepts.",
    "source": "thebushidocollective/han",
    "skillId": "cpp-modern-features",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/cpp-smart-pointers",
    "name": "cpp-smart-pointers",
    "description": "Use when C++ smart pointers including unique_ptr, shared_ptr, and weak_ptr for automatic memory management following RAII principles.",
    "source": "thebushidocollective/han",
    "skillId": "cpp-smart-pointers",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/cpp-templates-metaprogramming",
    "name": "cpp-templates-metaprogramming",
    "description": "Use when C++ templates and metaprogramming including template specialization, SFINAE, type traits, and C++20 concepts.",
    "source": "thebushidocollective/han",
    "skillId": "cpp-templates-metaprogramming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/cpp-modern-features",
    "name": "cpp-modern-features",
    "description": "Use when working with modern C++ codebases requiring features from C++11 to C++23 including lambdas, move semantics, ranges, and concepts.",
    "source": "thebushidocollective/han",
    "skillId": "cpp-modern-features",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/cpp-smart-pointers",
    "name": "cpp-smart-pointers",
    "description": "Use when managing memory safely in C++ with smart pointers including unique_ptr, shared_ptr, weak_ptr, and RAII patterns.",
    "source": "thebushidocollective/han",
    "skillId": "cpp-smart-pointers",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/cpp-templates-metaprogramming",
    "name": "cpp-templates-metaprogramming",
    "description": "Use when creating generic and type-safe C++ libraries with templates, SFINAE, concepts, and compile-time metaprogramming.",
    "source": "thebushidocollective/han",
    "skillId": "cpp-templates-metaprogramming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/crystal-concurrency",
    "name": "crystal-concurrency",
    "description": "Use when implementing concurrent programming in Crystal using fibers, channels, and parallel execution patterns for high-performance, non-blocking applications.",
    "source": "thebushidocollective/han",
    "skillId": "crystal-concurrency",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/crystal-engineer",
    "name": "crystal-engineer",
    "description": "Use when working with Crystal language development including WebSocket communication, TLS/SSL configuration, HTTP frameworks, ORM operations, and high-performance concurrent systems.",
    "source": "thebushidocollective/han",
    "skillId": "crystal-engineer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/crystal-macros",
    "name": "crystal-macros",
    "description": "Use when implementing compile-time metaprogramming in Crystal using macros for code generation, DSLs, compile-time computation, and abstract syntax tree manipulation.",
    "source": "thebushidocollective/han",
    "skillId": "crystal-macros",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/csharp-async-patterns",
    "name": "csharp-async-patterns",
    "description": "Use when C# asynchronous programming with async/await, Task, ValueTask, ConfigureAwait, and async streams for responsive applications.",
    "source": "thebushidocollective/han",
    "skillId": "csharp-async-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/csharp-linq",
    "name": "csharp-linq",
    "description": "Use when lINQ (Language Integrated Query) with query and method syntax, deferred execution, expression trees, and performance optimization.",
    "source": "thebushidocollective/han",
    "skillId": "csharp-linq",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/csharp-nullable-types",
    "name": "csharp-nullable-types",
    "description": "Use when C# nullable reference types and value types for null safety, nullable annotations, and patterns for handling null values.",
    "source": "thebushidocollective/han",
    "skillId": "csharp-nullable-types",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/csharp-async-patterns",
    "name": "csharp-async-patterns",
    "description": "Use when C# async/await patterns including Task, ValueTask, async streams, and cancellation. Use when writing asynchronous C# code.",
    "source": "thebushidocollective/han",
    "skillId": "csharp-async-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/csharp-linq",
    "name": "csharp-linq",
    "description": "Use when lINQ query and method syntax, deferred execution, and performance optimization. Use when querying collections in C#.",
    "source": "thebushidocollective/han",
    "skillId": "csharp-linq",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/csharp-nullable-types",
    "name": "csharp-nullable-types",
    "description": "Use when C# nullable reference types, null safety patterns, and migration strategies. Use when ensuring null safety in C# code.",
    "source": "thebushidocollective/han",
    "skillId": "csharp-nullable-types",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/elixir-ecto-patterns",
    "name": "elixir-ecto-patterns",
    "description": "Use when Elixir Ecto patterns including schemas, changesets, queries, and transactions. Use when building database-driven Elixir applications.",
    "source": "thebushidocollective/han",
    "skillId": "elixir-ecto-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/elixir-otp-patterns",
    "name": "elixir-otp-patterns",
    "description": "Use when Elixir OTP patterns including GenServer, Supervisor, Agent, and Task. Use when building concurrent, fault-tolerant Elixir applications.",
    "source": "thebushidocollective/han",
    "skillId": "elixir-otp-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/elixir-pattern-matching",
    "name": "elixir-pattern-matching",
    "description": "Use when Elixir pattern matching including function clauses, case statements, with statements, and destructuring. Use for elegant control flow.",
    "source": "thebushidocollective/han",
    "skillId": "elixir-pattern-matching",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/erlang-concurrency",
    "name": "Erlang Concurrency",
    "description": "Use when erlang's concurrency model including lightweight processes, message passing, process links and monitors, error handling patterns, selective receive, and building massively concurrent systems on the BEAM VM.",
    "source": "thebushidocollective/han",
    "skillId": "erlang-concurrency",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/erlang-distribution",
    "name": "Erlang Distribution",
    "description": "Use when erlang distributed systems including node connectivity, distributed processes, global name registration, distributed supervision, network partitions, and building fault-tolerant multi-node applications on the BEAM VM.",
    "source": "thebushidocollective/han",
    "skillId": "erlang-distribution",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/erlang-otp-behaviors",
    "name": "Erlang OTP Behaviors",
    "description": "Use when oTP behaviors including gen_server for stateful processes, gen_statem for state machines, supervisors for fault tolerance, gen_event for event handling, and building robust, production-ready Erlang applications with proven patterns.",
    "source": "thebushidocollective/han",
    "skillId": "erlang-otp-behaviors",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/gleam-actor-model",
    "name": "Gleam Actor Model",
    "description": "Use when oTP actor patterns in Gleam including processes, message passing, GenServer implementations, supervisors, fault tolerance, state management, and building concurrent, fault-tolerant applications on the Erlang VM.",
    "source": "thebushidocollective/han",
    "skillId": "gleam-actor-model",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/gleam-interop",
    "name": "Gleam Erlang Interop",
    "description": "Use when gleam-Erlang interoperability including calling Erlang code from Gleam, using Erlang libraries, external functions, working with Erlang types, NIFs, and leveraging the BEAM ecosystem from Gleam applications.",
    "source": "thebushidocollective/han",
    "skillId": "gleam-interop",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/gleam-type-system",
    "name": "Gleam Type System",
    "description": "Use when gleam's type system including algebraic data types, custom types, pattern matching, generic types, type inference, opaque types, exhaustive checking, and functional error handling for building type-safe Erlang VM applications.",
    "source": "thebushidocollective/han",
    "skillId": "gleam-type-system",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/go-concurrency",
    "name": "go-concurrency",
    "description": "Use when Go concurrency with goroutines, channels, and sync patterns. Use when writing concurrent Go code.",
    "source": "thebushidocollective/han",
    "skillId": "go-concurrency",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/go-error-handling",
    "name": "go-error-handling",
    "description": "Use when Go error handling with error wrapping, sentinel errors, and custom error types. Use when handling errors in Go applications.",
    "source": "thebushidocollective/han",
    "skillId": "go-error-handling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/go-interfaces",
    "name": "go-interfaces",
    "description": "Use when Go interfaces including interface design, duck typing, and composition patterns. Use when designing Go APIs and abstractions.",
    "source": "thebushidocollective/han",
    "skillId": "go-interfaces",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/java-concurrency",
    "name": "java-concurrency",
    "description": "Use when Java concurrency with ExecutorService, CompletableFuture, and virtual threads. Use when building concurrent applications.",
    "source": "thebushidocollective/han",
    "skillId": "java-concurrency",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/java-generics",
    "name": "java-generics",
    "description": "Use when Java generics including type parameters, wildcards, and type bounds. Use when writing type-safe reusable code.",
    "source": "thebushidocollective/han",
    "skillId": "java-generics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/java-streams-api",
    "name": "java-streams-api",
    "description": "Use when Java Streams API for functional-style data processing. Use when processing collections with streams.",
    "source": "thebushidocollective/han",
    "skillId": "java-streams-api",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/kotlin-coroutines",
    "name": "Kotlin Coroutines",
    "description": "Use when kotlin coroutines for structured concurrency including suspend functions, coroutine builders, Flow, channels, and patterns for building efficient asynchronous code with cancellation and exception handling.",
    "source": "thebushidocollective/han",
    "skillId": "kotlin-coroutines",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/kotlin-dsl-patterns",
    "name": "Kotlin DSL Patterns",
    "description": "Use when domain-specific language design in Kotlin using type-safe builders, infix functions, operator overloading, lambdas with receivers, and patterns for creating expressive, readable DSLs for configuration and domain modeling.",
    "source": "thebushidocollective/han",
    "skillId": "kotlin-dsl-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/kotlin-null-safety",
    "name": "Kotlin Null Safety",
    "description": "Use when kotlin's null safety system including nullable types, safe calls, Elvis operator, smart casts, and patterns for eliminating NullPointerExceptions while maintaining code expressiveness and clarity.",
    "source": "thebushidocollective/han",
    "skillId": "kotlin-null-safety",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/lua-c-integration",
    "name": "Lua C Integration",
    "description": "Use when lua C API for extending Lua with native code including stack operations, calling C from Lua, calling Lua from C, creating C modules, userdata types, metatables in C, and performance optimization techniques.",
    "source": "thebushidocollective/han",
    "skillId": "lua-c-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/lua-coroutines",
    "name": "Lua Coroutines",
    "description": "Use when lua coroutines for cooperative multitasking including coroutine creation, yielding and resuming, passing values, generators, iterators, asynchronous patterns, state machines, and producer-consumer implementations.",
    "source": "thebushidocollective/han",
    "skillId": "lua-coroutines",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/lua-tables-patterns",
    "name": "Lua Tables Patterns",
    "description": "Use when lua tables as the universal data structure including arrays, dictionaries, objects, metatables, object-oriented patterns, data structures, and advanced table manipulation for building flexible, efficient Lua applications.",
    "source": "thebushidocollective/han",
    "skillId": "lua-tables-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/nim-c-interop",
    "name": "Nim C Interop",
    "description": "Use when nim-C interoperability including calling C from Nim, wrapping C libraries, importc/exportc pragmas, header generation, FFI patterns, and building high-performance systems code integrating Nim with existing C codebases.",
    "source": "thebushidocollective/han",
    "skillId": "nim-c-interop",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/nim-memory-management",
    "name": "Nim Memory Management",
    "description": "Use when nim's memory management including garbage collection strategies, manual memory control, destructors, move semantics, ref/ptr types, memory safety, and optimization techniques for performance-critical systems programming.",
    "source": "thebushidocollective/han",
    "skillId": "nim-memory-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/nim-metaprogramming",
    "name": "Nim Metaprogramming",
    "description": "Use when nim's metaprogramming including macros, templates, compile-time evaluation, AST manipulation, code generation, DSL creation, and leveraging compile-time computation for performance and abstraction in systems programming.",
    "source": "thebushidocollective/han",
    "skillId": "nim-metaprogramming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/objc-arc-patterns",
    "name": "Objective-C ARC Patterns",
    "description": "Use when automatic Reference Counting in Objective-C including strong/weak references, retain cycles, ownership qualifiers, bridging with Core Foundation, and patterns for memory-safe code without manual retain/release.",
    "source": "thebushidocollective/han",
    "skillId": "objc-arc-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/objc-blocks-gcd",
    "name": "Objective-C Blocks and GCD",
    "description": "Use when blocks (closures) and Grand Central Dispatch in Objective-C for concurrent programming including block syntax, capture semantics, dispatch queues, dispatch groups, and patterns for thread-safe asynchronous code.",
    "source": "thebushidocollective/han",
    "skillId": "objc-blocks-gcd",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/objc-protocols-categories",
    "name": "Objective-C Protocols and Categories",
    "description": "Use when objective-C protocols for defining interfaces and categories for extending classes, including formal protocols, optional methods, class extensions, and patterns for modular, reusable code design.",
    "source": "thebushidocollective/han",
    "skillId": "objc-protocols-categories",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/php-composer-autoloading",
    "name": "PHP Composer and Autoloading",
    "description": "Use when composer package management and PSR-4 autoloading including dependency management, autoload strategies, package creation, version constraints, and patterns for modern PHP project organization and distribution.",
    "source": "thebushidocollective/han",
    "skillId": "php-composer-autoloading",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/php-modern-features",
    "name": "PHP Modern Features",
    "description": "Use when modern PHP features including typed properties, union types, match expressions, named arguments, attributes, enums, and patterns for writing type-safe, expressive PHP code with latest language improvements.",
    "source": "thebushidocollective/han",
    "skillId": "php-modern-features",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/php-security-patterns",
    "name": "PHP Security Patterns",
    "description": "Use when essential PHP security patterns including input validation, SQL injection prevention, XSS protection, CSRF tokens, password hashing, secure session management, and defense-in-depth strategies for building secure PHP applications.",
    "source": "thebushidocollective/han",
    "skillId": "php-security-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/python-async-patterns",
    "name": "python-async-patterns",
    "description": "Master Python asynchronous programming with asyncio, async/await, and concurrent.futures. Use for async code and concurrency patterns.",
    "source": "thebushidocollective/han",
    "skillId": "python-async-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/python-data-classes",
    "name": "python-data-classes",
    "description": "Use when Python data modeling with dataclasses, attrs, and Pydantic. Use when creating data structures and models.",
    "source": "thebushidocollective/han",
    "skillId": "python-data-classes",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "attrs",
        "name": "attrs",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pydantic",
        "name": "pydantic",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/python-type-system",
    "name": "python-type-system",
    "description": "Use when Python's type system including type hints, mypy, Protocol, TypedDict, and Generics. Use when working with Python type annotations.",
    "source": "thebushidocollective/han",
    "skillId": "python-type-system",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "mypy",
        "name": "mypy",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ruby-blocks-procs-lambdas",
    "name": "ruby-blocks-procs-lambdas",
    "description": "Use when working with Ruby blocks, procs, lambdas, and functional programming patterns including closures and higher-order functions.",
    "source": "thebushidocollective/han",
    "skillId": "ruby-blocks-procs-lambdas",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ruby-gems-and-bundler",
    "name": "ruby-gems-bundler",
    "description": "Use when working with Ruby gems, Bundler for dependency management, creating gemspecs, and publishing gems to RubyGems.",
    "source": "thebushidocollective/han",
    "skillId": "ruby-gems-and-bundler",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "gem",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ruby-metaprogramming",
    "name": "ruby-metaprogramming",
    "description": "Use when working with Ruby metaprogramming features including dynamic method definition, method_missing, class_eval, define_method, and reflection.",
    "source": "thebushidocollective/han",
    "skillId": "ruby-metaprogramming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ruby-object-oriented-programming",
    "name": "ruby-oop",
    "description": "Use when working with Ruby's object-oriented programming features including classes, modules, inheritance, mixins, and method visibility.",
    "source": "thebushidocollective/han",
    "skillId": "ruby-object-oriented-programming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ruby-standard-library",
    "name": "ruby-standard-library",
    "description": "Use when working with Ruby's standard library including Enumerable, File I/O, Time/Date, Regular Expressions, and core classes.",
    "source": "thebushidocollective/han",
    "skillId": "ruby-standard-library",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/rust-async-patterns",
    "name": "rust-async-patterns",
    "description": "Use when Rust async programming with tokio, async/await, and futures. Use when writing asynchronous Rust code.",
    "source": "thebushidocollective/han",
    "skillId": "rust-async-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/rust-error-handling",
    "name": "rust-error-handling",
    "description": "Use when Rust error handling with Result, Option, custom errors, thiserror, and anyhow. Use when handling errors in Rust applications.",
    "source": "thebushidocollective/han",
    "skillId": "rust-error-handling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/rust-ownership-system",
    "name": "rust-ownership-system",
    "description": "Use when Rust's ownership system including ownership rules, borrowing, lifetimes, and memory safety. Use when working with Rust memory management.",
    "source": "thebushidocollective/han",
    "skillId": "rust-ownership-system",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/scala-collections",
    "name": "Scala Collections",
    "description": "Use when scala collections including immutable/mutable variants, List, Vector, Set, Map operations, collection transformations, lazy evaluation with views, parallel collections, and custom collection builders for efficient data processing.",
    "source": "thebushidocollective/han",
    "skillId": "scala-collections",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/scala-functional-patterns",
    "name": "Scala Functional Patterns",
    "description": "Use when functional programming patterns in Scala including higher-order functions, immutability, pattern matching, algebraic data types, monads, for-comprehensions, and functional composition for building robust, type-safe applications.",
    "source": "thebushidocollective/han",
    "skillId": "scala-functional-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/scala-type-system",
    "name": "Scala Type System",
    "description": "Use when scala's advanced type system including generics, variance, type bounds, implicit conversions, type classes, higher-kinded types, path-dependent types, and abstract type members for building type-safe, flexible APIs.",
    "source": "thebushidocollective/han",
    "skillId": "scala-type-system",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/swift-concurrency",
    "name": "Swift Concurrency",
    "description": "Use when swift's modern concurrency model including async/await, actors, task groups, structured concurrency, and async sequences for building safe, performant concurrent code without data races or callback pyramids.",
    "source": "thebushidocollective/han",
    "skillId": "swift-concurrency",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/swift-optionals-patterns",
    "name": "Swift Optionals Patterns",
    "description": "Use when swift's optional handling patterns including optional binding, chaining, nil coalescing, and modern approaches to safely working with optional values while avoiding common pitfalls and force unwrapping.",
    "source": "thebushidocollective/han",
    "skillId": "swift-optionals-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/swift-protocol-oriented",
    "name": "Swift Protocol-Oriented Programming",
    "description": "Use when protocol-oriented programming in Swift including protocol extensions, default implementations, protocol composition, associated types, and designing flexible, reusable abstractions that favor composition over inheritance.",
    "source": "thebushidocollective/han",
    "skillId": "swift-protocol-oriented",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/typescript-async-patterns",
    "name": "typescript-async-patterns",
    "description": "Use when typeScript async patterns including Promises, async/await, and async iterators with proper typing. Use when writing asynchronous TypeScript code.",
    "source": "thebushidocollective/han",
    "skillId": "typescript-async-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/typescript-typescript-type-system",
    "name": "typescript-type-system",
    "description": "Use when working with TypeScript's type system including strict mode, advanced types, generics, type guards, and compiler configuration.",
    "source": "thebushidocollective/han",
    "skillId": "typescript-typescript-type-system",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/typescript-utility-types",
    "name": "typescript-utility-types",
    "description": "Use when typeScript utility types, mapped types, and advanced type manipulation. Use when creating flexible, type-safe TypeScript code.",
    "source": "thebushidocollective/han",
    "skillId": "typescript-utility-types",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/atomic-design-atoms",
    "name": "atomic-design-atoms",
    "description": "Use when creating atomic-level UI components like buttons, inputs, labels, and icons. The smallest building blocks of a design system.",
    "source": "thebushidocollective/han",
    "skillId": "atomic-design-atoms",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/atomic-design-fundamentals",
    "name": "atomic-design-fundamentals",
    "description": "Use when applying Atomic Design methodology to organize UI components into quarks, atoms, molecules, organisms, templates, and pages. Core principles and hierarchy.",
    "source": "thebushidocollective/han",
    "skillId": "atomic-design-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/atomic-design-integration",
    "name": "atomic-design-integration",
    "description": "Use when integrating Atomic Design methodology with React, Vue, Angular, or other frameworks. Framework-specific implementation patterns.",
    "source": "thebushidocollective/han",
    "skillId": "atomic-design-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/atomic-design-molecules",
    "name": "atomic-design-molecules",
    "description": "Use when composing atoms into molecule components like form fields, search bars, and card headers. Molecules are functional groups of atoms.",
    "source": "thebushidocollective/han",
    "skillId": "atomic-design-molecules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/atomic-design-organisms",
    "name": "atomic-design-organisms",
    "description": "Use when building complex organisms from molecules and atoms like headers, footers, product cards, and sidebars. Organisms are distinct UI sections.",
    "source": "thebushidocollective/han",
    "skillId": "atomic-design-organisms",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/atomic-design-quarks",
    "name": "atomic-design-quarks",
    "description": "Use when working with design tokens, CSS custom properties, and primitive values that form the foundation below atoms. Quarks are the sub-atomic building blocks.",
    "source": "thebushidocollective/han",
    "skillId": "atomic-design-quarks",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/atomic-design-templates",
    "name": "atomic-design-templates",
    "description": "Use when creating page layouts without real content. Templates define the skeletal structure of pages using organisms, molecules, and atoms.",
    "source": "thebushidocollective/han",
    "skillId": "atomic-design-templates",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/bdd-collaboration",
    "name": "bdd-collaboration",
    "description": "Use when facilitating BDD collaboration between developers, testers, and business stakeholders. Use when running discovery workshops and example mapping sessions.",
    "source": "thebushidocollective/han",
    "skillId": "bdd-collaboration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/bdd-patterns",
    "name": "bdd-patterns",
    "description": "Use when applying Behavior-Driven Development patterns including Given-When-Then structure, feature files, and acceptance criteria. Use when writing BDD-style tests and specifications.",
    "source": "thebushidocollective/han",
    "skillId": "bdd-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/bdd-principles",
    "name": "bdd-principles",
    "description": "Core BDD concepts, philosophy, and the Three Amigos practice",
    "source": "thebushidocollective/han",
    "skillId": "bdd-principles",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/bdd-scenarios",
    "name": "bdd-scenarios",
    "description": "Use when writing effective BDD scenarios including acceptance criteria, edge cases, and scenario organization. Use when defining behavior specifications.",
    "source": "thebushidocollective/han",
    "skillId": "bdd-scenarios",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/commit-strategy",
    "name": "git-storytelling-commit-strategy",
    "description": "Use when planning commit strategies or determining when to commit changes. Helps developers commit early and often to tell the story of their development process.",
    "source": "thebushidocollective/han",
    "skillId": "commit-strategy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/git-branch-strategy",
    "name": "git-storytelling-branch-strategy",
    "description": "Use when planning git branching strategies or managing branches for development. Helps create clear development narratives through effective branch organization and workflow patterns.",
    "source": "thebushidocollective/han",
    "skillId": "git-branch-strategy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/git-commit-messages",
    "name": "git-storytelling-commit-messages",
    "description": "Use when writing commit messages that clearly communicate changes and tell the story of development. Helps create informative, well-structured commit messages that serve as documentation.",
    "source": "thebushidocollective/han",
    "skillId": "git-commit-messages",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/worktree-management",
    "name": "git-worktrees-worktree-management",
    "description": "Manage git worktrees - list active worktrees, prune stale ones, and merge work back into the main branch.",
    "source": "thebushidocollective/han",
    "skillId": "worktree-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/monorepo-architecture",
    "name": "monorepo-architecture",
    "description": "Use when designing monorepo structure, organizing packages, or migrating to monorepo architecture with architectural patterns for managing dependencies and scalable workspace configurations.",
    "source": "thebushidocollective/han",
    "skillId": "monorepo-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "myorg",
        "name": "@myorg/ui",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/monorepo-tooling",
    "name": "monorepo-tooling",
    "description": "Use when setting up monorepo tooling, optimizing builds, or migrating between tools with Turborepo, Nx, Bazel, Lerna for efficient task running, caching, and code generation.",
    "source": "thebushidocollective/han",
    "skillId": "monorepo-tooling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react",
        "name": "react",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/monorepo-workflows",
    "name": "monorepo-workflows",
    "description": "Use when setting up CI/CD, implementing versioning, optimizing workflows, or managing releases with monorepo development workflows including version management, publishing, and team collaboration practices.",
    "source": "thebushidocollective/han",
    "skillId": "monorepo-workflows",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "nx",
        "name": "nx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "myorg",
        "name": "@myorg/ui@beta",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "myorg",
        "name": "@myorg/ui",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/oop-encapsulation",
    "name": "oop-encapsulation",
    "description": "Use when applying encapsulation and information hiding principles in object-oriented design. Use when controlling access to object state and behavior.",
    "source": "thebushidocollective/han",
    "skillId": "oop-encapsulation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/oop-inheritance-composition",
    "name": "oop-inheritance-composition",
    "description": "Use when deciding between inheritance and composition in object-oriented design. Use when creating class hierarchies or composing objects from smaller components.",
    "source": "thebushidocollective/han",
    "skillId": "oop-inheritance-composition",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/oop-polymorphism",
    "name": "oop-polymorphism",
    "description": "Use when implementing polymorphism and interfaces in object-oriented design. Use when creating flexible, extensible systems with interchangeable components.",
    "source": "thebushidocollective/han",
    "skillId": "oop-polymorphism",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/test-driven-development",
    "name": "test-driven-development",
    "description": "Use when writing new functions, adding features, fixing bugs, or refactoring by applying TDD principles - write failing tests before implementation code, make them pass, then refactor.",
    "source": "thebushidocollective/han",
    "skillId": "test-driven-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/create-sop",
    "name": "create-sop",
    "description": "Create a new Standard Operating Procedure (SOP) file with proper structure",
    "source": "thebushidocollective/han",
    "skillId": "create-sop",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/sop-authoring",
    "name": "sop-authoring",
    "description": "Use when writing or creating new Standard Operating Procedures (SOPs) for AI agents. Covers effective SOP writing, clarity principles, and actionable instruction design.",
    "source": "thebushidocollective/han",
    "skillId": "sop-authoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/sop-maintenance",
    "name": "sop-maintenance",
    "description": "Use when updating, versioning, deprecating, or maintaining existing Standard Operating Procedures. Covers keeping SOPs accurate, relevant, and synchronized with implementation changes.",
    "source": "thebushidocollective/han",
    "skillId": "sop-maintenance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/sop-rfc2119",
    "name": "sop-rfc2119",
    "description": "Use when writing SOPs that require precise requirement levels using RFC 2119 constraint keywords (MUST, SHOULD, MAY). Covers proper usage of requirement keywords for deterministic agent behavior.",
    "source": "thebushidocollective/han",
    "skillId": "sop-rfc2119",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/sop-structure",
    "name": "sop-structure",
    "description": "Use when structuring Standard Operating Procedures with proper sections, organization, and markdown formatting. Covers SOP anatomy and section organization.",
    "source": "thebushidocollective/han",
    "skillId": "sop-structure",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/update-sop",
    "name": "update-sop",
    "description": "Update an existing SOP to reflect changes in tools, processes, or best practices",
    "source": "thebushidocollective/han",
    "skillId": "update-sop",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/comment",
    "name": "comment",
    "description": "Add a comment to a ClickUp task",
    "source": "thebushidocollective/han",
    "skillId": "comment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/complete",
    "name": "complete",
    "description": "Mark a ClickUp task as complete after validating checklist",
    "source": "thebushidocollective/han",
    "skillId": "complete",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/create",
    "name": "create",
    "description": "Create a new ClickUp task interactively",
    "source": "thebushidocollective/han",
    "skillId": "create",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/my-tasks",
    "name": "my-tasks",
    "description": "Show all ClickUp tasks assigned to you",
    "source": "thebushidocollective/han",
    "skillId": "my-tasks",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/search",
    "name": "search",
    "description": "Search for ClickUp tasks",
    "source": "thebushidocollective/han",
    "skillId": "search",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/start",
    "name": "start",
    "description": "Start work on a ClickUp task (transition to In Progress)",
    "source": "thebushidocollective/han",
    "skillId": "start",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/task",
    "name": "task",
    "description": "Get detailed information about a specific ClickUp task",
    "source": "thebushidocollective/han",
    "skillId": "task",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/validate",
    "name": "validate",
    "description": "Validate checklist items for a ClickUp task without changing status",
    "source": "thebushidocollective/han",
    "skillId": "validate",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/figma-analyze-frame",
    "name": "figma-analyze-frame",
    "description": "Analyze a Figma frame's structure, properties, and implementation considerations",
    "source": "thebushidocollective/han",
    "skillId": "figma-analyze-frame",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/figma-extract-tokens",
    "name": "figma-extract-tokens",
    "description": "Extract design tokens and variables from a Figma file to create or update a design system",
    "source": "thebushidocollective/han",
    "skillId": "figma-extract-tokens",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/figma-generate-component",
    "name": "figma-generate-component",
    "description": "Generate production-ready code from a Figma component or frame using the Figma MCP server",
    "source": "thebushidocollective/han",
    "skillId": "figma-generate-component",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/figma-sync-design-system",
    "name": "figma-sync-design-system",
    "description": "Sync design system components between Figma and code using Code Connect mappings",
    "source": "thebushidocollective/han",
    "skillId": "figma-sync-design-system",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/create-issue",
    "name": "create-issue",
    "description": "Create a new issue in a GitHub repository",
    "source": "thebushidocollective/han",
    "skillId": "create-issue",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/create-pr",
    "name": "create-pr",
    "description": "Create a new pull request in a GitHub repository",
    "source": "thebushidocollective/han",
    "skillId": "create-pr",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/load-pr-context",
    "name": "load-pr-context",
    "description": "Load PR context for the current branch using GitHub MCP tools",
    "source": "thebushidocollective/han",
    "skillId": "load-pr-context",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/review-pr",
    "name": "review-pr",
    "description": "Get comprehensive review of a GitHub pull request",
    "source": "thebushidocollective/han",
    "skillId": "review-pr",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/search-code",
    "name": "search-code",
    "description": "Search for code across GitHub repositories",
    "source": "thebushidocollective/han",
    "skillId": "search-code",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/view-workflow",
    "name": "view-workflow",
    "description": "View GitHub Actions workflow runs and status",
    "source": "thebushidocollective/han",
    "skillId": "view-workflow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/create-issue",
    "name": "create-issue",
    "description": "Create a new issue in a GitLab project",
    "source": "thebushidocollective/han",
    "skillId": "create-issue",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/create-mr",
    "name": "create-mr",
    "description": "Create a new merge request in a GitLab project",
    "source": "thebushidocollective/han",
    "skillId": "create-mr",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/load-mr-context",
    "name": "load-mr-context",
    "description": "Load MR context for the current branch using GitLab MCP tools",
    "source": "thebushidocollective/han",
    "skillId": "load-mr-context",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/monitor-pipeline",
    "name": "monitor-pipeline",
    "description": "Monitor a GitLab pipeline or job until completion, reporting status changes and failures in real-time",
    "source": "thebushidocollective/han",
    "skillId": "monitor-pipeline",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/review-mr",
    "name": "review-mr",
    "description": "Get comprehensive review of a GitLab merge request",
    "source": "thebushidocollective/han",
    "skillId": "review-mr",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/search-code",
    "name": "search-code",
    "description": "Search for code across your GitLab instance",
    "source": "thebushidocollective/han",
    "skillId": "search-code",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/view-pipeline",
    "name": "view-pipeline",
    "description": "View CI/CD pipeline status for a merge request or project",
    "source": "thebushidocollective/han",
    "skillId": "view-pipeline",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/comment",
    "name": "comment",
    "description": "Add a comment to a Jira ticket",
    "source": "thebushidocollective/han",
    "skillId": "comment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/complete",
    "name": "complete",
    "description": "Mark a Jira ticket as complete after validating acceptance criteria",
    "source": "thebushidocollective/han",
    "skillId": "complete",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/create",
    "name": "create",
    "description": "Create a new Jira ticket interactively",
    "source": "thebushidocollective/han",
    "skillId": "create",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/my-tickets",
    "name": "my-tickets",
    "description": "Show all Jira tickets assigned to you",
    "source": "thebushidocollective/han",
    "skillId": "my-tickets",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/search",
    "name": "search",
    "description": "Search for Jira tickets using JQL or text",
    "source": "thebushidocollective/han",
    "skillId": "search",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/start",
    "name": "start",
    "description": "Start work on a Jira ticket (transition to In Progress)",
    "source": "thebushidocollective/han",
    "skillId": "start",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ticket",
    "name": "ticket",
    "description": "Get detailed information about a specific Jira ticket",
    "source": "thebushidocollective/han",
    "skillId": "ticket",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/validate",
    "name": "validate",
    "description": "Validate acceptance criteria for a Jira ticket without changing status",
    "source": "thebushidocollective/han",
    "skillId": "validate",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/comment",
    "name": "comment",
    "description": "Add a comment to a Linear issue",
    "source": "thebushidocollective/han",
    "skillId": "comment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/complete",
    "name": "complete",
    "description": "Mark a Linear issue as complete after validating acceptance criteria",
    "source": "thebushidocollective/han",
    "skillId": "complete",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/create",
    "name": "create",
    "description": "Create a new Linear issue interactively",
    "source": "thebushidocollective/han",
    "skillId": "create",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/issue",
    "name": "issue",
    "description": "Get detailed information about a specific Linear issue",
    "source": "thebushidocollective/han",
    "skillId": "issue",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/my-issues",
    "name": "my-issues",
    "description": "Show all Linear issues assigned to you",
    "source": "thebushidocollective/han",
    "skillId": "my-issues",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/search",
    "name": "search",
    "description": "Search for Linear issues",
    "source": "thebushidocollective/han",
    "skillId": "search",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/start",
    "name": "start",
    "description": "Start work on a Linear issue (transition to In Progress)",
    "source": "thebushidocollective/han",
    "skillId": "start",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/validate",
    "name": "validate",
    "description": "Validate acceptance criteria for a Linear issue without changing status",
    "source": "thebushidocollective/han",
    "skillId": "validate",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/analyze-performance",
    "name": "analyze-performance",
    "description": "Analyze performance metrics and identify slow transactions in Sentry",
    "source": "thebushidocollective/han",
    "skillId": "analyze-performance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/check-releases",
    "name": "check-releases",
    "description": "Check release health and compare error rates across deployments",
    "source": "thebushidocollective/han",
    "skillId": "check-releases",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/incident-response",
    "name": "incident-response",
    "description": "Manage incident response workflow with Sentry alerts and issue tracking",
    "source": "thebushidocollective/han",
    "skillId": "incident-response",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/investigate-errors",
    "name": "investigate-errors",
    "description": "Investigate recent errors and exceptions in your Sentry projects",
    "source": "thebushidocollective/han",
    "skillId": "investigate-errors",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/query-events",
    "name": "query-events",
    "description": "Run custom queries on Sentry events and issues with advanced filtering",
    "source": "thebushidocollective/han",
    "skillId": "query-events",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/android-architecture",
    "name": "android-architecture",
    "description": "Use when implementing MVVM, clean architecture, dependency injection with Hilt, or structuring Android app layers.",
    "source": "thebushidocollective/han",
    "skillId": "android-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/jetpack-compose",
    "name": "android-jetpack-compose",
    "description": "Use when building Android UIs with Jetpack Compose, managing state with remember/mutableStateOf, or implementing declarative UI patterns.",
    "source": "thebushidocollective/han",
    "skillId": "jetpack-compose",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/kotlin-coroutines",
    "name": "android-kotlin-coroutines",
    "description": "Use when implementing async operations with Kotlin coroutines, Flow, StateFlow, or managing concurrency in Android apps.",
    "source": "thebushidocollective/han",
    "skillId": "kotlin-coroutines",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/agent-creation",
    "name": "claude-agent-sdk-agent-creation",
    "description": "Use when creating or configuring Claude AI agents using the Agent SDK. Covers agent initialization, configuration, and basic setup patterns.",
    "source": "thebushidocollective/han",
    "skillId": "agent-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/context-management",
    "name": "claude-agent-sdk-context-management",
    "description": "Use when managing agent context, memory, and conversation state in Claude AI agents using the Agent SDK.",
    "source": "thebushidocollective/han",
    "skillId": "context-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/tool-integration",
    "name": "claude-agent-sdk-tool-integration",
    "description": "Use when integrating tools, permissions, and MCP servers with Claude AI agents using the Agent SDK.",
    "source": "thebushidocollective/han",
    "skillId": "tool-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/configuration",
    "name": "fnox-configuration",
    "description": "Use when configuring Fnox secrets management with fnox.toml. Covers file structure, secrets definition, profiles, and hierarchical configurations.",
    "source": "thebushidocollective/han",
    "skillId": "configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/providers",
    "name": "fnox-providers",
    "description": "Use when configuring Fnox providers for encryption and secret storage. Covers age encryption, cloud providers (AWS, Azure, GCP), and password managers.",
    "source": "thebushidocollective/han",
    "skillId": "providers",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/security-best-practices",
    "name": "fnox-security-best-practices",
    "description": "Use when implementing secure secrets management with Fnox. Covers encryption, key management, access control, and security hardening.",
    "source": "thebushidocollective/han",
    "skillId": "security-best-practices",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/swift-concurrency",
    "name": "ios-swift-concurrency",
    "description": "Use when implementing async/await, Task management, actors, or Combine reactive patterns in iOS applications.",
    "source": "thebushidocollective/han",
    "skillId": "swift-concurrency",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/swiftui-patterns",
    "name": "ios-swiftui-patterns",
    "description": "Use when building SwiftUI views, managing state with @State/@Binding/@ObservableObject, or implementing declarative UI patterns in iOS apps.",
    "source": "thebushidocollective/han",
    "skillId": "swiftui-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/uikit-architecture",
    "name": "ios-uikit-architecture",
    "description": "Use when building iOS apps with UIKit, implementing MVVM/MVC/Coordinator patterns, or integrating UIKit with SwiftUI.",
    "source": "thebushidocollective/han",
    "skillId": "uikit-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/code-annotation-patterns",
    "name": "code-annotation-patterns",
    "description": "Use when annotating code with structured metadata, tags, and markers for AI-assisted development workflows. Covers annotation formats, semantic tags, and integration with development tools.",
    "source": "thebushidocollective/han",
    "skillId": "code-annotation-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/documentation-linking",
    "name": "documentation-linking",
    "description": "Use when creating bidirectional links between code and documentation. Covers link patterns, documentation references, context preservation across artifacts, and maintaining synchronization between code and docs.",
    "source": "thebushidocollective/han",
    "skillId": "documentation-linking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/note-taking-fundamentals",
    "name": "notetaker-fundamentals",
    "description": "Use when leaving structured notes, comments, and annotations in code. Covers AI note-taking patterns, TODO formats, context preservation, and development breadcrumbs for future AI assistants and human developers.",
    "source": "thebushidocollective/han",
    "skillId": "note-taking-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/incident-response",
    "name": "runbooks-incident-response",
    "description": "Use when creating incident response procedures and on-call playbooks. Covers incident management, communication protocols, and post-mortem documentation.",
    "source": "thebushidocollective/han",
    "skillId": "incident-response",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/runbook-structure",
    "name": "runbooks-structure",
    "description": "Use when creating structured operational runbooks for human operators. Covers runbook organization, documentation patterns, and best practices for clear operational procedures.",
    "source": "thebushidocollective/han",
    "skillId": "runbook-structure",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/troubleshooting-guides",
    "name": "runbooks-troubleshooting-guides",
    "description": "Use when creating troubleshooting guides and diagnostic procedures for operational issues. Covers problem diagnosis, root cause analysis, and systematic debugging.",
    "source": "thebushidocollective/han",
    "skillId": "troubleshooting-guides",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/scratch-workspace",
    "name": "scratch-workspace",
    "description": "Use when creating temporary files, drafts, experiments, or any content that should not be committed to version control. Ensures proper placement in .claude/.scratch with gitignore configuration.",
    "source": "thebushidocollective/han",
    "skillId": "scratch-workspace",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/alerts-issues",
    "name": "sentry-alerts-issues",
    "description": "Use when configuring Sentry alerts, managing issues, or setting up notifications. Covers alert rules, issue triage, and integrations.",
    "source": "thebushidocollective/han",
    "skillId": "alerts-issues",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/error-capturing",
    "name": "sentry-error-capturing",
    "description": "Use when capturing and reporting errors to Sentry, adding context, or handling exceptions. Covers error boundaries, context enrichment, and fingerprinting.",
    "source": "thebushidocollective/han",
    "skillId": "error-capturing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/performance-monitoring",
    "name": "sentry-performance-monitoring",
    "description": "Use when setting up performance monitoring, distributed tracing, or profiling with Sentry. Covers transactions, spans, and performance insights.",
    "source": "thebushidocollective/han",
    "skillId": "performance-monitoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/release-management",
    "name": "sentry-release-management",
    "description": "Use when managing Sentry releases, uploading source maps, or tracking deployments. Covers release health and commit association.",
    "source": "thebushidocollective/han",
    "skillId": "release-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/sdk-configuration",
    "name": "sentry-sdk-configuration",
    "description": "Use when initializing Sentry in applications, configuring SDK options, or setting up integrations across different frameworks and platforms.",
    "source": "thebushidocollective/han",
    "skillId": "sdk-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/sip-authentication-security",
    "name": "sip-authentication-security",
    "description": "Use when implementing SIP authentication, security mechanisms, and encryption. Use when securing SIP servers, clients, or proxies.",
    "source": "thebushidocollective/han",
    "skillId": "sip-authentication-security",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/sip-media-negotiation",
    "name": "sip-media-negotiation",
    "description": "Use when handling SDP offer/answer, codec negotiation, media capabilities, and RTP session setup in SIP applications.",
    "source": "thebushidocollective/han",
    "skillId": "sip-media-negotiation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/sip-protocol-fundamentals",
    "name": "sip-protocol-fundamentals",
    "description": "Use when working with SIP messages, methods, call flows, and protocol fundamentals for VoIP applications.",
    "source": "thebushidocollective/han",
    "skillId": "sip-protocol-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/tensorflow-data-pipelines",
    "name": "tensorflow-data-pipelines",
    "description": "Create efficient data pipelines with tf.data",
    "source": "thebushidocollective/han",
    "skillId": "tensorflow-data-pipelines",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/tensorflow-model-deployment",
    "name": "tensorflow-model-deployment",
    "description": "Deploy and serve TensorFlow models",
    "source": "thebushidocollective/han",
    "skillId": "tensorflow-model-deployment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/tensorflow-neural-networks",
    "name": "tensorflow-neural-networks",
    "description": "Build and train neural networks with TensorFlow",
    "source": "thebushidocollective/han",
    "skillId": "tensorflow-neural-networks",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/absinthe-resolvers",
    "name": "absinthe-resolvers",
    "description": "Use when implementing GraphQL resolvers with Absinthe. Covers resolver patterns, dataloader integration, batching, and error handling.",
    "source": "thebushidocollective/han",
    "skillId": "absinthe-resolvers",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/absinthe-schema",
    "name": "absinthe-schema",
    "description": "Use when designing GraphQL schemas with Absinthe. Covers type definitions, interfaces, unions, enums, and schema organization patterns.",
    "source": "thebushidocollective/han",
    "skillId": "absinthe-schema",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/absinthe-subscriptions",
    "name": "absinthe-subscriptions",
    "description": "Use when implementing real-time GraphQL subscriptions with Absinthe. Covers Phoenix channels, PubSub, and subscription patterns.",
    "source": "thebushidocollective/han",
    "skillId": "absinthe-subscriptions",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/act-docker-setup",
    "name": "act-docker-setup",
    "description": "Use when configuring Docker environments for act, selecting runner images, managing container resources, or troubleshooting Docker-related issues with local GitHub Actions testing.",
    "source": "thebushidocollective/han",
    "skillId": "act-docker-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/act-local-testing",
    "name": "act-local-testing",
    "description": "Use when testing GitHub Actions workflows locally with act. Covers act CLI usage, Docker configuration, debugging workflows, and troubleshooting common issues when running workflows on your local machine.",
    "source": "thebushidocollective/han",
    "skillId": "act-local-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "act",
        "name": "act",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/act-workflow-syntax",
    "name": "act-workflow-syntax",
    "description": "Use when creating or modifying GitHub Actions workflow files. Provides guidance on workflow syntax, triggers, jobs, steps, and expressions for creating valid GitHub Actions workflows that can be tested locally with act.",
    "source": "thebushidocollective/han",
    "skillId": "act-workflow-syntax",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ansible-inventory",
    "name": "ansible-inventory",
    "description": "Use when managing hosts and groups in Ansible inventory for organizing infrastructure and applying configurations across environments.",
    "source": "thebushidocollective/han",
    "skillId": "ansible-inventory",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ansible-playbooks",
    "name": "ansible-playbooks",
    "description": "Use when writing and organizing Ansible playbooks for automated configuration management and infrastructure orchestration.",
    "source": "thebushidocollective/han",
    "skillId": "ansible-playbooks",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ansible-roles",
    "name": "ansible-roles",
    "description": "Use when structuring and reusing code with Ansible roles for modular, maintainable automation and configuration management.",
    "source": "thebushidocollective/han",
    "skillId": "ansible-roles",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/apollo-caching-strategies",
    "name": "apollo-caching-strategies",
    "description": "Use when implementing Apollo caching strategies including cache policies, optimistic UI, cache updates, and normalization.",
    "source": "thebushidocollective/han",
    "skillId": "apollo-caching-strategies",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/apollo-client-patterns",
    "name": "apollo-client-patterns",
    "description": "Use when implementing Apollo Client patterns for queries, mutations, cache management, and local state in React applications.",
    "source": "thebushidocollective/han",
    "skillId": "apollo-client-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apollo",
        "name": "@apollo/client",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "graphql-tag",
        "name": "graphql-tag",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/apollo-server-patterns",
    "name": "apollo-server-patterns",
    "description": "Use when building GraphQL APIs with Apollo Server requiring resolvers, data sources, schema design, and federation.",
    "source": "thebushidocollective/han",
    "skillId": "apollo-server-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apollo",
        "name": "@apollo/server",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "graphql-tag",
        "name": "graphql-tag",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/blueprints-maintenance",
    "name": "blueprints-maintenance",
    "description": "Use after modifying existing systems to update blueprint documentation. Read blueprints before changes, update after. Prevents documentation drift.",
    "source": "thebushidocollective/han",
    "skillId": "blueprints-maintenance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/blueprints-organization",
    "name": "blueprints-organization",
    "description": "Use when managing blueprints directory structure and avoiding duplication. Always search existing blueprints before creating to prevent duplicate documentation. Handles naming conventions and cross-references.",
    "source": "thebushidocollective/han",
    "skillId": "blueprints-organization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/blueprints-writing",
    "name": "blueprints-writing",
    "description": "Use when creating or updating technical blueprint documentation for new features, API changes, or architectural modifications. Always search existing blueprints first to avoid duplication, then write with proper structure.",
    "source": "thebushidocollective/han",
    "skillId": "blueprints-writing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/create-blueprint",
    "name": "create-blueprint",
    "description": "Research a specific system and create or update its blueprints/ documentation",
    "source": "thebushidocollective/han",
    "skillId": "create-blueprint",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/generate-blueprints",
    "name": "generate-blueprints",
    "description": "Deeply research all systems and create or update blueprints/ documentation for the entire codebase",
    "source": "thebushidocollective/han",
    "skillId": "generate-blueprints",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/bun-bundler",
    "name": "bun-bundler",
    "description": "Use when bundling JavaScript/TypeScript code with Bun's fast bundler. Covers building for different targets, tree-shaking, code splitting, and optimization strategies.",
    "source": "thebushidocollective/han",
    "skillId": "bun-bundler",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/bun-package-manager",
    "name": "bun-package-manager",
    "description": "Use when managing dependencies with Bun's package manager. Covers installing packages, workspaces, lockfiles, and migrating from npm/yarn/pnpm to Bun.",
    "source": "thebushidocollective/han",
    "skillId": "bun-package-manager",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "express",
        "name": "express",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "typescript",
        "name": "typescript",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "cowsay",
        "name": "cowsay",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react@18.2.0",
        "name": "react@18.2.0",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "git@github.com",
        "name": "git@github.com",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react",
        "name": "react",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vue",
        "name": "vue",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "react-dom",
        "name": "react-dom",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/bun-runtime",
    "name": "bun-runtime",
    "description": "Use when working with Bun's runtime APIs including file I/O, HTTP servers, and native APIs. Covers modern JavaScript/TypeScript execution in Bun's fast runtime environment.",
    "source": "thebushidocollective/han",
    "skillId": "bun-runtime",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/bun-sqlite",
    "name": "bun-sqlite",
    "description": "Use when working with SQLite databases in Bun. Covers Bun's built-in SQLite driver, database operations, prepared statements, and transactions with high performance.",
    "source": "thebushidocollective/han",
    "skillId": "bun-sqlite",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/bun-testing",
    "name": "bun-testing",
    "description": "Use when writing tests with Bun's built-in test runner. Covers test organization, assertions, mocking, and snapshot testing using Bun's fast test infrastructure.",
    "source": "thebushidocollective/han",
    "skillId": "bun-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/podspec-fundamentals",
    "name": "cocoapods-podspec-fundamentals",
    "description": "Use when creating or modifying CocoaPods podspec files. Covers required attributes, file patterns, dependencies, and platform specifications for iOS, macOS, tvOS, watchOS, and visionOS projects.",
    "source": "thebushidocollective/han",
    "skillId": "podspec-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/privacy-manifests",
    "name": "cocoapods-privacy-manifests",
    "description": "Use when implementing iOS 17+ privacy manifests for CocoaPods libraries. Covers PrivacyInfo.xcprivacy file creation, required reasons API declarations, and proper resource bundle integration for App Store compliance.",
    "source": "thebushidocollective/han",
    "skillId": "privacy-manifests",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/publishing-workflow",
    "name": "cocoapods-publishing-workflow",
    "description": "Use when publishing CocoaPods libraries to CocoaPods Trunk. Covers pod trunk registration, podspec validation, version management, and publishing best practices for successful library distribution.",
    "source": "thebushidocollective/han",
    "skillId": "publishing-workflow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/subspecs-organization",
    "name": "cocoapods-subspecs-organization",
    "description": "Use when organizing complex CocoaPods libraries into subspecs. Covers modular architecture, dependency management between subspecs, and default subspecs patterns for better code organization and optional features.",
    "source": "thebushidocollective/han",
    "skillId": "subspecs-organization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/test-specs",
    "name": "cocoapods-test-specs",
    "description": "Use when adding automated tests to CocoaPods libraries using test specs. Covers test spec configuration, app host requirements, and testing patterns that integrate with pod lib lint validation.",
    "source": "thebushidocollective/han",
    "skillId": "test-specs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/cucumber-best-practices",
    "name": "cucumber-best-practices",
    "description": "Cucumber best practices, patterns, and anti-patterns",
    "source": "thebushidocollective/han",
    "skillId": "cucumber-best-practices",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/cucumber-fundamentals",
    "name": "cucumber-fundamentals",
    "description": "Core Cucumber concepts, Gherkin syntax, and feature file structure",
    "source": "thebushidocollective/han",
    "skillId": "cucumber-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/cucumber-step-definitions",
    "name": "cucumber-step-definitions",
    "description": "Writing effective step definitions and organizing test code",
    "source": "thebushidocollective/han",
    "skillId": "cucumber-step-definitions",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/cypress-advanced",
    "name": "cypress-advanced",
    "description": "Use when advanced Cypress features including custom commands, plugins, and network stubbing.",
    "source": "thebushidocollective/han",
    "skillId": "cypress-advanced",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/cypress-ci-cd",
    "name": "cypress-ci-cd",
    "description": "Use when cypress CI/CD integration including parallelization, test recording, and media capture.",
    "source": "thebushidocollective/han",
    "skillId": "cypress-ci-cd",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/cypress-fundamentals",
    "name": "cypress-fundamentals",
    "description": "Use when cypress fundamentals including commands, assertions, fixtures, and E2E testing patterns.",
    "source": "thebushidocollective/han",
    "skillId": "cypress-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/docker-compose-basics",
    "name": "docker-compose-basics",
    "description": "Use when defining and running multi-container Docker applications with Docker Compose YAML configuration.",
    "source": "thebushidocollective/han",
    "skillId": "docker-compose-basics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/docker-compose-networking",
    "name": "docker-compose-networking",
    "description": "Use when configuring networks and service communication in Docker Compose including bridge networks, overlay networks, service discovery, and inter-service communication.",
    "source": "thebushidocollective/han",
    "skillId": "docker-compose-networking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/docker-compose-production",
    "name": "docker-compose-production",
    "description": "Use when deploying Docker Compose applications to production including security hardening, resource management, health checks, logging, monitoring, and high-availability patterns.",
    "source": "thebushidocollective/han",
    "skillId": "docker-compose-production",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/artifacts-caching",
    "name": "gitlab-ci-artifacts-caching",
    "description": "Use when configuring artifacts for inter-job data passing or caching for faster builds. Covers cache strategies and artifact management.",
    "source": "thebushidocollective/han",
    "skillId": "artifacts-caching",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/cicd-best-practices",
    "name": "gitlab-ci-best-practices",
    "description": "Use when optimizing GitLab CI/CD pipelines for performance, reliability, or maintainability. Covers pipeline optimization and organizational patterns.",
    "source": "thebushidocollective/han",
    "skillId": "cicd-best-practices",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/job-configuration",
    "name": "gitlab-ci-job-configuration",
    "description": "Use when defining GitLab CI jobs, configuring scripts, setting up environments, or managing job dependencies. Covers job structure and execution options.",
    "source": "thebushidocollective/han",
    "skillId": "job-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/pipeline-configuration",
    "name": "gitlab-ci-pipeline-configuration",
    "description": "Use when configuring GitLab CI/CD pipelines, defining stages, or setting up workflow rules. Covers pipeline structure, stage ordering, and execution flow.",
    "source": "thebushidocollective/han",
    "skillId": "pipeline-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/variables-secrets",
    "name": "gitlab-ci-variables-secrets",
    "description": "Use when configuring GitLab CI/CD variables, managing secrets, or integrating with external secret providers. Covers secure credential handling.",
    "source": "thebushidocollective/han",
    "skillId": "variables-secrets",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/graphql-performance",
    "name": "graphql-performance",
    "description": "Use when optimizing GraphQL API performance with query complexity analysis, batching, caching strategies, depth limiting, monitoring, and database optimization.",
    "source": "thebushidocollective/han",
    "skillId": "graphql-performance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/graphql-resolvers",
    "name": "graphql-resolvers",
    "description": "Use when implementing GraphQL resolvers with resolver functions, context management, DataLoader batching, error handling, authentication, and testing strategies.",
    "source": "thebushidocollective/han",
    "skillId": "graphql-resolvers",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/graphql-schema-design",
    "name": "graphql-schema-design",
    "description": "Use when designing GraphQL schemas with type system, SDL patterns, field design, pagination, directives, and versioning strategies for maintainable and scalable APIs.",
    "source": "thebushidocollective/han",
    "skillId": "graphql-schema-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/graphql-inspector-audit",
    "name": "graphql-inspector-audit",
    "description": "Use when auditing GraphQL operations for complexity metrics, depth analysis, directive usage, or query performance concerns.",
    "source": "thebushidocollective/han",
    "skillId": "graphql-inspector-audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "graphql-inspector",
        "name": "@graphql-inspector/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/graphql-inspector-ci",
    "name": "graphql-inspector-ci",
    "description": "Use when setting up GraphQL Inspector in CI/CD pipelines, GitHub Actions, or GitLab CI for automated schema validation.",
    "source": "thebushidocollective/han",
    "skillId": "graphql-inspector-ci",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "graphql-inspector",
        "name": "@graphql-inspector/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/graphql-inspector-diff",
    "name": "graphql-inspector-diff",
    "description": "Use when detecting breaking changes between GraphQL schema versions, comparing schemas across branches, or validating schema migrations.",
    "source": "thebushidocollective/han",
    "skillId": "graphql-inspector-diff",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "graphql-inspector",
        "name": "@graphql-inspector/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/graphql-inspector-validate",
    "name": "graphql-inspector-validate",
    "description": "Use when validating GraphQL operations/documents against a schema, checking query depth, complexity, or fragment usage.",
    "source": "thebushidocollective/han",
    "skillId": "graphql-inspector-validate",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "graphql-inspector",
        "name": "@graphql-inspector/cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/helm-charts",
    "name": "helm-charts",
    "description": "Use when understanding and creating Helm charts for packaging and deploying Kubernetes applications.",
    "source": "thebushidocollective/han",
    "skillId": "helm-charts",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/helm-templates",
    "name": "helm-templates",
    "description": "Use when working with Helm templates and template functions for generating Kubernetes manifests dynamically.",
    "source": "thebushidocollective/han",
    "skillId": "helm-templates",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/helm-values",
    "name": "helm-values",
    "description": "Use when managing Helm values files and configuration overrides for customizing Kubernetes deployments.",
    "source": "thebushidocollective/han",
    "skillId": "helm-values",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/jest-advanced",
    "name": "jest-advanced",
    "description": "Use when advanced Jest features including custom matchers, parameterized tests with test.each, coverage configuration, and performance optimization.",
    "source": "thebushidocollective/han",
    "skillId": "jest-advanced",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/jest-configuration",
    "name": "jest-configuration",
    "description": "Use when jest configuration, setup files, module resolution, and project organization for optimal testing environments.",
    "source": "thebushidocollective/han",
    "skillId": "jest-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "jest",
        "name": "jest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/jest-testing-patterns",
    "name": "jest-testing-patterns",
    "description": "Use when jest testing patterns including unit tests, mocks, spies, snapshots, and assertion techniques for comprehensive test coverage.",
    "source": "thebushidocollective/han",
    "skillId": "jest-testing-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/junit-extensions",
    "name": "junit-extensions",
    "description": "Use when jUnit extensions including custom extensions, rules, and conditional test execution.",
    "source": "thebushidocollective/han",
    "skillId": "junit-extensions",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/junit-fundamentals",
    "name": "junit-fundamentals",
    "description": "Use when jUnit fundamentals including annotations, assertions, and test lifecycle for Java testing.",
    "source": "thebushidocollective/han",
    "skillId": "junit-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/junit-parameterized",
    "name": "junit-parameterized",
    "description": "Use when jUnit parameterized tests with various value sources and test factories.",
    "source": "thebushidocollective/han",
    "skillId": "junit-parameterized",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/kubernetes-manifests",
    "name": "kubernetes-manifests",
    "description": "Use when writing and deploying Kubernetes manifests for container orchestration.",
    "source": "thebushidocollective/han",
    "skillId": "kubernetes-manifests",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/kubernetes-resources",
    "name": "kubernetes-resources",
    "description": "Use when managing Kubernetes resources including deployments, services, configmaps, and secrets.",
    "source": "thebushidocollective/han",
    "skillId": "kubernetes-resources",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/kubernetes-security",
    "name": "kubernetes-security",
    "description": "Use when implementing Kubernetes security best practices including RBAC, pod security policies, and network policies.",
    "source": "thebushidocollective/han",
    "skillId": "kubernetes-security",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/kustomize-basics",
    "name": "kustomize-basics",
    "description": "Use when customizing Kubernetes configurations without templates using Kustomize overlays and patches.",
    "source": "thebushidocollective/han",
    "skillId": "kustomize-basics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/kustomize-generators",
    "name": "kustomize-generators",
    "description": "Use when generating ConfigMaps and Secrets with Kustomize for Kubernetes configuration management.",
    "source": "thebushidocollective/han",
    "skillId": "kustomize-generators",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/kustomize-overlays",
    "name": "kustomize-overlays",
    "description": "Use when managing environment-specific Kubernetes configurations with Kustomize overlays and patches.",
    "source": "thebushidocollective/han",
    "skillId": "kustomize-overlays",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/maven-build-lifecycle",
    "name": "maven-build-lifecycle",
    "description": "Use when working with Maven build phases, goals, profiles, or customizing the build process for Java projects.",
    "source": "thebushidocollective/han",
    "skillId": "maven-build-lifecycle",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/maven-dependency-management",
    "name": "maven-dependency-management",
    "description": "Use when managing Maven dependencies, resolving dependency conflicts, configuring BOMs, or optimizing dependency trees in Java projects.",
    "source": "thebushidocollective/han",
    "skillId": "maven-dependency-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/maven-plugin-configuration",
    "name": "maven-plugin-configuration",
    "description": "Use when configuring Maven plugins, setting up common plugins like compiler, surefire, jar, or creating custom plugin executions.",
    "source": "thebushidocollective/han",
    "skillId": "maven-plugin-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/environment-management",
    "name": "mise-environment-management",
    "description": "Use when managing environment variables and project settings with Mise. Covers env configuration, direnv replacement, and per-directory settings.",
    "source": "thebushidocollective/han",
    "skillId": "environment-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/task-configuration",
    "name": "mise-task-configuration",
    "description": "Use when defining and configuring Mise tasks in mise.toml. Covers task definitions, dependencies, file tasks, and parallel execution.",
    "source": "thebushidocollective/han",
    "skillId": "task-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/tool-management",
    "name": "mise-tool-management",
    "description": "Use when managing development tool versions with Mise. Covers installing tools, version pinning, and replacing language-specific version managers.",
    "source": "thebushidocollective/han",
    "skillId": "tool-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "deno",
        "name": "deno",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm@latest",
        "name": "npm@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/mocha-assertions",
    "name": "mocha-assertions",
    "description": "Use when assertion libraries for Mocha including Chai with expect, should, and assert styles.",
    "source": "thebushidocollective/han",
    "skillId": "mocha-assertions",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/mocha-configuration",
    "name": "mocha-configuration",
    "description": "Use when mocha configuration including reporters, config files, plugins, and CI integration.",
    "source": "thebushidocollective/han",
    "skillId": "mocha-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/mocha-fundamentals",
    "name": "mocha-fundamentals",
    "description": "Use when mocha test structure, hooks, and async testing patterns for JavaScript testing.",
    "source": "thebushidocollective/han",
    "skillId": "mocha-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/playwright-fixtures-and-hooks",
    "name": "playwright-fixtures-and-hooks",
    "description": "Use when managing test state and infrastructure with reusable Playwright fixtures and lifecycle hooks for efficient test setup and teardown.",
    "source": "thebushidocollective/han",
    "skillId": "playwright-fixtures-and-hooks",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/playwright-page-object-model",
    "name": "playwright-page-object-model",
    "description": "Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patterns.",
    "source": "thebushidocollective/han",
    "skillId": "playwright-page-object-model",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/playwright-test-architecture",
    "name": "playwright-test-architecture",
    "description": "Use when setting up Playwright test projects and organizing test suites with proper configuration and project structure.",
    "source": "thebushidocollective/han",
    "skillId": "playwright-test-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "@playwright/test",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "@playwright/test@latest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/playwright-bdd-configuration",
    "name": "playwright-bdd-configuration",
    "description": "Use when configuring Playwright BDD projects, setting up defineBddConfig(), configuring feature and step file paths, and integrating with Playwright config.",
    "source": "thebushidocollective/han",
    "skillId": "playwright-bdd-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright-bdd",
        "name": "playwright-bdd",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "bddgen",
        "name": "bddgen",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/playwright-bdd-gherkin-syntax",
    "name": "playwright-bdd-gherkin-syntax",
    "description": "Use when writing Gherkin feature files, using Scenario Outline with Examples, applying tags for test organization, and leveraging Background sections for shared setup.",
    "source": "thebushidocollective/han",
    "skillId": "playwright-bdd-gherkin-syntax",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/playwright-bdd-step-definitions",
    "name": "playwright-bdd-step-definitions",
    "description": "Use when creating step definitions with Given, When, Then, using createBdd() for step functions, implementing Page Object Model patterns, and sharing fixtures between steps.",
    "source": "thebushidocollective/han",
    "skillId": "playwright-bdd-step-definitions",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/pulumi-basics",
    "name": "pulumi-basics",
    "description": "Use when writing infrastructure-as-code with Pulumi using programming languages for cloud resource provisioning.",
    "source": "thebushidocollective/han",
    "skillId": "pulumi-basics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/pulumi-components",
    "name": "pulumi-components",
    "description": "Use when building reusable infrastructure components with Pulumi for modular, composable cloud resources.",
    "source": "thebushidocollective/han",
    "skillId": "pulumi-components",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/pulumi-stacks",
    "name": "pulumi-stacks",
    "description": "Use when managing multiple environments with Pulumi stacks for development, staging, and production deployments.",
    "source": "thebushidocollective/han",
    "skillId": "pulumi-stacks",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/pytest-advanced",
    "name": "pytest-advanced",
    "description": "Use when advanced Pytest features including markers, custom assertions, hooks, and coverage configuration.",
    "source": "thebushidocollective/han",
    "skillId": "pytest-advanced",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/pytest-fixtures",
    "name": "pytest-fixtures",
    "description": "Use when pytest fixtures, conftest files, parametrize decorators, and fixture scopes for comprehensive test setup.",
    "source": "thebushidocollective/han",
    "skillId": "pytest-fixtures",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/pytest-plugins",
    "name": "pytest-plugins",
    "description": "Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.",
    "source": "thebushidocollective/han",
    "skillId": "pytest-plugins",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/rspec-advanced",
    "name": "rspec-advanced",
    "description": "Use when advanced RSpec features including custom matchers, shared examples, metadata, and hooks.",
    "source": "thebushidocollective/han",
    "skillId": "rspec-advanced",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/rspec-fundamentals",
    "name": "rspec-fundamentals",
    "description": "Use when rSpec fundamentals including describe, context, it blocks, let, and basic matchers for BDD testing.",
    "source": "thebushidocollective/han",
    "skillId": "rspec-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/rspec-mocking",
    "name": "rspec-mocking",
    "description": "Use when rSpec mocking with doubles, stubs, mocks, spies, and partial mocking strategies.",
    "source": "thebushidocollective/han",
    "skillId": "rspec-mocking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/storybook-args-controls",
    "name": "storybook-args-controls",
    "description": "Use when configuring interactive controls and args for Storybook stories. Helps create dynamic, explorable component demonstrations with proper type constraints.",
    "source": "thebushidocollective/han",
    "skillId": "storybook-args-controls",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/storybook-component-documentation",
    "name": "storybook-component-documentation",
    "description": "Use when creating or improving component documentation in Storybook. Helps generate comprehensive docs using MDX, autodocs, and JSDoc comments.",
    "source": "thebushidocollective/han",
    "skillId": "storybook-component-documentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "company",
        "name": "@company/ui-components",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/storybook-configuration",
    "name": "storybook-configuration",
    "description": "Use when setting up or configuring Storybook for a project. Covers main configuration, addons, builders, and framework-specific setup.",
    "source": "thebushidocollective/han",
    "skillId": "storybook-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/storybook-play-functions",
    "name": "storybook-play-functions",
    "description": "Use when adding interaction testing to Storybook stories. Enables automated testing of component behavior, user interactions, and state changes directly in stories.",
    "source": "thebushidocollective/han",
    "skillId": "storybook-play-functions",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/storybook-story-writing",
    "name": "storybook-story-writing",
    "description": "Use when creating or modifying Storybook stories for components. Ensures stories follow CSF3 format, properly showcase component variations, and build successfully.",
    "source": "thebushidocollective/han",
    "skillId": "storybook-story-writing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/syncpack-configuration",
    "name": "syncpack-configuration",
    "description": "Use when setting up or configuring syncpack for a monorepo. Covers configuration files, workspace detection, and custom rule definitions for dependency version management.",
    "source": "thebushidocollective/han",
    "skillId": "syncpack-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/syncpack-version-groups",
    "name": "syncpack-version-groups",
    "description": "Use when defining version policies, banning dependencies, pinning versions, or creating partitioned version groups in syncpack. Covers advanced version management patterns.",
    "source": "thebushidocollective/han",
    "skillId": "syncpack-version-groups",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "syncpack",
        "name": "syncpack",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/tailwind-components",
    "name": "tailwind-components",
    "description": "Use when building reusable component patterns with Tailwind CSS. Covers component extraction, @apply directive, and composable design patterns.",
    "source": "thebushidocollective/han",
    "skillId": "tailwind-components",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/tailwind-configuration",
    "name": "tailwind-configuration",
    "description": "Use when setting up or customizing Tailwind CSS configuration, theme customization, plugins, and build setup. Covers tailwind.config.js setup and content paths.",
    "source": "thebushidocollective/han",
    "skillId": "tailwind-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/tailwind-performance",
    "name": "tailwind-performance",
    "description": "Use when optimizing Tailwind CSS for production, reducing bundle size, and improving performance. Covers PurgeCSS, JIT mode, and build optimization.",
    "source": "thebushidocollective/han",
    "skillId": "tailwind-performance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tailwindcss",
        "name": "tailwindcss",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/tailwind-responsive-design",
    "name": "tailwind-responsive-design",
    "description": "Use when building responsive layouts and mobile-first designs with Tailwind CSS. Covers breakpoints, container queries, and responsive utilities.",
    "source": "thebushidocollective/han",
    "skillId": "tailwind-responsive-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/tailwind-utility-classes",
    "name": "tailwind-utility-classes",
    "description": "Use when working with Tailwind CSS utility classes for layout, spacing, typography, colors, and visual effects. Covers utility-first CSS patterns and class composition.",
    "source": "thebushidocollective/han",
    "skillId": "tailwind-utility-classes",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/terraform-configuration",
    "name": "terraform-configuration",
    "description": "Use when writing and organizing Terraform infrastructure-as-code configurations for cloud resource provisioning.",
    "source": "thebushidocollective/han",
    "skillId": "terraform-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/terraform-modules",
    "name": "terraform-modules",
    "description": "Use when creating and using reusable Terraform modules for organizing and sharing infrastructure code.",
    "source": "thebushidocollective/han",
    "skillId": "terraform-modules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/terraform-state",
    "name": "terraform-state",
    "description": "Use when managing Terraform state files, remote backends, and state locking for infrastructure coordination.",
    "source": "thebushidocollective/han",
    "skillId": "terraform-state",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/testng-data-driven",
    "name": "testng-data-driven",
    "description": "Use when implementing data-driven tests with TestNG DataProviders, factory methods, and parameterization patterns.",
    "source": "thebushidocollective/han",
    "skillId": "testng-data-driven",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/testng-fundamentals",
    "name": "testng-fundamentals",
    "description": "Use when working with TestNG annotations, assertions, test lifecycle, and configuration for Java testing.",
    "source": "thebushidocollective/han",
    "skillId": "testng-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/testng-parallel",
    "name": "testng-parallel",
    "description": "Use when configuring parallel test execution with TestNG including thread pools, suite configuration, and synchronization.",
    "source": "thebushidocollective/han",
    "skillId": "testng-parallel",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/vitest-configuration",
    "name": "vitest-configuration",
    "description": "Use when vitest configuration, Vite integration, workspace setup, and test environment configuration for modern testing.",
    "source": "thebushidocollective/han",
    "skillId": "vitest-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "@vitest/ui",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "@vitest/browser",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "@vitest/coverage-v8",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "@vitest/coverage-istanbul",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/vitest-performance",
    "name": "vitest-performance",
    "description": "Use when vitest performance optimization including fast execution, watch mode, and parallelization strategies.",
    "source": "thebushidocollective/han",
    "skillId": "vitest-performance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/vitest-testing-patterns",
    "name": "vitest-testing-patterns",
    "description": "Use when vitest testing patterns including unit tests, mocks, spies, and browser mode testing.",
    "source": "thebushidocollective/han",
    "skillId": "vitest-testing-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ameba-configuration",
    "name": "ameba-configuration",
    "description": "Use when configuring Ameba rules and settings for Crystal projects including .ameba.yml setup, rule management, severity levels, and code quality enforcement.",
    "source": "thebushidocollective/han",
    "skillId": "ameba-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ameba-custom-rules",
    "name": "ameba-custom-rules",
    "description": "Use when creating custom Ameba rules for Crystal code analysis including rule development, AST traversal, issue reporting, and rule testing.",
    "source": "thebushidocollective/han",
    "skillId": "ameba-custom-rules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/ameba-integration",
    "name": "ameba-integration",
    "description": "Use when integrating Ameba into development workflows including CI/CD pipelines, pre-commit hooks, GitHub Actions, and automated code review processes.",
    "source": "thebushidocollective/han",
    "skillId": "ameba-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pre-commit",
        "name": "pre-commit",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "pre-commit",
        "name": "pre-commit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/biome-configuration",
    "name": "biome-configuration",
    "description": "Use when biome configuration including biome.json setup, schema versions, VCS integration, and project organization.",
    "source": "thebushidocollective/han",
    "skillId": "biome-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "biomejs",
        "name": "@biomejs/biome",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "biome",
        "name": "biome",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/checkstyle-configuration",
    "name": "checkstyle-configuration",
    "description": "Use when configuring Checkstyle for Java projects with XML config, custom checks, properties, and module setup.",
    "source": "thebushidocollective/han",
    "skillId": "checkstyle-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/checkstyle-custom",
    "name": "checkstyle-custom",
    "description": "Use when developing custom Checkstyle checks, filters, and plugin integrations for project-specific Java code standards.",
    "source": "thebushidocollective/han",
    "skillId": "checkstyle-custom",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/checkstyle-rules",
    "name": "checkstyle-rules",
    "description": "Use when applying Checkstyle built-in checks for Java code including naming conventions, code metrics, and suppressions.",
    "source": "thebushidocollective/han",
    "skillId": "checkstyle-rules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/clippy-configuration",
    "name": "clippy-configuration",
    "description": "Use when configuring Clippy for Rust projects with TOML config, lint groups, attributes, and workspace setup.",
    "source": "thebushidocollective/han",
    "skillId": "clippy-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/clippy-custom",
    "name": "clippy-custom",
    "description": "Use when developing custom Clippy lints, implementing lint passes, and contributing to Clippy for Rust code standards.",
    "source": "thebushidocollective/han",
    "skillId": "clippy-custom",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/clippy-lints",
    "name": "clippy-lints",
    "description": "Use when applying Clippy lint categories for Rust code including correctness, performance, style, and custom lint configuration.",
    "source": "thebushidocollective/han",
    "skillId": "clippy-lints",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/credo-checks",
    "name": "credo-checks",
    "description": "Use when understanding and fixing common Credo check issues for Elixir code quality and consistency.",
    "source": "thebushidocollective/han",
    "skillId": "credo-checks",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/credo-configuration",
    "name": "credo-configuration",
    "description": "Use when configuring Credo static analysis for Elixir projects requiring customized code quality rules and settings.",
    "source": "thebushidocollective/han",
    "skillId": "credo-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/credo-custom-checks",
    "name": "credo-custom-checks",
    "description": "Use when creating custom Credo checks for project-specific code quality rules and standards in Elixir.",
    "source": "thebushidocollective/han",
    "skillId": "credo-custom-checks",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/dialyzer-analysis",
    "name": "dialyzer-analysis",
    "description": "Use when analyzing and fixing Dialyzer warnings and type discrepancies in Erlang/Elixir code.",
    "source": "thebushidocollective/han",
    "skillId": "dialyzer-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/dialyzer-configuration",
    "name": "dialyzer-configuration",
    "description": "Use when configuring Dialyzer for Erlang/Elixir type checking and static analysis.",
    "source": "thebushidocollective/han",
    "skillId": "dialyzer-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/dialyzer-integration",
    "name": "dialyzer-integration",
    "description": "Use when integrating Dialyzer into development workflows and CI/CD pipelines for Erlang/Elixir projects.",
    "source": "thebushidocollective/han",
    "skillId": "dialyzer-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/eslint-configuration",
    "name": "eslint-configuration",
    "description": "Use when eSLint configuration including config files, extends, plugins, and environment setup.",
    "source": "thebushidocollective/han",
    "skillId": "eslint-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/eslint-custom",
    "name": "eslint-custom",
    "description": "Use when custom ESLint rules and plugins including rule development, AST traversal, and publishing.",
    "source": "thebushidocollective/han",
    "skillId": "eslint-custom",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/eslint-rules",
    "name": "eslint-rules",
    "description": "Use when eSLint built-in rules including rule configuration, severity levels, and disabling strategies.",
    "source": "thebushidocollective/han",
    "skillId": "eslint-rules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/markdown-documentation",
    "name": "markdown-documentation",
    "description": "Use when writing technical documentation, READMEs, or project documentation in markdown. Covers structure, conventions, and best practices.",
    "source": "thebushidocollective/han",
    "skillId": "markdown-documentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/markdown-syntax-fundamentals",
    "name": "markdown-syntax-fundamentals",
    "description": "Use when writing or editing markdown files. Covers headings, text formatting, lists, links, images, code blocks, and blockquotes.",
    "source": "thebushidocollective/han",
    "skillId": "markdown-syntax-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/markdown-tables",
    "name": "markdown-tables",
    "description": "Use when creating or formatting tables in markdown. Covers table syntax, alignment, escaping, and best practices.",
    "source": "thebushidocollective/han",
    "skillId": "markdown-tables",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/markdownlint-configuration",
    "name": "markdownlint-configuration",
    "description": "Configure markdownlint rules and options including rule management, configuration files, inline comments, and style inheritance.",
    "source": "thebushidocollective/han",
    "skillId": "markdownlint-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "markdownlint",
        "name": "markdownlint",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/markdownlint-custom-rules",
    "name": "markdownlint-custom-rules",
    "description": "Create custom linting rules for markdownlint including rule structure, parser integration, error reporting, and automatic fixing.",
    "source": "thebushidocollective/han",
    "skillId": "markdownlint-custom-rules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/markdownlint-integration",
    "name": "markdownlint-integration",
    "description": "Integrate markdownlint into development workflows including CLI usage, programmatic API, CI/CD pipelines, and editor integration.",
    "source": "thebushidocollective/han",
    "skillId": "markdownlint-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "markdownlint-cli",
        "name": "markdownlint-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "markdownlint",
        "name": "markdownlint",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "husky",
        "name": "husky",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "lint-staged",
        "name": "lint-staged",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pre-commit",
        "name": "pre-commit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/prettier-configuration",
    "name": "prettier-configuration",
    "description": "Use when prettier configuration including options, config files, ignore patterns, and formatting rules.",
    "source": "thebushidocollective/han",
    "skillId": "prettier-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/prettier-integration",
    "name": "prettier-integration",
    "description": "Use when prettier integration with editors, pre-commit hooks, ESLint, and CI/CD pipelines.",
    "source": "thebushidocollective/han",
    "skillId": "prettier-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/prettier-plugins",
    "name": "prettier-plugins",
    "description": "Use when prettier plugins including plugin ecosystem, custom parsers, and plugin development.",
    "source": "thebushidocollective/han",
    "skillId": "prettier-plugins",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/pylint-checkers",
    "name": "pylint-checkers",
    "description": "Use when pylint checkers including built-in checkers, custom checkers, and checker development.",
    "source": "thebushidocollective/han",
    "skillId": "pylint-checkers",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/pylint-configuration",
    "name": "pylint-configuration",
    "description": "Use when pylint configuration including pylintrc, message control, plugins, and scoring system.",
    "source": "thebushidocollective/han",
    "skillId": "pylint-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/pylint-integration",
    "name": "pylint-integration",
    "description": "Use when pylint CI integration including plugins, editor integration, and performance tuning.",
    "source": "thebushidocollective/han",
    "skillId": "pylint-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/rubocop-configuration",
    "name": "rubocop-configuration",
    "description": "Use when ruboCop configuration including YAML config, departments, inheritance, and customization.",
    "source": "thebushidocollective/han",
    "skillId": "rubocop-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/rubocop-cops",
    "name": "rubocop-cops",
    "description": "Use when ruboCop cops including built-in cops, configuration, auto-correction, and development.",
    "source": "thebushidocollective/han",
    "skillId": "rubocop-cops",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/rubocop-integration",
    "name": "rubocop-integration",
    "description": "Use when ruboCop CI integration including GitHub Actions, plugins, and performance optimization.",
    "source": "thebushidocollective/han",
    "skillId": "rubocop-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/shell-error-handling",
    "name": "shell-error-handling",
    "description": "Use when implementing error handling, cleanup routines, or debugging in shell scripts. Covers traps, exit codes, and robust error patterns.",
    "source": "thebushidocollective/han",
    "skillId": "shell-error-handling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/shell-portability",
    "name": "shell-portability",
    "description": "Use when writing shell scripts that need to run across different systems, shells, or environments. Covers POSIX compatibility and platform differences.",
    "source": "thebushidocollective/han",
    "skillId": "shell-portability",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/shell-scripting-fundamentals",
    "name": "shell-scripting-fundamentals",
    "description": "Use when writing or modifying Bash/shell scripts. Covers script structure, variables, quoting, conditionals, and loops with modern best practices.",
    "source": "thebushidocollective/han",
    "skillId": "shell-scripting-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/shell-best-practices",
    "name": "shell-best-practices",
    "description": "Use when writing shell scripts following modern best practices. Covers portable scripting, Bash patterns, error handling, and secure coding.",
    "source": "thebushidocollective/han",
    "skillId": "shell-best-practices",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/shfmt-configuration",
    "name": "shfmt-configuration",
    "description": "Use when configuring shfmt for shell script formatting including .shfmt.toml setup, EditorConfig integration, and project-specific settings.",
    "source": "thebushidocollective/han",
    "skillId": "shfmt-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "thebushidocollective/han/shfmt-formatting",
    "name": "shfmt-formatting",
    "description": "Use when formatting shell scripts with shfmt. Covers consistent formatting patterns, shell dialect support, common issues, and editor integration.",
    "source": "thebushidocollective/han",
    "skillId": "shfmt-formatting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/thebushidocollective/han",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "melodic-software/claude-code-plugins/batch-scrape",
    "name": "batch-scrape",
    "description": "Run scrape workflows for one or more ecosystems in dev mode using local plugin code",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "batch-scrape",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "markdownlint-cli2",
        "name": "markdownlint-cli2",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Skill",
      "argument-hint": "[ecosystem] (claude|cursor|duende|google|openai|all)"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ba-orchestration",
    "name": "ba-orchestration",
    "description": "Multi-technique business analysis orchestration using BABOK. Coordinates 14 techniques across strategic analysis, problem solving, planning, and design into comprehensive analysis packages.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ba-orchestration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/benchmarking",
    "name": "benchmarking",
    "description": "Benchmarking and competitive analysis techniques. Compares performance, processes, and practices against industry standards, competitors, and best-in-class organizations.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "benchmarking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/business-model-canvas",
    "name": "business-model-canvas",
    "description": "Business model design using Osterwalder's Business Model Canvas and Lean Canvas. Creates 9-block canvases with structured analysis for business model innovation and startup validation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "business-model-canvas",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<business-description> [--mode bmc|lean|quick] [--output yaml|mermaid|both] [--dir <path>]",
      "allowed-tools": "Read, Write, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/capability-mapping",
    "name": "capability-mapping",
    "description": "Business capability modeling using BABOK Business Capability Analysis. Creates hierarchical capability maps (L1-L3) linking strategy to architecture with Mermaid visualization.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "capability-mapping",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<business-description> [--mode full|quick|guided] [--output yaml|mermaid|both] [--dir <path>]",
      "allowed-tools": "Read, Write, Glob, Grep, Task, Skill, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/data-modeling",
    "name": "data-modeling",
    "description": "Data modeling with Entity-Relationship Diagrams (ERDs), data dictionaries, and conceptual/logical/physical models. Documents data structures, relationships, and attributes.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "data-modeling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/decision-analysis",
    "name": "decision-analysis",
    "description": "Decision modeling using decision tables, weighted scoring matrices, and decision trees. Structures complex decisions with clear criteria, alternatives evaluation, and outcome prediction.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "decision-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/design-thinking",
    "name": "design-thinking",
    "description": "Design Thinking methodology for human-centered innovation. Covers the 5-phase IDEO/Stanford d.school approach (Empathize, Define, Ideate, Prototype, Test) with workshop facilitation and exercise templates.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "design-thinking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/estimation",
    "name": "estimation",
    "description": "Estimation techniques including analogous, parametric, three-point, and expert judgment methods. Provides effort, cost, duration, and complexity estimates for projects, features, and tasks.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "estimation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/journey-mapping",
    "name": "journey-mapping",
    "description": "User and customer journey mapping for experience analysis. Creates journey maps with touchpoints, emotions, pain points, and opportunity identification.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "journey-mapping",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<journey-description> [--mode full|quick|guided] [--persona <persona-name>] [--dir <path>]",
      "allowed-tools": "Read, Write, Glob, Grep, Task, Skill, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/prioritization",
    "name": "prioritization",
    "description": "Prioritization techniques including MoSCoW, Kano model, weighted scoring, and value-effort matrices. Ranks requirements, features, backlog items, and investment decisions.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "prioritization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<items-or-context> [--mode moscow|kano|weighted|all] [--output yaml|markdown|both] [--dir <path>]",
      "allowed-tools": "Read, Write, Glob, Grep, Task, Skill, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/process-modeling",
    "name": "process-modeling",
    "description": "Process modeling using BPMN notation and flowchart patterns. Creates process diagrams with activities, gateways, events, swimlanes, and decision points for workflow documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "process-modeling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/risk-analysis",
    "name": "risk-analysis",
    "description": "Risk analysis using risk registers, probability/impact matrices, and mitigation planning. Identifies, assesses, and manages project, business, and technical risks with structured response strategies.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "risk-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/risk-register",
    "name": "risk-register",
    "description": "Create or update a risk register with identification, assessment, and mitigation planning. Supports project, business, and technical risks.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "risk-register",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<context-or-file> [--mode create|update|review] [--output yaml|markdown|both] [--dir <path>]",
      "allowed-tools": "Task, Read, Write, Glob, Grep, Skill, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/root-cause-analysis",
    "name": "root-cause-analysis",
    "description": "Problem solving using Fishbone (Ishikawa) diagrams and 5 Whys technique. Identifies root causes systematically and recommends corrective actions.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "root-cause-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<problem-statement> [--mode fishbone|5whys|full] [--output yaml|mermaid|both] [--dir <path>]",
      "allowed-tools": "Read, Write, Glob, Grep, Task, Skill, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/stakeholder-analysis",
    "name": "stakeholder-analysis",
    "description": "Stakeholder identification, analysis, and management using BABOK techniques. Creates Power/Interest matrices, RACI charts, and communication plans.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "stakeholder-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<initiative-description> [--mode full|quick|guided] [--output register|matrix|raci|all] [--dir <path>]",
      "allowed-tools": "Read, Write, Glob, Grep, Task, Skill, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/swot-pestle-analysis",
    "name": "swot-pestle-analysis",
    "description": "Strategic environmental analysis using SWOT, PESTLE, and Porter's Five Forces. Creates structured assessments with Mermaid visualizations for competitive positioning and strategic planning.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "swot-pestle-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<subject> [--mode swot|full|pestle|porter] [--output yaml|mermaid|both] [--dir <path>]",
      "allowed-tools": "Read, Write, Glob, Grep, Task, Skill, WebFetch, mcp__perplexity__search"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/value-stream-mapping",
    "name": "value-stream-mapping",
    "description": "Lean value stream mapping for identifying waste and optimization opportunities. Creates current/future state maps with cycle time analysis and improvement recommendations.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "value-stream-mapping",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<process-description> [--mode full|quick|guided] [--output current|future|both] [--dir <path>]",
      "allowed-tools": "Read, Write, Glob, Grep, Task, Skill, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/github-actions",
    "name": "github-actions",
    "description": "GitHub Actions workflow design, job structure, triggers, reusable workflows, and best practices. Use when creating or reviewing CI/CD pipelines.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "github-actions",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, mcp__perplexity__search, mcp__context7__resolve-library-id, mcp__context7__query-docs"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/hook-schema-audit",
    "name": "hook-schema-audit",
    "description": "Audit hook event schema for drift. Compares implementation against official docs.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "hook-schema-audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--fix | --json | --verbose]",
      "allowed-tools": "Read, Bash, Glob, Grep, Task, Skill, WebFetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/agent-sdk-development",
    "name": "agent-sdk-development",
    "description": "Central authority for Claude Agent SDK (TypeScript and Python SDKs). Covers SDK installation, authentication (Anthropic key, Bedrock, Vertex), sessions and resumption, forking sessions, streaming vs single mode, custom tools, permissions (allowedTools, disallowedTools, permissionMode), MCP integration, system prompts (CLAUDE.md, appendSystemPrompt, outputStyle), cost tracking, todo tracking, structured outputs, hosting patterns, plugins, and SDK branding guidelines. Assists with building custom agents, configuring SDK options, and troubleshooting SDK issues. Delegates 100% to docs-management skill for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "agent-sdk-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "claude-agent-sdk",
        "name": "claude-agent-sdk",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "claude-agent-sdk",
        "name": "claude-agent-sdk",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/audit-agent-consolidation",
    "name": "audit-agent-consolidation",
    "description": "Analyze agents for consolidation opportunities. Groups agents by configuration, tracks references, and manages refactoring.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "audit-agent-consolidation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/audit-log",
    "name": "audit-log",
    "description": "View audit log entries for all component types (skills, commands, agents, hooks, etc.) to monitor audit health and track coverage",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "audit-log",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[component-type] [plugin:name | project | all]",
      "allowed-tools": "Read, Grep, Bash, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/audit-lsp",
    "name": "audit-lsp",
    "description": "Audit Claude Code LSP server configurations for quality and compliance. Use when creating or validating plugin LSP servers, or troubleshooting code intelligence issues.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "audit-lsp",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/audit-rules",
    "name": "audit-rules",
    "description": "Audit Claude Code rule files for quality and compliance. Use when creating or validating .claude/rules/*.md files, or troubleshooting rule loading issues.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "audit-rules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/audit-statuslines",
    "name": "audit-statuslines",
    "description": "Audit Claude Code status lines for quality and cross-platform compatibility. Use when creating or validating custom status line scripts, or troubleshooting terminal output issues.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "audit-statuslines",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/check-api-status",
    "name": "check-api-status",
    "description": "Check Anthropic API status and recent incidents from status.anthropic.com",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "check-api-status",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "WebFetch, mcp__perplexity__search"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/check-context",
    "name": "check-context",
    "description": "Analyze current context window usage and provide optimization recommendations",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "check-context",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/claude-desktop",
    "name": "claude-desktop",
    "description": "Central authority for Claude Desktop application - the native desktop app for running Claude Code sessions. Covers installation (macOS/Windows), Git worktrees for parallel sessions, .worktreeinclude file configuration, cloud session launch, environment configuration, MCP Desktop Extensions (.mcpb), and Desktop vs CLI comparison. Assists with Desktop setup, worktree configuration, cloud sessions, and troubleshooting. Delegates 100% to docs-management skill for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "claude-desktop",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/create-skill",
    "name": "create-skill",
    "description": "Create new skill scaffold with required structure. Use when starting a new skill from scratch or need proper YAML frontmatter template.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "create-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Write, Bash(mkdir:*), Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/current-date",
    "name": "current-date",
    "description": "Gets, checks, and verifies the current UTC date and time for unambiguous temporal reference. Use when starting tasks, verifying temporal context, ensuring date awareness before time-sensitive operations, or when incorrect date assumptions are detected.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "current-date",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/diagnose-performance",
    "name": "diagnose-performance",
    "description": "Run comprehensive Claude Code performance diagnostics - analyzes storage, API status, and known issues",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "diagnose-performance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash, Read, Glob, Grep, Task, WebSearch, WebFetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/docs-management",
    "name": "docs-management",
    "description": "Single source of truth and librarian for ALL Claude official documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Claude documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from sitemaps or docs maps; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, sitemap.xml parsing, docs map processing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "docs-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "python@3.13",
        "name": "python@3.13",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/docs-ops",
    "name": "docs-ops",
    "description": "Manage Claude Code documentation lifecycle. Actions: scrape, validate, refresh, rebuild-index, clear-cache.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "docs-ops",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<action> (scrape|validate|refresh|rebuild-index|clear-cache) [options]",
      "allowed-tools": "Read, Write, Bash, Skill, Glob, Grep, Task, WebFetch, WebSearch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/enterprise-security",
    "name": "enterprise-security",
    "description": "Central authority for Claude Code enterprise security. Covers enterprise managed policies (managed-settings.json), settings precedence hierarchy, policy file locations (macOS, Linux, Windows), unoverridable organizational policies, cloud execution security (isolated VMs, network access controls, credential protection), IDE security (VS Code, JetBrains), devcontainer security, and security best practices for teams. Assists with configuring enterprise policies, understanding precedence, and implementing organizational security standards. Delegates 100% to docs-management skill for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "enterprise-security",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/hook-management",
    "name": "hook-management",
    "description": "Central authority for Claude Code hooks management in this repository. Automates enforcement of critical repository rules through hooks. Use when adding hooks, managing hooks, configuring hooks, troubleshooting hooks, or understanding hook behavior. Delegates to docs-management skill for official hooks documentation. Provides organization-specific patterns, configuration management, and workflow guidance.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "hook-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/lsp-management",
    "name": "lsp-management",
    "description": "LSP server recommendations, .lsp.json configuration, installation guides, and troubleshooting for Language Server Protocol in Claude Code",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "lsp-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/mcp-integration",
    "name": "mcp-integration",
    "description": "Central authority for Claude Code Model Context Protocol (MCP) integration. Covers MCP server installation (HTTP, SSE, stdio transports), server management (add, list, remove), installation scopes (local, project, user), plugin-provided MCP servers, enterprise MCP configuration, MCP resources and @ mentions, MCP prompts as skills, OAuth authentication, environment variable expansion, Claude Code as MCP server, output limits, and MCP security. Assists with connecting external tools, configuring MCP servers, managing authentication, and troubleshooting MCP issues. Delegates 100% to docs-management skill for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "mcp-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/output-customization",
    "name": "output-customization",
    "description": "Central authority for Claude Code output styles. Covers built-in output styles (Default, Explanatory, Learning), custom output styles, output style frontmatter (name, description, keep-coding-instructions), /output-style command, style switching, output style creation and customization, output style comparisons (vs CLAUDE.md, vs agents, vs slash commands), and output style settings. Assists with selecting appropriate output styles, creating custom styles, configuring output behavior, and understanding style differences. Delegates 100% to docs-management skill for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "output-customization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/performance-optimization",
    "name": "performance-optimization",
    "description": "Best practices for Claude Code performance optimization, context management, storage cleanup, and troubleshooting slowdowns",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "performance-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/permission-management",
    "name": "permission-management",
    "description": "Central authority for Claude Code permissions. Covers permission system (tiered model, read-only, bash, file modification), permission rules (allow, ask, deny), rule precedence, permission modes (default, acceptEdits, plan, bypassPermissions), tool-specific permission rules (Bash patterns, Read/Edit patterns, WebFetch domains, MCP tools), /permissions command, and additionalDirectories. Assists with configuring permission rules, understanding permission modes, and troubleshooting permission issues. Delegates 100% to docs-management skill for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "permission-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/plugin-development",
    "name": "plugin-development",
    "description": "Central authority for Claude Code plugins. Covers plugin creation, plugin structure (plugin.json, commands/, agents/, skills/, hooks/), plugin manifest configuration, plugin installation and management (/plugin command), plugin marketplaces (marketplace.json, adding marketplaces), team plugin workflows, plugin development and testing, plugin debugging, plugin sharing and distribution, MCP servers in plugins, and plugin settings. Assists with creating plugins, installing from marketplaces, configuring team plugins, and troubleshooting plugin issues. Delegates 100% to docs-management skill for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "plugin-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/prompt-improvement",
    "name": "prompt-improvement",
    "description": "Meta-skill for improving and optimizing prompts using Anthropic's prompt engineering best practices. Provides the 4-step improvement workflow (example identification, initial draft, chain of thought refinement, example enhancement), keyword registries for documentation lookup, and decision trees for improvement strategies. Use when improving prompts, optimizing for accuracy, adding chain of thought reasoning, structuring with XML tags, enhancing examples, or iterating on prompt quality. Delegates to docs-management skill for official prompt engineering documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "prompt-improvement",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/sandbox-configuration",
    "name": "sandbox-configuration",
    "description": "Central authority for Claude Code sandboxing and isolation. Covers sandboxed bash tool, /sandbox command, filesystem isolation (blocked access, custom paths), network isolation (domain restrictions, proxy support), OS-level enforcement (bubblewrap on Linux, Seatbelt on macOS), sandbox configuration options, escape hatches (dangerouslyDisableSandbox, allowUnsandboxedCommands), and sandbox security limitations. Assists with configuring sandbox settings, understanding isolation mechanisms, and troubleshooting sandbox issues. Delegates 100% to docs-management skill for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "sandbox-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/search-claude-issues",
    "name": "search-claude-issues",
    "description": "Search Claude Code GitHub issues for troubleshooting. Shortcut for searching anthropics/claude-code.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "search-claude-issues",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<search-terms> [--label <label>] [--state open|closed|all] [--format compact|table|detailed]",
      "allowed-tools": "Bash, Read, Grep, WebFetch, WebSearch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/settings-management",
    "name": "settings-management",
    "description": "Central authority for Claude Code configuration and settings. Covers settings.json files (user, project, enterprise), available settings, permission settings, sandbox settings, settings precedence, plugin configuration, environment variables, and tools available to Claude. Assists with configuring Claude Code behavior, managing permissions, setting up enterprise policies, and troubleshooting configuration issues. Delegates 100% to docs-management skill for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "settings-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/setup-lsp",
    "name": "setup-lsp",
    "description": "Set up LSP servers for the current project - auto-detects languages, researches recommendations, configures .lsp.json",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "setup-lsp",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pyright",
        "name": "pyright",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash, Write, Edit, Skill, AskUserQuestion, mcp__perplexity__search, mcp__context7__query-docs",
      "argument-hint": "[language|--auto|--check|--research <lang>]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/skill-development",
    "name": "skill-development",
    "description": "Comprehensive meta-skill for creating, managing, validating, auditing, and distributing Claude Code skills and slash commands (unified in v2.1.3+). Provides skill templates, creation workflows, validation patterns, audit checklists, naming conventions, YAML frontmatter guidance, progressive disclosure examples, and best practices lookup. Use when creating new skills, validating existing skills, auditing skill quality, understanding skill architecture, needing skill templates, learning about YAML frontmatter requirements, progressive disclosure patterns, tool restrictions (allowed-tools), skill composition, skill naming conventions, troubleshooting skill activation issues, creating custom slash commands, configuring command frontmatter, using command arguments ($ARGUMENTS, $1, $2), bash execution in commands, file references in commands, command namespacing, plugin commands, MCP slash commands, Skill tool configuration, or deciding between skills vs slash commands. Delegates to docs-management skill for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "skill-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": true
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/skill-migration",
    "name": "skill-migration",
    "description": "Migrate legacy .claude/commands/ to .claude/skills/ directory structure. Actions: discover, analyze, migrate, audit, validate, fix.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "skill-migration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<action> (discover|analyze|migrate|audit|validate|fix) [options]",
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep, Task, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/social-intelligence",
    "name": "social-intelligence",
    "description": "Twitter/X social intelligence monitoring for the Claude Code ecosystem. Scans feeds from Anthropic/Claude Code team members, extracts actionable insights, tracks state, and produces reports. Uses claude-in-chrome MCP for browser automation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "social-intelligence",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "scan [--accounts critical|high|all] [--depth shallow|deep] | report [--since YYYY-MM-DD] [--status pending|all] [--format markdown|json] [--save] | apply | refresh-accounts | discover-accounts | status",
      "allowed-tools": "Read, Write, Bash, Glob, Grep, Task, ToolSearch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/status-line-customization",
    "name": "status-line-customization",
    "description": "Central authority for Claude Code status line configuration. Covers custom status line creation, /statusline command, status line settings (statusLine in settings.json), JSON input structure (model, workspace, cost, session info), status line scripts (Bash, Python, Node.js), terminal color codes, git-aware status lines, helper functions, and status line troubleshooting. Supports creating custom status lines, configuring status line behavior, and displaying contextual session information. Delegates 100% to docs-management skill for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "status-line-customization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/subagent-development",
    "name": "subagent-development",
    "description": "Central authority for Claude Code subagents (sub-agents). Covers agent file format, YAML frontmatter, tool access configuration, model selection (inherit, sonnet, haiku, opus), automatic delegation, agent lifecycle, resumption, command-line usage (/agents), Agent SDK programmatic agents, priority resolution, and built-in agents (Plan subagent). Assists with creating agents, configuring agent tools, understanding agent behavior, and troubleshooting agent issues. Delegates 100% to docs-management skill for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "subagent-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/sync-environment-variables",
    "name": "sync-environment-variables",
    "description": "Add missing environment variable defaults to settings.json or settings.local.json",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "sync-environment-variables",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--target project|local] [--dry-run] [--include-undocumented]",
      "allowed-tools": "Task, Skill, Read, Write, Edit, WebFetch, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/update-mcp-servers",
    "name": "update-mcp-servers",
    "description": "Comprehensive MCP server management. Discovers, updates, and helps set up MCP servers with dependency detection and best practice guidance.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "update-mcp-servers",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "on-demand",
        "name": "on-demand",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "package1",
        "name": "package1",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "failed",
        "name": "failed",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "packages",
        "name": "packages",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "fails",
        "name": "fails",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "chrome-devtools-mcp",
        "name": "chrome-devtools-mcp",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "package1",
        "name": "package1",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "fails",
        "name": "fails",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "dotnet@10",
        "name": "dotnet@10",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--all | --enabled-only | --server NAME] [--dry-run] [--interactive | --non-interactive] [--help]",
      "allowed-tools": "Bash, Read, Glob, AskUserQuestion, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/update-settings-schema",
    "name": "update-settings-schema",
    "description": "Update the custom Claude Code settings JSON schema with changelog-discovered and web-verified settings.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "update-settings-schema",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Skill, Task, WebFetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/user-config-management",
    "name": "user-config-management",
    "description": "Central authority for managing Claude Code user configuration directories (~/.claude/ and ~/.claude.json). Covers storage cleanup, backup/restore, reset workflows, MCP server preservation, history management, plan management, session statistics, and configuration health auditing. Delegates to docs-management skill for official documentation. Use when managing user config, cleaning up storage, backing up settings, resetting Claude Code, or auditing configuration health.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "user-config-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/analyze",
    "name": "analyze",
    "description": "Deep codebase analysis using codebase-analyst agent for patterns, architecture, and implementation details",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "analyze",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Task, Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/code-reviewing",
    "name": "code-reviewing",
    "description": "Performs systematic code review with universal best practices and repo-specific standards. Auto-activates after significant code changes. Use when reviewing code, auditing files, checking PRs, examining staged changes, or when asked to \"review\", \"check\", \"audit\", or \"examine\" code. Enforces design principles (SOLID, DRY, KISS), security (OWASP), performance, concurrency safety, cross-platform compatibility, and codebase patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "code-reviewing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/lint-md",
    "name": "lint-md",
    "description": "Run markdown linting validation on files using markdownlint-cli2",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "lint-md",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "or",
        "name": "or",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vs",
        "name": "vs",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "markdownlint-cli2",
        "name": "markdownlint-cli2",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/review",
    "name": "review",
    "description": "Run comprehensive code review before commits, PRs, or releases. Uses code-reviewer agent with tiered security, performance, and quality checks.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[scope] [--baseline <branch>] [--profile <name>] [flags]",
      "allowed-tools": "Task, Bash, Read, Glob, Grep, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ai-governance",
    "name": "ai-governance",
    "description": "AI governance and responsible AI planning including EU AI Act classification, NIST AI RMF, and AI ethics frameworks",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ai-governance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/assess-ai",
    "name": "assess-ai",
    "description": "Conduct an AI governance and responsible AI assessment using EU AI Act and NIST AI RMF.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "assess-ai",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<system-description>",
      "allowed-tools": "Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/assess-gdpr",
    "name": "assess-gdpr",
    "description": "Conduct a GDPR compliance assessment for a system or processing activity.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "assess-gdpr",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<scope-description>",
      "allowed-tools": "Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/assess-hipaa",
    "name": "assess-hipaa",
    "description": "Conduct a HIPAA compliance assessment for healthcare systems handling PHI.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "assess-hipaa",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<scope-description>",
      "allowed-tools": "Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/assess-pci",
    "name": "assess-pci",
    "description": "Conduct a PCI-DSS scope assessment and compliance review for payment card handling.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "assess-pci",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<scope-description>",
      "allowed-tools": "Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/data-classification",
    "name": "data-classification",
    "description": "Data classification framework including sensitivity levels, handling requirements, labeling, and data lifecycle management",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "data-classification",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ethics-review",
    "name": "ethics-review",
    "description": "AI and technology ethics review including ethical impact assessment, stakeholder analysis, and responsible innovation frameworks",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ethics-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gdpr-compliance",
    "name": "gdpr-compliance",
    "description": "GDPR compliance planning including lawful bases, data subject rights, DPIA, and implementation patterns",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gdpr-compliance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/hipaa-compliance",
    "name": "hipaa-compliance",
    "description": "HIPAA compliance planning for healthcare applications including PHI handling, safeguards, BAAs, and risk assessments",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "hipaa-compliance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/license-compliance",
    "name": "license-compliance",
    "description": "Open source license compliance including compatibility analysis, obligations tracking, and compliance workflows",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "license-compliance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/map-frameworks",
    "name": "map-frameworks",
    "description": "Map controls across multiple security frameworks (ISO 27001, SOC 2, NIST CSF, CIS).",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "map-frameworks",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<frameworks> [--scope <area>]",
      "allowed-tools": "Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/pci-dss-compliance",
    "name": "pci-dss-compliance",
    "description": "PCI DSS compliance planning for payment card handling including scope reduction, SAQ selection, and security controls",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "pci-dss-compliance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/sbom-management",
    "name": "sbom-management",
    "description": "Software Bill of Materials management including generation, formats, vulnerability tracking, and supply chain security",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "sbom-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/scan-licenses",
    "name": "scan-licenses",
    "description": "Analyze open source license compliance for a project's dependencies.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "scan-licenses",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Task, Skill, Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/security-frameworks",
    "name": "security-frameworks",
    "description": "Security framework alignment including ISO 27001, SOC 2, NIST CSF 2.0, and CIS Controls mapping",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "security-frameworks",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/cdn-media-delivery",
    "name": "cdn-media-delivery",
    "description": "Use when configuring CDN for media delivery, implementing cache invalidation, or designing signed URL patterns. Covers CDN configuration, edge caching, origin shielding, and secure media access for headless CMS.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "cdn-media-delivery",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/content-relationships",
    "name": "content-relationships",
    "description": "Use when designing references between content items, content picker fields, many-to-many relationships, or bidirectional links. Covers relationship types, reference integrity, eager/lazy loading, and relationship APIs for headless CMS.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "content-relationships",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/content-type-modeling",
    "name": "content-type-modeling",
    "description": "Use when designing content type hierarchies, defining reusable content parts, or structuring field compositions for a headless CMS. Covers the Content Type -> Content Part -> Content Field hierarchy pattern, content type inheritance, composition vs inheritance trade-offs, and schema design for maximum reusability across channels.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "content-type-modeling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/content-versioning",
    "name": "content-versioning",
    "description": "Use when implementing draft/publish workflows, version history, content rollback, or audit trails. Covers versioning strategies, snapshot storage, diff generation, and version comparison APIs for headless CMS.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "content-versioning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/content-workflow",
    "name": "content-workflow",
    "description": "Use when implementing editorial workflows, approval chains, scheduled publishing, or role-based content permissions. Covers workflow states, transitions, notifications, and workflow APIs for headless CMS.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "content-workflow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/design-taxonomy",
    "name": "design-taxonomy",
    "description": "Design taxonomy structure for categories, tags, or hierarchical classification. Supports flat, hierarchical, and faceted patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "design-taxonomy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<taxonomy-name> [--type flat|hierarchical|faceted] [--format yaml|json]",
      "allowed-tools": "Read, Glob, Grep, Task, Skill, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/design-token-management",
    "name": "design-token-management",
    "description": "Use when implementing design token systems, CSS variable architectures, or Style Dictionary pipelines. Covers token schemas, naming conventions, token transformations, and multi-platform token delivery for design systems.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "design-token-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/dynamic-schema-design",
    "name": "dynamic-schema-design",
    "description": "Use when implementing flexible content schemas using EF Core JSON columns, `OwnsOne().ToJson()` patterns, or designing dynamic field storage that avoids migrations. Covers JSON column configuration, LINQ querying of JSON properties, indexing strategies, and schema evolution patterns for headless CMS architectures.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "dynamic-schema-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/headless-api-design",
    "name": "headless-api-design",
    "description": "Use when designing content delivery APIs for headless CMS architectures. Covers REST and GraphQL API patterns, content preview endpoints, localization strategies, pagination, filtering, caching headers, and API versioning for multi-channel content delivery.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "headless-api-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/image-optimization",
    "name": "image-optimization",
    "description": "Use when implementing responsive images, format conversion, focal point cropping, or image processing pipelines. Covers srcset generation, WebP/AVIF conversion, lazy loading, and image transformation APIs for headless CMS.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "image-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/media-asset-management",
    "name": "media-asset-management",
    "description": "Use when designing digital asset management systems, media libraries, upload pipelines, or asset metadata schemas. Covers media storage patterns, file organization, metadata extraction, and media APIs for headless CMS.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "media-asset-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/model-content",
    "name": "model-content",
    "description": "Design content type schema with fields, validation, and relationships. Use for content modeling workshops or quick schema design.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "model-content",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<content-type-name> [--mode full|quick|guided] [--format yaml|json|csharp]",
      "allowed-tools": "Read, Glob, Grep, Task, Skill, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/multi-site-theming",
    "name": "multi-site-theming",
    "description": "Use when implementing per-site themes, white-labeling, or brand override systems. Covers tenant-specific branding, theme inheritance, CSS variable hierarchies, and dynamic theme switching for multi-site CMS architectures.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "multi-site-theming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/navigation-architecture",
    "name": "navigation-architecture",
    "description": "Use when designing menu systems, breadcrumbs, mega-menus, or navigation APIs. Covers menu hierarchies, dynamic vs static navigation, mobile navigation patterns, and navigation endpoint design for headless CMS.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "navigation-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/page-structure-design",
    "name": "page-structure-design",
    "description": "Use when designing page hierarchies, page templates, layout zones, or sitemap structures. Covers page sets, template inheritance, component zones, and page tree APIs for headless CMS architectures.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "page-structure-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/taxonomy-architecture",
    "name": "taxonomy-architecture",
    "description": "Use when designing category hierarchies, tag systems, faceted classification, or vocabulary management for content organization. Covers flat vs hierarchical taxonomies, term relationships, multi-taxonomy content, and taxonomy APIs for headless CMS.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "taxonomy-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/url-routing-patterns",
    "name": "url-routing-patterns",
    "description": "Use when designing URL structures, slug generation, SEO-friendly URLs, redirects, or localized URL patterns. Covers route configuration, URL rewriting, canonical URLs, and routing APIs for headless CMS.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "url-routing-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/cursor-docs",
    "name": "cursor-docs",
    "description": "Single source of truth and librarian for ALL Cursor documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Cursor documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from llms.txt; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, llms.txt parsing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "cursor-docs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/docs-ops",
    "name": "docs-ops",
    "description": "Manage Cursor documentation lifecycle. Actions: scrape, validate, refresh, rebuild-index, clear-cache.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "docs-ops",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<action> (scrape|validate|refresh|rebuild-index|clear-cache) [options]",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/api-portal-design",
    "name": "api-portal-design",
    "description": "API documentation and developer portal design",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "api-portal-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/arc42-documentation",
    "name": "arc42-documentation",
    "description": "arc42 architecture documentation template and guidance",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "arc42-documentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/c4-documentation",
    "name": "c4-documentation",
    "description": "C4 model architecture visualization and documentation",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "c4-documentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/create-adr",
    "name": "create-adr",
    "description": "Create a new Architecture Decision Record. Use when documenting significant technical decisions with context, options, and rationale.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "create-adr",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Skill",
      "argument-hint": "<title> [--status proposed|accepted|deprecated|superseded] [--template basic|madr|extended]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/create-runbook",
    "name": "create-runbook",
    "description": "Generate operational runbook from system analysis. Use for incident response, operational procedures, troubleshooting guides, and emergency protocols.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "create-runbook",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Skill",
      "argument-hint": "<topic> [--type incident|operational|troubleshooting|emergency] [--service <name>]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/doc-architecture",
    "name": "doc-architecture",
    "description": "Generate architecture documentation using arc42 or C4 model. Use for creating system context, container, and component diagrams with narrative.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "doc-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Skill",
      "argument-hint": "<subject> [--format arc42|c4|both] [--level context|container|component]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/docs-as-code",
    "name": "docs-as-code",
    "description": "Documentation pipeline automation and docs-as-code workflows",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "docs-as-code",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "markdownlint-cli2",
        "name": "markdownlint-cli2",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "markdownlint-cli2",
        "name": "markdownlint-cli2",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/onboarding-docs",
    "name": "onboarding-docs",
    "description": "Developer onboarding documentation and learning paths",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "onboarding-docs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "dotnet-sdk",
        "name": "dotnet-sdk",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "node@22",
        "name": "node@22",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "visual-studio-code",
        "name": "visual-studio-code",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/rfc-process",
    "name": "rfc-process",
    "description": "Request for Comments (RFC) process for technical proposals",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "rfc-process",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/runbook-creation",
    "name": "runbook-creation",
    "description": "Operational runbook templates for incident response and procedures",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "runbook-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/build",
    "name": "build",
    "description": "Smart .NET build with fuzzy project matching and optional --fix for MCP-driven error resolution",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "build",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--project <name>] [--solution <name>] [--fix] [--configuration <config>]",
      "allowed-tools": "Bash, Read, Glob, Grep, Task, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/clean",
    "name": "clean",
    "description": "Recursively clean bin/obj folders with optional package cache and artifacts cleanup",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "clean",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--all] [--packages] [--artifacts] [--dry-run] [--project <name>]",
      "allowed-tools": "Bash, Glob, Read, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/coverage-report",
    "name": "coverage-report",
    "description": "Generate test coverage reports with HTML visualization and threshold enforcement",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "coverage-report",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--format <format>] [--threshold <percent>] [--open]",
      "allowed-tools": "Bash, Read, Glob, Grep, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/fix-warnings",
    "name": "fix-warnings",
    "description": "Batch-fix analyzer warnings with category filtering and interactive review options",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "fix-warnings",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--category <cat>] [--preview] [--interactive] [--project <name>]",
      "allowed-tools": "Bash, Read, Edit, Glob, Grep, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/install-sdk",
    "name": "install-sdk",
    "description": "Install .NET SDK with cross-platform support and optional interactive global.json configuration",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "install-sdk",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "dotnet-sdk",
        "name": "dotnet-sdk",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "dotnet-sdk@",
        "name": "dotnet-sdk@",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--version <ver>] [--update-global-json] [--interactive] [--list]",
      "allowed-tools": "Bash, Read, Write, Edit, AskUserQuestion, mcp__perplexity__search"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/install-tool",
    "name": "install-tool",
    "description": "Install or upgrade dotnet tools with alias support (ef, coverage, etc.) and manifest management",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "install-tool",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "--tool <name|alias> [--global] [--upgrade] [--upgrade-all] [--list]",
      "allowed-tools": "Bash, Read, Write, Edit, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/nullable-audit",
    "name": "nullable-audit",
    "description": "Analyze nullable reference type adoption with warnings breakdown and migration recommendations",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "nullable-audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--project <name>] [--detailed] [--warnings]",
      "allowed-tools": "Bash, Read, Glob, Grep, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/setup-aspire",
    "name": "setup-aspire",
    "description": "Install the .NET Aspire CLI tool for MCP integration",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "setup-aspire",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash, Read"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/solution-health",
    "name": "solution-health",
    "description": "Analyze solution structure for orphaned projects, circular dependencies, and TFM inconsistencies",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "solution-health",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--solution <name>] [--check <category>]",
      "allowed-tools": "Bash, Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/update-dotnet-version",
    "name": "update-dotnet-version",
    "description": "Comprehensive one-shot .NET version upgrade with SDK, TFM, packages, and build validation",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "update-dotnet-version",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--version <ver>] [--check-only] [--force] [--skip-packages]",
      "allowed-tools": "Bash, Read, Write, Edit, Glob, Grep, Task, AskUserQuestion, mcp__perplexity__search, mcp__perplexity__reason, mcp__microsoft-learn__microsoft_docs_search"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/upgrade-nuget-packages",
    "name": "upgrade-nuget-packages",
    "description": "Interactive NuGet package upgrade with vulnerability detection and breaking change warnings",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "upgrade-nuget-packages",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--vulnerable] [--major] [--dry-run] [--auto] [--project <name>]",
      "allowed-tools": "Bash, Read, Edit, Glob, Grep, AskUserQuestion, mcp__perplexity__search"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/docs-ops",
    "name": "docs-ops",
    "description": "Manage Duende documentation lifecycle. Actions: scrape, validate, refresh, rebuild-index, clear-cache.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "docs-ops",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<action> (scrape|validate|refresh|rebuild-index|clear-cache) [options]",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/duende-docs",
    "name": "duende-docs",
    "description": "Single source of truth and librarian for ALL Duende Software documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Duende documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from llms-full.txt; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, llms-full.txt parsing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "duende-docs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/adr-management",
    "name": "adr-management",
    "description": "Create and manage Architecture Decision Records (ADRs). Use when documenting technology choices, design decisions, or architectural changes that need to be tracked over time. This is the CANONICAL ADR skill - all ADR-related work should use this skill.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "adr-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<title>",
      "allowed-tools": "Read, Write, Glob, Grep, Skill, mcp__perplexity__search, mcp__context7__query-docs"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/architecture-documentation",
    "name": "architecture-documentation",
    "description": "Generate architecture documents using templates with diagram integration. Use for creating C4 diagrams, viewpoint documents, and technical overviews.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "architecture-documentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/architecture-review",
    "name": "architecture-review",
    "description": "Review architecture of current codebase or staged changes",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "architecture-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Task, Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/cloud-alignment",
    "name": "cloud-alignment",
    "description": "Align with cloud architecture frameworks (Microsoft CAF, AWS Well-Architected). Check alignment with pillars, identify gaps.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "cloud-alignment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, mcp__microsoft-learn__microsoft_docs_search, mcp__microsoft-learn__microsoft_docs_fetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/detect-over-engineering",
    "name": "detect-over-engineering",
    "description": "Detect unnecessary complexity, speculative generality, and over-engineered solutions in code",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "detect-over-engineering",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task",
      "argument-hint": "[path-or-pattern]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/domain-storytelling",
    "name": "domain-storytelling",
    "description": "Collaborative domain modeling through pictographic stories. Use when gathering requirements, understanding business workflows, onboarding team members, or preparing for event storming. Follows Stefan Hofer & Henning Schwentner's methodology with actors, work objects, and activities.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "domain-storytelling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<journey-name> [--type as-is|to-be] [--dir <path>]",
      "allowed-tools": "Read, Write, Glob, Grep, Skill, Task, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ea-dashboard",
    "name": "ea-dashboard",
    "description": "Show architecture overview and metrics (ADR count, documentation coverage, Zachman cell coverage)",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ea-dashboard",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "(no arguments - shows dashboard)",
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ea-document",
    "name": "ea-document",
    "description": "Generate architecture document (context, container, component, deployment, data, executive-summary)",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ea-document",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<type>",
      "allowed-tools": "Task, Read, Write, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ea-explain",
    "name": "ea-explain",
    "description": "Explain an enterprise architecture concept",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ea-explain",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<concept>",
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ea-learning",
    "name": "ea-learning",
    "description": "Explain enterprise architecture concepts in practical terms. Use when learning about TOGAF, Zachman, ADRs, or any EA terminology.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ea-learning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/event-storming",
    "name": "event-storming",
    "description": "AI-simulated event storming workshop with multi-persona support. Use when discovering domain events, commands, actors, and bounded contexts. Supports three modes - full-simulation (5 persona agents debate), quick (single-pass analysis), and guided (interactive with user). Orchestrates persona agents and synthesizes results.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "event-storming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<domain-description> [--mode full|quick|guided] [--dir <path>]",
      "allowed-tools": "Read, Write, Glob, Grep, Skill, Task, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/explore-migration",
    "name": "explore-migration",
    "description": "Explore migration paths when planning architecture changes. Documents current state, identifies options with trade-offs for informed decision-making.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "explore-migration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task",
      "argument-hint": "<target-state-description>"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gap-analysis",
    "name": "gap-analysis",
    "description": "Compare current state to target state architecture. Scoped to technical options - requires business context for complete analysis.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gap-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/modular-architecture",
    "name": "modular-architecture",
    "description": "Module organization patterns including ports and adapters (hexagonal), module communication, and data isolation. Use when structuring modular monoliths, defining module boundaries, setting up inter-module communication, or isolating database contexts. Includes MediatR patterns for internal events.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "modular-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/team-topology-design",
    "name": "team-topology-design",
    "description": "Team Topologies methodology for organizational design. Covers the four fundamental team types, three interaction modes, cognitive load assessment, Inverse Conway Maneuver, and team evolution patterns. Use when designing team structures that align with architecture.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "team-topology-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/togaf-guidance",
    "name": "togaf-guidance",
    "description": "Guide users through TOGAF ADM phases with context-aware advice. Use when applying TOGAF methodology or understanding ADM phase activities.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "togaf-guidance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/togaf-phase",
    "name": "togaf-phase",
    "description": "Get guidance for TOGAF ADM phase (preliminary, A-H, requirements)",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "togaf-phase",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<phase>",
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/wardley-mapping",
    "name": "wardley-mapping",
    "description": "Wardley Mapping for strategic positioning and situational awareness. Covers value chain mapping, evolution stages, landscape analysis, gameplay patterns, and strategic decision-making. Use for technology strategy, competitive analysis, and architectural investment decisions.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "wardley-mapping",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/zachman-analysis",
    "name": "zachman-analysis",
    "description": "Apply Zachman Framework perspective analysis with honest limitations. Analyze architecture from specific row/column perspectives.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "zachman-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/cqrs-architecture",
    "name": "cqrs-architecture",
    "description": "CQRS pattern implementation and query optimization",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "cqrs-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/event-modeling",
    "name": "event-modeling",
    "description": "Adam Dymitruk's Event Modeling methodology with swimlanes",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "event-modeling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<process> [--depth <overview|standard|detailed>] [--output <ascii|mermaid|both>]",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Skill, Task, mcp__perplexity__search"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/event-sourcing-design",
    "name": "event-sourcing-design",
    "description": "Event sourcing patterns and design decisions",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "event-sourcing-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/event-storming-advanced",
    "name": "event-storming-advanced",
    "description": "Deep dive Event Storming beyond big picture",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "event-storming-advanced",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/saga-patterns",
    "name": "saga-patterns",
    "description": "Distributed transaction patterns using orchestration and choreography",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "saga-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<transaction> [--style <orchestration|choreography>] [--services <svc1,svc2>]",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Skill, Task, mcp__perplexity__search"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/api-contract",
    "name": "api-contract",
    "description": "Generate OpenAPI, AsyncAPI, or Protobuf contract from requirements. Use for contract-first API development.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "api-contract",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Skill, Task",
      "argument-hint": "<api-description> [--format <openapi|asyncapi|protobuf>] [--version <x.y.z>]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/asyncapi-design",
    "name": "asyncapi-design",
    "description": "Event-driven API specification with AsyncAPI 3.0 for message-based architectures",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "asyncapi-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, mcp__perplexity__search, mcp__context7__resolve-library-id, mcp__context7__query-docs"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/openapi-design",
    "name": "openapi-design",
    "description": "Contract-first REST API design with OpenAPI 3.1 specification",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "openapi-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, mcp__perplexity__search, mcp__context7__resolve-library-id, mcp__context7__query-docs"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/protobuf-design",
    "name": "protobuf-design",
    "description": "Protocol Buffers and Interface Definition Languages for service contracts",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "protobuf-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, mcp__perplexity__search, mcp__context7__resolve-library-id, mcp__context7__query-docs"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/specify",
    "name": "specify",
    "description": "Create formal specification for a component or behavior using TLA+, SysML, or state machines. Use for safety-critical systems.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "specify",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Skill, Task",
      "argument-hint": "<topic> [--format <tla+|sysml|state-machine|uml>]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/state-diagram",
    "name": "state-diagram",
    "description": "Create state machine diagram from behavior description. Use for lifecycle and workflow modeling.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "state-diagram",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Skill, Task",
      "argument-hint": "<behavior-description> [--format <plantuml|mermaid|xstate>] [--implementation <csharp|typescript|none>]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/state-machine-design",
    "name": "state-machine-design",
    "description": "Statechart and state machine modeling for lifecycle and behavior specification",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "state-machine-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/sysml-modeling",
    "name": "sysml-modeling",
    "description": "Systems Modeling Language (SysML) for systems engineering and complex system design",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "sysml-modeling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/tla-specification",
    "name": "tla-specification",
    "description": "TLA+ formal specification language for distributed systems and concurrent algorithms",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "tla-specification",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, mcp__perplexity__search"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/uml-modeling",
    "name": "uml-modeling",
    "description": "UML diagram generation including class, sequence, activity, use case, and state diagrams",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "uml-modeling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/use-case-authoring",
    "name": "use-case-authoring",
    "description": "Use Case 2.0 methodology for capturing functional requirements and actor interactions",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "use-case-authoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/bash-aliases",
    "name": "bash-aliases",
    "description": "Manage git and Claude Code bash aliases. Run without flags for interactive wizard.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "bash-aliases",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--setup] | --status | --audit | --uninstall",
      "allowed-tools": "Bash, Read, Write, Glob, Grep, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/git-config",
    "name": "git-config",
    "description": "Comprehensive Git configuration guide covering global settings, aliases, performance tuning, credential management, maintenance, .gitattributes, clone shortcuts, and troubleshooting. Use when configuring Git beyond basic setup, optimizing Git performance, setting up aliases, managing credentials (GitHub CLI, Windows Credential Manager), configuring line ending strategy, setting up .gitattributes, enabling Git maintenance, or troubleshooting configuration issues. Cross-platform guidance for Windows, macOS, and Linux.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "git-config",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/git-hooks",
    "name": "git-hooks",
    "description": "Central authority on git hook implementations, modern best practices, and tooling for .NET/C#, JavaScript/TypeScript, Python, and polyglot repositories. Covers framework selection (Husky.Net, lefthook, Husky, pre-commit), setup workflows, Conventional Commits, semantic versioning, secret scanning (gitleaks, TruffleHog), performance optimization, CI/CD integration, testing strategies, and team collaboration patterns. Adaptive to project scale from solo developers to enterprise teams. Use for setting up git hooks, configuring pre-commit/commit-msg/pre-push hooks, integrating dotnet format/dotnet test, ESLint/Prettier, Black/Ruff/mypy, commitlint, choosing between frameworks, optimizing hook performance, enforcing code quality, automating testing, and troubleshooting hook issues.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "git-hooks",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "husky",
        "name": "husky",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pre-commit",
        "name": "pre-commit",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/git-identity",
    "name": "git-identity",
    "description": "Multi-identity Git configuration with directory-scoped isolation. Sets up per-directory user email, GPG signing keys, and SSH keys using includeIf conditional includes. Use when configuring work vs personal Git identities, fixing \"Unverified\" commits from email/GPG key mismatch, setting up multiple GitHub accounts on one machine, auditing identity isolation, or troubleshooting includeIf, GPG key selection, or SSH key routing issues.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "git-identity",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/github-issues",
    "name": "github-issues",
    "description": "Query and search GitHub issues using gh CLI with web fallback. Supports filtering by labels, state, assignees, and full-text search. Use when troubleshooting errors, checking if an issue is already reported, or finding workarounds.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "github-issues",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "gh",
        "name": "gh",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash, Read, Glob, Grep, WebFetch, WebSearch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gpg-signing",
    "name": "gpg-signing",
    "description": "Comprehensive guide to GPG commit signing. Set up, configure, and troubleshoot GPG commit signing. Fix GPG signing errors, configure passphrase caching, verify commit signatures. Use when working with Git commit signing, GPG keys, commit verification, signature verification, GPG configuration, or when encountering GPG signing errors. Covers Windows (Gpg4win), macOS (GPG Suite), Linux (gnupg), and WSL installation and setup.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gpg-signing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "gnupg",
        "name": "gnupg",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gui-tools",
    "name": "gui-tools",
    "description": "Provides guidance for installing, configuring, and choosing Git graphical interface clients (GitKraken, Sourcetree, GitHub Desktop) across platforms. Compares features, licensing, and workflows. Troubleshoots graphical tool configuration and setup issues. Use when installing Git graphical clients, setting up Git visualization tools, configuring graphical commit tools, choosing between options, or troubleshooting configuration. Covers Windows, macOS, and Linux. All tools are optional and based on user preference.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gui-tools",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "gitkraken",
        "name": "gitkraken",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "sourcetree",
        "name": "sourcetree",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "github",
        "name": "github",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "fork",
        "name": "fork",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/line-endings",
    "name": "line-endings",
    "description": "Comprehensive guide to Git line ending configuration for cross-platform development teams. Use when configuring line endings, setting up .gitattributes, troubleshooting line ending issues, understanding core.autocrlf/core.eol/core.safecrlf, working with Git LFS, normalizing line endings in repositories, or resolving cross-platform line ending conflicts. Covers Windows, macOS, Linux, and WSL. Includes decision trees, workflows, best practices, and real-world scenarios.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "line-endings",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/push",
    "name": "push",
    "description": "Comprehensive Git push operations including basic push, force push safety protocols, tag pushing, remote management, and troubleshooting. Use when pushing commits, managing remotes, pushing tags, resolving push conflicts, handling rejected pushes, or dealing with force push scenarios. Covers push strategies, branch protection, upstream configuration, and push --force-with-lease best practices.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "push",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/search-issues",
    "name": "search-issues",
    "description": "Search GitHub issues in any repository. Find bugs, features, and discussions.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "search-issues",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<owner/repo> <search-terms> [--label <label>] [--state open|closed|all] [--format compact|table|detailed]",
      "allowed-tools": "Bash, Read, Grep, WebFetch, WebSearch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/setup",
    "name": "setup",
    "description": "Complete guide to installing Git and performing basic configuration across all platforms (Windows, macOS, Linux, WSL). Use when setting up Git for the first time, installing Git on new systems, configuring user identity, setting default branch, choosing editor, verifying installation, or troubleshooting Git installation issues. Covers platform-specific installation methods, basic required configuration, and verification steps.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/docs-ops",
    "name": "docs-ops",
    "description": "Manage Gemini CLI documentation lifecycle. Actions: scrape, validate, refresh, rebuild-index, clear-cache.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "docs-ops",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<action> (scrape|validate|refresh|rebuild-index|clear-cache) [options]",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-checkpoint-management",
    "name": "gemini-checkpoint-management",
    "description": "Central authority for Gemini CLI Checkpointing. Covers git-based file snapshots, automatic state saving, /restore command, and rollback. Use when enabling checkpointing, restoring previous states, undoing changes, or planning experimental workflows with Gemini. Delegates 100% to gemini-cli-docs for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-checkpoint-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-cli-docs",
    "name": "gemini-cli-docs",
    "description": "Single source of truth and librarian for ALL Gemini CLI documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Gemini CLI documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from llms.txt; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, llms.txt parsing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-cli-docs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "spacy",
        "name": "spacy",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-cli-execution",
    "name": "gemini-cli-execution",
    "description": "Expert guide for executing the Google Gemini CLI in non-interactive and headless modes. Covers command syntax, piping input, output handling, and automation patterns. Use when running gemini commands, piping context to Gemini, scripting Gemini workflows, or using interactive shell mode. Delegates to gemini-cli-docs for official command references.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-cli-execution",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "untrusted-package",
        "name": "untrusted-package",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-command-development",
    "name": "gemini-command-development",
    "description": "Expert guide for creating custom Gemini CLI commands. Covers slash command definitions (.toml), argument parsing, and shell execution. Use when creating custom Gemini commands, defining TOML command files, adding command arguments, or building extension-based commands. Delegates to gemini-cli-docs.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-command-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-config-management",
    "name": "gemini-config-management",
    "description": "Expert guide for configuring Google Gemini CLI. Covers global vs project settings.json, Trusted Folders, Policy Engine, and environment variables. Use when configuring Gemini settings, managing trusted folders, setting up security policies, or troubleshooting configuration precedence. Delegates to gemini-cli-docs for official references.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-config-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-context-bridge",
    "name": "gemini-context-bridge",
    "description": "Facilitates context sharing and strategic delegation between Claude Code and Gemini CLI. Syncs CLAUDE.md to GEMINI.md and provides agent selection guidance. Use when onboarding Gemini to a project, syncing instructions between agents, or deciding whether to use Claude or Gemini for a specific task.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-context-bridge",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-delegation-patterns",
    "name": "gemini-delegation-patterns",
    "description": "Strategic patterns for Claude-to-Gemini delegation. Covers decision criteria, execution patterns, result parsing, and error handling. Use when determining if a task should be delegated to Gemini CLI.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-delegation-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "firebase",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "for",
        "name": "for",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-exploration-patterns",
    "name": "gemini-exploration-patterns",
    "description": "Strategic patterns for codebase exploration using Gemini's large context window. Covers token thresholds, model routing, and exploration strategies. Use when deciding between Claude and Gemini for exploration, analyzing large codebases, or choosing between Flash and Pro models for context size.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-exploration-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-explore",
    "name": "gemini-explore",
    "description": "Explore entire codebase with Gemini's large context window. Use when starting on unfamiliar codebases or mapping dependencies across large projects.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-explore",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "google",
        "name": "@google/gemini-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "gemini-cli",
        "name": "gemini-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[scope: architecture|dependencies|patterns|all] [--output <path>] [--pro]",
      "allowed-tools": "Read, Bash, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-extension-development",
    "name": "gemini-extension-development",
    "description": "Expert guide for building and managing Gemini CLI Extensions. Covers extension anatomy, GEMINI.md context, commands, MCP integration, and publishing. Use when creating Gemini extensions, linking local extensions, packaging MCP servers, or installing extensions from GitHub. Delegates to gemini-cli-docs.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-extension-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-json-parsing",
    "name": "gemini-json-parsing",
    "description": "Parse Gemini CLI headless output (JSON and stream-JSON formats). Covers response extraction, stats interpretation, error handling, and tool call analysis. Use when processing Gemini CLI programmatic output.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-json-parsing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-mcp-integration",
    "name": "gemini-mcp-integration",
    "description": "Expert guide for Model Context Protocol (MCP) integration with Gemini CLI. Covers MCP server configuration (HTTP, SSE, Stdio), connection management, and tool permissions. Use when adding MCP servers to Gemini, configuring transports, troubleshooting MCP connections, or managing tool permissions. Delegates to gemini-cli-docs.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-mcp-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-memory-sync",
    "name": "gemini-memory-sync",
    "description": "Synchronization patterns for CLAUDE.md and GEMINI.md memory files. Covers import syntax, drift detection, and one-way sync. Use when setting up GEMINI.md, detecting context drift between memory files, understanding @import syntax, or troubleshooting sync issues.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-memory-sync",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-plan",
    "name": "gemini-plan",
    "description": "Generate Claude-executable implementation plans using Gemini's reasoning",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-plan",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<task-description> [--context <files>] [--output <path>]",
      "allowed-tools": "Read, Bash, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-query",
    "name": "gemini-query",
    "description": "Send a quick headless query to Gemini CLI and display the response with stats",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-query",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<prompt>",
      "allowed-tools": "Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-sandbox-configuration",
    "name": "gemini-sandbox-configuration",
    "description": "Central authority for Gemini CLI sandboxing and isolation. Covers Docker, Podman, macOS Seatbelt profiles, and security boundaries. Use when enabling sandboxing, choosing sandbox methods, configuring Seatbelt profiles, or troubleshooting sandbox issues. Delegates 100% to gemini-cli-docs for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-sandbox-configuration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<command>",
      "allowed-tools": "Read, Glob, Grep, Bash, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-second-opinion",
    "name": "gemini-second-opinion",
    "description": "Get Gemini's independent analysis on recent context or specified topic",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-second-opinion",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-session-management",
    "name": "gemini-session-management",
    "description": "Central authority for Gemini CLI session management. Covers session resume, retention policies, session browser, and cleanup. Use when resuming Gemini sessions, configuring retention, browsing past sessions, or managing session storage. Delegates 100% to gemini-cli-docs for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-session-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-token-optimization",
    "name": "gemini-token-optimization",
    "description": "Optimize token usage when delegating to Gemini CLI. Covers token caching, batch queries, model selection (Flash vs Pro), and cost tracking. Use when planning bulk Gemini operations.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-token-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gemini-workspace-bridge",
    "name": "gemini-workspace-bridge",
    "description": "Central authority for Claude-Gemini shared workspace architecture. Defines directory structure, artifact exchange, and file naming conventions. Use when setting up dual-CLI workflows, deciding where to store AI artifacts, or managing cross-CLI file exchange.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gemini-workspace-bridge",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/policy-engine-builder",
    "name": "policy-engine-builder",
    "description": "Guide for creating Gemini CLI policy engine TOML rules. Covers rule syntax, priority tiers, conditions, and MCP wildcards. Use when restricting Gemini tools, creating security policies, controlling MCP server permissions, or setting up approval workflows.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "policy-engine-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ai-tools",
    "name": "ai-tools",
    "description": "Manage AI CLI tools (Claude Code, Gemini CLI, Codex CLI). Use when user asks about AI tool versions, updates, installation, or wants to update/install their AI CLI tools. Detects installed tools using two-tier detection (PATH + npm fallback), installs missing tools, checks versions, and retrieves update instructions from authoritative sources using delegation-first pattern.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ai-tools",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "setup",
        "name": "setup",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "update",
        "name": "update",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash, Skill, Task, Read, mcp__perplexity__search, WebSearch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/apply-findings",
    "name": "apply-findings",
    "description": "Apply fixes from audit or review findings. Use after /audit-* or /review commands to implement recommendations from the current conversation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "apply-findings",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--dry-run] [--research-first]",
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/brand-guidelines",
    "name": "brand-guidelines",
    "description": "Melodic Software brand identity guidelines. Use when styling projects, creating marketing materials, building UI components, or ensuring brand consistency. Covers colors (#1E90FF melodic blue primary), typography (Inter font family), logo usage, brand voice (\"Building software that sings\"), and component patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "brand-guidelines",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/git-commit",
    "name": "git-commit",
    "description": "Comprehensive Git commit workflow using Conventional Commits format with safety protocols. Create, validate, and execute commits following best practices. Use when creating commits, drafting commit messages, handling pre-commit hooks, creating pull requests, or uncertain about commit safety, timing, or message format. CRITICAL - Always invoke before any commit operation - contains NEVER rules, attribution requirements, and proper message formatting.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "git-commit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/onboarding",
    "name": "onboarding",
    "description": "Developer environment setup guides for Windows, macOS, Linux, and WSL. Use when setting up development machines, installing tools, configuring environments, or following platform-specific setup guides. Covers package management, shell/terminal, code editors, AI tooling, containerization, databases, and more.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "onboarding",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/mssql",
    "name": "mssql",
    "description": "Manage MssqlMcp servers - status, rebuild, and upstream updates",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "mssql",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[status] [rebuild] [update] [--node] [--dotnet] [--check]",
      "allowed-tools": "Bash, Read, Glob, Grep, Write, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/setup-dab",
    "name": "setup-dab",
    "description": "Install and configure Data API Builder (DAB) for production SQL Server MCP access with RBAC",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "setup-dab",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--init] [--add <entity>] [--verify]",
      "allowed-tools": "Bash, Read, Write, Edit, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/milan-jovanovic-blog",
    "name": "milan-jovanovic-blog",
    "description": "Search Milan Jovanovic's .NET blog for Clean Architecture, DDD, CQRS, EF Core, and ASP.NET Core patterns. Use for finding applicable patterns, code examples, and architecture guidance. Invoke when working with .NET projects that could benefit from proven architectural patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "milan-jovanovic-blog",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/codex-cli-docs",
    "name": "codex-cli-docs",
    "description": "Single source of truth and librarian for ALL OpenAI Codex CLI documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Codex CLI documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from llms.txt; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, llms.txt parsing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "codex-cli-docs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/docs-ops",
    "name": "docs-ops",
    "description": "Manage Codex CLI documentation lifecycle. Actions: scrape, validate, refresh, rebuild-index, clear-cache.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "docs-ops",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<action> (scrape|validate|refresh|rebuild-index|clear-cache) [options]",
      "allowed-tools": "Read, Write, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/analyze-transcript",
    "name": "analyze-transcript",
    "description": "Analyze meeting transcripts to extract requirements, decisions, and action items. Specialized extraction for conversational content.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "analyze-transcript",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<transcript-path> [--domain <domain-name>] [--speakers <speaker-roles>]",
      "allowed-tools": "Read, Glob, Grep, Write, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/brainstorm",
    "name": "brainstorm",
    "description": "Facilitate AI-assisted brainstorming sessions for requirements discovery. Uses divergent-convergent thinking patterns to generate ideas, then filters and refines them. Supports multiple brainstorming techniques.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "brainstorm",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--domain <domain-name>] [--technique freeform|reverse|starbursting|scamper|sixhats] [--rounds <number>]",
      "allowed-tools": "Task, Read, Write, Glob, Grep, Skill, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/business-rules-analysis",
    "name": "business-rules-analysis",
    "description": "Business rules elicitation and analysis techniques. Covers rule types (constraints, derivations, inferences), decision tables, rule templates, and policy documentation. Use when identifying business policies, constraints, calculations, and decision logic during requirements elicitation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "business-rules-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/discover",
    "name": "discover",
    "description": "Main orchestrator for full requirements elicitation workflow. Coordinates interviews, document extraction, simulation, research, and synthesis.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "discover",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<domain> [--sources <source-types>] [--autonomy <level>] [--output <format>]",
      "allowed-tools": "Read, Glob, Grep, Write, Task, Skill, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/document-extraction",
    "name": "document-extraction",
    "description": "Extract requirements from existing documents including PDFs, Word docs, meeting transcripts, specifications, and web content. Identifies requirement candidates, categorizes them, and outputs in pre-canonical format.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "document-extraction",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Task, WebFetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/domain-research",
    "name": "domain-research",
    "description": "MCP-powered domain research for requirements elicitation. Uses perplexity, context7, firecrawl, and other MCP servers to research domain knowledge, best practices, and industry requirements.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "domain-research",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, mcp__perplexity__search, mcp__perplexity__reason, mcp__context7__resolve-library-id, mcp__context7__query-docs, mcp__firecrawl__firecrawl_search, mcp__firecrawl__firecrawl_scrape"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/elicitation-methodology",
    "name": "elicitation-methodology",
    "description": "Hub skill for requirements elicitation. Provides technique selection, orchestration guidance, LLMREI patterns, and autonomy level configuration. Use when gathering requirements from stakeholders, conducting elicitation sessions, or preparing requirements for specification.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "elicitation-methodology",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/extract",
    "name": "extract",
    "description": "Extract requirements from documents (PDF, Markdown, Word, URLs). Identifies requirement candidates and outputs in pre-canonical format.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "extract",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<path-or-url> [--domain <domain-name>] [--mode <autonomy-mode>] [--type <document-type>]",
      "allowed-tools": "Read, Glob, Grep, Write, Skill, WebFetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gap-analysis",
    "name": "gap-analysis",
    "description": "Analyze requirements for completeness, missing areas, and gaps. Uses domain checklists, NFR categories, and INVEST criteria to identify what's missing from elicited requirements.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gap-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/interview-conducting",
    "name": "interview-conducting",
    "description": "AI-led stakeholder interviews using LLMREI research-backed patterns. Conducts structured interviews to elicit requirements through context-adaptive questioning, active listening, and systematic requirement extraction.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "interview-conducting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Task, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/journey-map",
    "name": "journey-map",
    "description": "Create a customer journey map from elicited requirements. Visualizes end-to-end user experience with stages, touchpoints, emotions, and pain points. Outputs Mermaid diagrams.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "journey-map",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--domain <domain-name>] [--persona <persona-name>] [--format mermaid|yaml|markdown]",
      "allowed-tools": "Task, Read, Write, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/jtbd-analysis",
    "name": "jtbd-analysis",
    "description": "Jobs to Be Done (JTBD) framework by Clayton Christensen. Analyzes requirements through the lens of what 'job' customers hire products to do. Covers functional, emotional, and social jobs. Use when understanding underlying customer motivations or reframing features as outcomes.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "jtbd-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/prioritization-methods",
    "name": "prioritization-methods",
    "description": "Requirements prioritization techniques including MoSCoW, Kano Model, WSJF (SAFe), and Wiegers' Value/Cost/Risk matrix. Provides scoring frameworks, trade-off analysis, and priority visualization. Use when ranking requirements by business value, customer impact, or implementation efficiency.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "prioritization-methods",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/prioritize",
    "name": "prioritize",
    "description": "Apply prioritization methods to elicited requirements. Supports MoSCoW, Kano Model, WSJF, and Wiegers' scoring. Outputs ranked requirements with justification.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "prioritize",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--domain <domain-name>] [--method moscow|kano|wsjf|wiegers|opportunity] [--interactive]",
      "allowed-tools": "Task, Read, Write, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/research",
    "name": "research",
    "description": "Research domain knowledge using MCP servers (perplexity, context7, firecrawl). Gathers best practices, regulatory requirements, and competitive insights.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "research",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<topic> [--domain <domain-name>] [--depth <research-depth>] [--focus <focus-area>]",
      "allowed-tools": "Read, Write, Skill, mcp__perplexity__search, mcp__perplexity__reason, mcp__context7__resolve-library-id, mcp__context7__query-docs, mcp__firecrawl__firecrawl_search, mcp__firecrawl__firecrawl_scrape"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/simulate",
    "name": "simulate",
    "description": "Run multi-stakeholder simulation to generate requirements from diverse perspectives. Simulates End User, Technical, Business, Compliance, and Operations stakeholders.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "simulate",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<topic> [--personas <persona-list>] [--domain <domain-name>] [--mode <simulation-mode>]",
      "allowed-tools": "Read, Glob, Grep, Write, Task, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/stakeholder-simulation",
    "name": "stakeholder-simulation",
    "description": "Multi-persona stakeholder simulation for solo requirements work. Generates diverse perspectives from simulated End User, Technical, Business, Compliance, and Operations stakeholders when real stakeholders are unavailable.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "stakeholder-simulation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/story-map",
    "name": "story-map",
    "description": "Create a user story map from elicited requirements. Visualizes user journey with backbone activities, walking skeleton, and release slices. Outputs Mermaid diagrams.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "story-map",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--domain <domain-name>] [--releases <number>] [--format mermaid|yaml|markdown]",
      "allowed-tools": "Task, Read, Write, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/survey",
    "name": "survey",
    "description": "Generate stakeholder surveys for requirements gathering and analyze responses. Creates questionnaires based on domain context, collects structured feedback, and produces statistical analysis with requirement candidates.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "survey",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--domain <name>] [--mode generate|analyze|both] [--type <survey-type>]",
      "allowed-tools": "Task, Read, Write, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/use-case-2.0",
    "name": "use-case-2.0",
    "description": "Use Case 2.0 methodology by Ivar Jacobson. Covers use case slices, lightweight documentation, user story derivation, and value-driven prioritization. Modern approach to use case modeling for agile teams.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "use-case-2.0",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/user-story-mapping",
    "name": "user-story-mapping",
    "description": "Jeff Patton's User Story Mapping technique for Agile discovery. Visualizes user journey as a map, identifies backbone activities, walking skeleton, and release slices. Use when organizing requirements into deliverable increments or defining MVP scope.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "user-story-mapping",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/workshop",
    "name": "workshop",
    "description": "Facilitate structured requirements workshops (JAD-style). Guides through agenda, captures decisions, resolves conflicts, and produces consolidated requirements. Supports multiple workshop formats.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "workshop",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--domain <domain-name>] [--format jad|discovery|refinement|prioritization] [--duration short|standard|extended]",
      "allowed-tools": "Task, Read, Write, Glob, Grep, Skill, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ai-governance",
    "name": "ai-governance",
    "description": "AI governance and compliance guidance covering EU AI Act risk classification, NIST AI RMF, responsible AI principles, AI ethics review, and regulatory compliance for AI systems.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ai-governance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/api-security",
    "name": "api-security",
    "description": "Comprehensive API security guidance covering authentication methods, rate limiting, input validation, CORS, security headers, and protection against OWASP API Top 10 vulnerabilities. Use when designing API authentication, implementing rate limiting, configuring CORS, setting security headers, or reviewing API security.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "api-security",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/audit",
    "name": "audit",
    "description": "Run security audit on code for OWASP Top 10, CWE vulnerabilities, and security anti-patterns",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[files|directory|--staged|--pr]",
      "allowed-tools": "Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/authentication-patterns",
    "name": "authentication-patterns",
    "description": "Comprehensive authentication implementation guidance including JWT best practices, OAuth 2.0/OIDC flows, Passkeys/FIDO2/WebAuthn, MFA patterns, and secure session management. Use when implementing login systems, token-based auth, SSO, passwordless authentication, or reviewing authentication security.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "authentication-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/authorization-models",
    "name": "authorization-models",
    "description": "Comprehensive authorization guidance covering RBAC, ABAC, ACL, ReBAC, and policy-as-code patterns. Use when designing permission systems, implementing access control, or choosing authorization strategies.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "authorization-models",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/check-deps",
    "name": "check-deps",
    "description": "Check dependencies for known CVEs and security vulnerabilities",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "check-deps",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--npm|--pip|--dotnet|--cargo|--all]",
      "allowed-tools": "Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/container-security",
    "name": "container-security",
    "description": "Container and Kubernetes security patterns including Docker hardening, image scanning, pod security standards, network policies, RBAC, secrets management, and runtime protection. Use when securing containerized applications, building secure images, or configuring Kubernetes security controls.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "container-security",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "melodic-software/claude-code-plugins/cryptography",
    "name": "cryptography",
    "description": "Comprehensive cryptography guidance covering encryption algorithms, password hashing, TLS configuration, key management, and post-quantum considerations. Use when implementing encryption, choosing hashing algorithms, configuring TLS/SSL, managing cryptographic keys, or reviewing cryptographic implementations.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "cryptography",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/devsecops-practices",
    "name": "devsecops-practices",
    "description": "DevSecOps methodology guidance covering shift-left security, SAST/DAST/IAST integration, security gates in CI/CD pipelines, vulnerability management workflows, and security champions programs.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "devsecops-practices",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/review",
    "name": "review",
    "description": "Comprehensive security review combining code audit, secrets scan, and dependency check",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[scope]",
      "allowed-tools": "Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/scan-secrets",
    "name": "scan-secrets",
    "description": "Scan codebase for hardcoded secrets, API keys, credentials, and sensitive data",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "scan-secrets",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[path|--all|--staged]",
      "allowed-tools": "Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/secrets-management",
    "name": "secrets-management",
    "description": "Comprehensive guidance for secure secrets management including storage solutions (Vault, AWS Secrets Manager, Azure Key Vault), environment variables, secret rotation, scanning tools, and CI/CD pipeline security. Use when implementing secrets storage, configuring secret rotation, preventing secret leaks, or reviewing credentials handling.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "secrets-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/secure-coding",
    "name": "secure-coding",
    "description": "Provides guidance on secure coding practices including OWASP Top 10 2025, CWE Top 25, input validation, output encoding, and language-specific security patterns. Use when reviewing code for security vulnerabilities, implementing security controls, or learning secure development practices.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "secure-coding",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/supply-chain-security",
    "name": "supply-chain-security",
    "description": "Software supply chain security guidance covering SBOM generation, SLSA framework, dependency scanning, SCA tools, and protection against supply chain attacks like dependency confusion and typosquatting.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "supply-chain-security",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "cyclonedx",
        "name": "@cyclonedx/cyclonedx-npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "better-npm-audit",
        "name": "better-npm-audit",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "cyclonedx-bom",
        "name": "cyclonedx-bom",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip-audit",
        "name": "pip-audit",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "safety",
        "name": "safety",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip-tools",
        "name": "pip-tools",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "sigstore",
        "name": "sigstore",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "cosign",
        "name": "cosign",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "scorecard",
        "name": "scorecard",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/threat-modeling",
    "name": "threat-modeling",
    "description": "Threat modeling methodologies (STRIDE, DREAD), attack trees, threat modeling as code, and integration with SDLC for proactive security design",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "threat-modeling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<component-or-feature-description>",
      "allowed-tools": "Read, Grep, Glob, Write, Edit, Task, mcp__perplexity__*, mcp__context7__*, mcp__microsoft-learn__*"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/vulnerability-management",
    "name": "vulnerability-management",
    "description": "Vulnerability lifecycle management including CVE tracking, CVSS scoring, risk prioritization, remediation workflows, and coordinated disclosure practices",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "vulnerability-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Write, Edit, Task, mcp__perplexity__*, mcp__context7__*"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/zero-trust",
    "name": "zero-trust",
    "description": "Zero Trust architecture principles including ZTNA, micro-segmentation, identity-first security, continuous verification, and BeyondCorp patterns. Use when designing network security, implementing identity-based access, or building cloud-native applications with zero trust principles.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "zero-trust",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "melodic-software/claude-code-plugins/ai-writing-assistant",
    "name": "ai-writing-assistant",
    "description": "Leverage AI tools effectively for professional writing tasks. Provides prompt patterns, refinement workflows, voice preservation techniques, and quality checkpoints for AI-augmented drafting.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ai-writing-assistant",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/brand-statement",
    "name": "brand-statement",
    "description": "Develop your personal brand statement using the Skills x Interests x Market Needs framework. Use when crafting your professional positioning, LinkedIn headline, or elevator pitch.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "brand-statement",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[optional: your current role or focus area]",
      "allowed-tools": "Read, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/career-strategy",
    "name": "career-strategy",
    "description": "Internal vs external career growth paths, goal setting, career maintenance, and long-term planning for software engineers. Use when deciding between internal promotion vs external job search, setting career goals, or planning long-term career trajectory.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "career-strategy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<promotion | job-change | level> [target]",
      "allowed-tools": "Read, Glob, Grep, AskUserQuestion, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/code-review-communication",
    "name": "code-review-communication",
    "description": "Frameworks for giving and receiving code review feedback effectively. Use for PR comments, review strategies, handling disagreements, and balancing thoroughness with kindness.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "code-review-communication",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/craft-linkedin-post",
    "name": "craft-linkedin-post",
    "description": "Generate an engaging LinkedIn post using proven storytelling frames. Use when you want to share learnings, celebrate wins, or build professional visibility.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "craft-linkedin-post",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/developer-visibility",
    "name": "developer-visibility",
    "description": "Build professional visibility through LinkedIn, GitHub, conference speaking, and internal branding. Provides frameworks for personal brand development, content creation, and career growth.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "developer-visibility",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, WebFetch, WebSearch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/difficult-conversations",
    "name": "difficult-conversations",
    "description": "Structured approach to workplace conflicts, performance discussions, and challenging feedback using preparation-delivery-followup framework. Use when preparing for tough conversations, addressing conflicts, giving critical feedback, or navigating sensitive workplace discussions.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "difficult-conversations",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<situation description>",
      "allowed-tools": "Read, Glob, Grep, Write, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/draft-email",
    "name": "draft-email",
    "description": "Draft a professional email using the What-Why-How framework. Use when you need to compose emails to colleagues, stakeholders, or leadership.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "draft-email",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/feedback-conversations",
    "name": "feedback-conversations",
    "description": "Navigate difficult conversations and deliver constructive feedback using structured frameworks. Covers the Preparation-Delivery-Follow-up model and Situation-Behavior-Impact (SBI) feedback technique. Use when preparing for difficult conversations, giving feedback, or managing conflicts.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "feedback-conversations",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/interview-skills",
    "name": "interview-skills",
    "description": "Frameworks for technical interviews and salary negotiation. Use for behavioral interview prep (STAR method), technical interview communication, offer evaluation, and compensation negotiation strategies.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "interview-skills",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/mentoring-developers",
    "name": "mentoring-developers",
    "description": "Frameworks for effective mentoring and knowledge transfer. Use for 1:1 meetings, pair programming, onboarding, teaching technical concepts, and developing junior engineers.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "mentoring-developers",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/plan-career-goals",
    "name": "plan-career-goals",
    "description": "Create structured career goals with timelines, actions, milestones, and accountability measures.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "plan-career-goals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<target role or aspiration>",
      "allowed-tools": "Read, Glob, Grep, Write, AskUserQuestion, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/professional-communication",
    "name": "professional-communication",
    "description": "Guide technical communication for software developers. Covers email structure, team messaging etiquette, meeting agendas, and adapting messages for technical vs non-technical audiences. Use when drafting professional messages, preparing meeting communications, or improving written communication.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "professional-communication",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/promotion-preparation",
    "name": "promotion-preparation",
    "description": "Building promotion cases, brag documents, tracking wins, and self-advocacy for career advancement. Use when preparing for promotions, documenting accomplishments, or building your case for advancement.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "promotion-preparation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<current-role> <target-role> [key achievements...]",
      "allowed-tools": "Read, Glob, Grep, Write, AskUserQuestion, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/resume-optimization",
    "name": "resume-optimization",
    "description": "Resume structure, achievement bullet formulas, ATS optimization, and job-targeted tailoring for software engineers. Use when reviewing resumes, crafting achievement bullets, extracting keywords from job descriptions, or tailoring content for specific roles.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "resume-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<job-description-text-or-url>",
      "allowed-tools": "Read, Glob, Grep, Write, AskUserQuestion, Skill, WebFetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/review-comment",
    "name": "review-comment",
    "description": "Generate a well-structured code review comment using Conventional Comments format. Helps give clear, actionable feedback on PRs.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "review-comment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/stakeholder-communication",
    "name": "stakeholder-communication",
    "description": "Adapting technical communication for different audiences - engineers, product managers, executives, and customers. Use when communicating across functions, translating technical concepts, presenting to leadership, or building shared understanding with non-technical stakeholders.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "stakeholder-communication",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<technical content> for <audience>",
      "allowed-tools": "Read, Glob, Grep, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/structure-presentation",
    "name": "structure-presentation",
    "description": "Create a structured presentation outline using the What-Why-How framework. Use when preparing talks, demos, or technical presentations.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "structure-presentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/team-effectiveness",
    "name": "team-effectiveness",
    "description": "Building high-performing teams through psychological safety, diversity leverage, inclusive practices, and healthy team dynamics. Use when improving team collaboration, addressing team dysfunction, building inclusive environments, or developing team culture.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "team-effectiveness",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/technical-presentations",
    "name": "technical-presentations",
    "description": "Create and deliver effective technical presentations, demos, and talks. Provides frameworks for structuring content, designing slides, and handling live demos.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "technical-presentations",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/track-win",
    "name": "track-win",
    "description": "Document an accomplishment in brag document format with proper categorization and impact metrics.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "track-win",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<accomplishment description>",
      "allowed-tools": "Read, Write, AskUserQuestion, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/write-1on1-agenda",
    "name": "write-1on1-agenda",
    "description": "Generate a structured agenda for a 1:1 meeting with your manager, mentor, or direct report. Includes discussion questions and follow-up sections.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "write-1on1-agenda",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, AskUserQuestion, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/write-cfp",
    "name": "write-cfp",
    "description": "Draft a compelling conference proposal (Call for Papers) that gets accepted. Use when submitting to conferences, meetups, or internal tech talks.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "write-cfp",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, AskUserQuestion, WebSearch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/adr-create",
    "name": "adr-create",
    "description": "Create Architecture Decision Record from specification context.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "adr-create",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<spec file> [--decision <decision summary>]",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/asyncapi-authoring",
    "name": "asyncapi-authoring",
    "description": "Author and validate AsyncAPI 3.0 specifications for event-driven API design, message brokers, and async communication patterns",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "asyncapi-authoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/audit",
    "name": "audit",
    "description": "Audit specification quality and generate compliance report.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<path to specification file or --all>",
      "allowed-tools": "Read, Glob, Grep, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/canonical-spec-format",
    "name": "canonical-spec-format",
    "description": "Canonical specification format reference. Use when understanding the canonical spec schema, field requirements, provider-agnostic specification structure, or validating specifications against the schema.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "canonical-spec-format",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/constitution",
    "name": "constitution",
    "description": "Create or update the project constitution file (.constitution.md) for Spec Kit workflow.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "constitution",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--init | --update | --validate]",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/contract-first-design",
    "name": "contract-first-design",
    "description": "Design and manage API contracts before implementation using OpenAPI and AsyncAPI specifications for contract-first development",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "contract-first-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/convert",
    "name": "convert",
    "description": "Convert specification between formats (EARS, Gherkin, Kiro, canonical).",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "convert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<source path> --to <format>",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ears-author",
    "name": "ears-author",
    "description": "Interactive EARS pattern authoring assistant. Guides through pattern selection and requirement construction.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ears-author",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[requirement description or --interactive]",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ears-authoring",
    "name": "ears-authoring",
    "description": "EARS requirement pattern authoring. Use when writing requirements using EARS patterns (Ubiquitous, State-Driven, Event-Driven, Unwanted, Optional, Complex). Provides pattern templates, validation, and examples.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ears-authoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ears-convert",
    "name": "ears-convert",
    "description": "Convert specifications to/from EARS format.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ears-convert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<source file> [--to ears|canonical|prose|gherkin]",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gherkin-author",
    "name": "gherkin-author",
    "description": "Interactive Gherkin scenario authoring. Guides through Given/When/Then construction with BDD best practices.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gherkin-author",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[feature description or --interactive]",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gherkin-authoring",
    "name": "gherkin-authoring",
    "description": "Gherkin acceptance criteria authoring. Use when writing Given/When/Then scenarios, feature files, or BDD-style specifications. Provides syntax reference, best practices, and Reqnroll integration guidance.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gherkin-authoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gherkin-convert",
    "name": "gherkin-convert",
    "description": "Convert specifications to/from Gherkin/BDD format.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gherkin-convert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<source file> [--to gherkin|canonical|ears|feature]",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/implement",
    "name": "implement",
    "description": "Guide implementation of specification tasks. Phase 4 of Spec Kit workflow.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "implement",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<path to specification file or task ID>",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Bash, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/kiro-integration",
    "name": "kiro-integration",
    "description": "AWS Kiro specification patterns and synchronization. Use when working with Kiro IDE, syncing requirements.md/design.md/tasks.md files, or configuring steering files for AI agent context.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "kiro-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/kiro-sync",
    "name": "kiro-sync",
    "description": "Synchronize specifications with AWS Kiro format (requirements.md, design.md, tasks.md).",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "kiro-sync",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<spec file or directory> [--direction import|export|bidirectional]",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/openapi-authoring",
    "name": "openapi-authoring",
    "description": "Author and validate OpenAPI 3.1 specifications for REST API design, following API-first and contract-first development practices",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "openapi-authoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/plan",
    "name": "plan",
    "description": "Generate an implementation plan from a specification. Phase 2 of Spec Kit workflow.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "plan",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<path to specification file>",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/refine",
    "name": "refine",
    "description": "Refine specification with AI-assisted improvements.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "refine",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<path to specification file>",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/requirements-quality",
    "name": "requirements-quality",
    "description": "Requirements quality assessment and improvement. Use when evaluating requirements against INVEST criteria, improving clarity, detecting ambiguity, or ensuring completeness. Provides quality checklists, refinement patterns, and MoSCoW prioritization guidance.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "requirements-quality",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/spec-management",
    "name": "spec-management",
    "description": "Central authority for specification-driven development. Use when working with requirements, specifications, acceptance criteria, or any spec-driven workflow. Provides navigation to specialized skills and delegates to docs-management for official documentation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "spec-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/specify",
    "name": "specify",
    "description": "Generate a canonical specification from a feature request or user story. Phase 1 of Spec Kit workflow.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "specify",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<feature description or path to requirements file>",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/speckit-run",
    "name": "speckit-run",
    "description": "Execute the complete GitHub Spec Kit 5-phase workflow from constitution to implementation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "speckit-run",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<feature request or --resume>",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Bash, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/speckit-workflow",
    "name": "speckit-workflow",
    "description": "GitHub Spec Kit 5-phase workflow. Use when following the Constitution → Specify → Plan → Tasks → Implement cycle. Provides phase guidance, file templates, and workflow orchestration.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "speckit-workflow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/status",
    "name": "status",
    "description": "Display specification status dashboard showing workflow progress, quality scores, and pending items.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "status",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "[--all | <spec-id>]",
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/userstory-author",
    "name": "userstory-author",
    "description": "Author Agile-style user stories with linked acceptance criteria.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "userstory-author",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<feature description or --interactive>",
      "allowed-tools": "Read, Glob, Grep, Write, Edit, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/validate",
    "name": "validate",
    "description": "Validate specification against schema and quality rules.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "validate",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<path to specification file>",
      "allowed-tools": "Read, Glob, Grep, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/api-design-fundamentals",
    "name": "api-design-fundamentals",
    "description": "Use when designing APIs, choosing between REST/GraphQL/gRPC, or understanding API design best practices. Covers protocol selection, resource modeling, and API patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "api-design-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/api-review",
    "name": "api-review",
    "description": "Review API design for best practices, consistency, and common issues",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "api-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task",
      "argument-hint": "[spec-file-or-pattern]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/api-security",
    "name": "api-security",
    "description": "Use when implementing API authentication, authorization, or security patterns. Covers OAuth 2.0, OIDC, JWT, API keys, rate limiting, and common API security vulnerabilities.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "api-security",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/api-versioning",
    "name": "api-versioning",
    "description": "Use when planning API versioning strategy, handling breaking changes, or managing API deprecation. Covers URL, header, and query parameter versioning approaches.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "api-versioning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/cdn-architecture",
    "name": "cdn-architecture",
    "description": "Use when designing content delivery networks, caching strategies, or global content distribution. Covers CDN architecture, cache hierarchies, origin shielding, cache invalidation, and edge optimization.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "cdn-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/chaos-engineering-fundamentals",
    "name": "chaos-engineering-fundamentals",
    "description": "Use when implementing chaos engineering, designing fault injection experiments, or building resilience testing practices. Covers chaos principles and experiment design.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "chaos-engineering-fundamentals",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/chaos-plan",
    "name": "chaos-plan",
    "description": "Design chaos engineering experiments for a system - identifies failure modes, creates experiment hypotheses, and generates GameDay plans",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "chaos-plan",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, AskUserQuestion",
      "argument-hint": "<system-or-service-name>"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/data-architecture",
    "name": "data-architecture",
    "description": "Use when designing data platforms, choosing between data lakes/lakehouses/warehouses, or implementing data mesh patterns. Covers modern data architecture approaches.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "data-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/data-flow",
    "name": "data-flow",
    "description": "Design data pipeline architecture for a given data flow scenario",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "data-flow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task",
      "argument-hint": "<description>"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/data-modeling",
    "name": "data-modeling",
    "description": "Use when designing data models, database schemas, or choosing between modeling approaches. Covers dimensional modeling, star schema, data vault, entity-relationship design, and schema evolution.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "data-modeling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/design-interview-methodology",
    "name": "design-interview-methodology",
    "description": "4-step framework for system design interviews. Use when preparing for technical interviews, practicing whiteboard design, or structuring architectural discussions. Covers requirements gathering, high-level design, deep dives, and wrap-up.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "design-interview-methodology",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/distributed-tracing",
    "name": "distributed-tracing",
    "description": "Use when implementing distributed tracing, understanding trace propagation, or debugging cross-service issues. Covers OpenTelemetry, span context, and trace correlation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "distributed-tracing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/edge-computing",
    "name": "edge-computing",
    "description": "Use when designing edge computing architectures, serverless at edge, or distributed compute strategies. Covers edge functions, compute placement decisions, Cloudflare Workers, Lambda@Edge, and edge-native patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "edge-computing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/edge-strategy",
    "name": "edge-strategy",
    "description": "Design CDN and edge deployment strategy for global distribution - optimizes latency, plans caching architecture, and recommends edge compute placement",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "edge-strategy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, AskUserQuestion",
      "argument-hint": "<requirements-or-system>"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/estimation-techniques",
    "name": "estimation-techniques",
    "description": "Back-of-envelope calculations for system design. Use when estimating QPS, storage, bandwidth, or latency for capacity planning. Includes latency numbers every programmer should know and common estimation patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "estimation-techniques",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/etl-elt-patterns",
    "name": "etl-elt-patterns",
    "description": "Use when designing data pipelines, choosing between ETL and ELT approaches, or implementing data transformation patterns. Covers modern data pipeline architecture.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "etl-elt-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/explain",
    "name": "explain",
    "description": "Explain a systems design concept",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "explain",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<concept>",
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gameday-planning",
    "name": "gameday-planning",
    "description": "Use when planning GameDay exercises, designing failure scenarios, or conducting chaos drills. Covers GameDay preparation, execution, and follow-up.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gameday-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/golden-paths",
    "name": "golden-paths",
    "description": "Use when designing standardized development workflows, paved roads, or opinionated defaults. Covers golden path patterns, template design, developer workflow optimization, and guardrails.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "golden-paths",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/idempotency-patterns",
    "name": "idempotency-patterns",
    "description": "Use when designing idempotent APIs, handling retries safely, or preventing duplicate operations. Covers idempotency keys, at-most-once semantics, and duplicate prevention.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "idempotency-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/incident-response",
    "name": "incident-response",
    "description": "Use when designing incident management processes, creating runbooks, or establishing on-call practices. Covers incident lifecycle, communication, and postmortems.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "incident-response",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/instrumentation-planning",
    "name": "instrumentation-planning",
    "description": "Plan instrumentation strategy before implementation, covering what to instrument, naming conventions, cardinality management, and instrumentation budget",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "instrumentation-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/internal-developer-platform",
    "name": "internal-developer-platform",
    "description": "Use when designing Internal Developer Platforms (IDPs), building platform teams, or improving developer experience. Covers platform engineering principles, Backstage, portal design, and platform team structures.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "internal-developer-platform",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/latency-budget",
    "name": "latency-budget",
    "description": "Calculate and allocate latency budgets for a system - breaks down end-to-end latency into component budgets with optimization recommendations",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "latency-budget",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, AskUserQuestion",
      "argument-hint": "<target-latency> [system-description-or-file]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/latency-optimization",
    "name": "latency-optimization",
    "description": "Use when optimizing end-to-end latency, reducing response times, or improving performance for latency-sensitive applications. Covers latency budgets, geographic routing, protocol optimization, and latency measurement techniques.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "latency-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/llm-serving-patterns",
    "name": "llm-serving-patterns",
    "description": "LLM inference infrastructure, serving frameworks (vLLM, TGI, TensorRT-LLM), quantization techniques, batching strategies, and streaming response patterns. Use when designing LLM serving infrastructure, optimizing inference latency, or scaling LLM deployments.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "llm-serving-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ml-inference-optimization",
    "name": "ml-inference-optimization",
    "description": "ML inference latency optimization, model compression, distillation, caching strategies, and edge deployment patterns. Use when optimizing inference performance, reducing model size, or deploying ML at the edge.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ml-inference-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ml-pipeline",
    "name": "ml-pipeline",
    "description": "Design an ML system for a problem",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ml-pipeline",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<problem>",
      "allowed-tools": "Read, Glob, Grep, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ml-system-design",
    "name": "ml-system-design",
    "description": "End-to-end ML system design for production. Use when designing ML pipelines, feature stores, model training infrastructure, or serving systems. Covers the complete lifecycle from data ingestion to model deployment and monitoring.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ml-system-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/mock-interview",
    "name": "mock-interview",
    "description": "Run an interactive system design mock interview - simulates a real interview with problem statement, follow-ups, and structured feedback",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "mock-interview",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, AskUserQuestion",
      "argument-hint": "<type: general|ml|data|staff> [problem-hint]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/mtls-service-mesh",
    "name": "mtls-service-mesh",
    "description": "Use when implementing service-to-service security, mTLS, or service mesh patterns. Covers mutual TLS, Istio, Linkerd, certificate management, and service mesh security configurations.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "mtls-service-mesh",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/multi-region-deployment",
    "name": "multi-region-deployment",
    "description": "Use when designing globally distributed systems, multi-region architectures, or disaster recovery strategies. Covers region selection, active-active vs active-passive, data replication, and failover patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "multi-region-deployment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/observability-patterns",
    "name": "observability-patterns",
    "description": "Use when implementing observability strategy, correlating signals, or designing monitoring systems. Covers the three pillars (logs, metrics, traces) and their integration.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "observability-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/optimize-llm",
    "name": "optimize-llm",
    "description": "Get LLM optimization recommendations for serving latency, inference costs, and throughput improvements",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "optimize-llm",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task",
      "argument-hint": "[focus: latency|cost|throughput]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/platform-design",
    "name": "platform-design",
    "description": "Design Internal Developer Platforms, self-service capabilities, and golden paths",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "platform-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task",
      "argument-hint": "[aspect: portal|templates|provisioning|golden-paths]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/quality-attributes-taxonomy",
    "name": "quality-attributes-taxonomy",
    "description": "The \"-ilities\" framework for non-functional requirements. Use when defining NFRs, evaluating architecture trade-offs, or ensuring quality attributes are addressed in system design. Covers scalability, reliability, availability, performance, security, maintainability, and more.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "quality-attributes-taxonomy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/rag-architecture",
    "name": "rag-architecture",
    "description": "Retrieval-Augmented Generation (RAG) system design patterns, chunking strategies, embedding models, retrieval techniques, and context assembly. Use when designing RAG pipelines, improving retrieval quality, or building knowledge-grounded LLM applications.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "rag-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/rag-design",
    "name": "rag-design",
    "description": "Design a RAG architecture for a use case",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "rag-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<use-case>",
      "allowed-tools": "Read, Glob, Grep, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/rate-limiting-patterns",
    "name": "rate-limiting-patterns",
    "description": "Use when implementing rate limiting, throttling, or API quotas. Covers algorithms like token bucket and sliding window, plus distributed rate limiting patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "rate-limiting-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/resilience-patterns",
    "name": "resilience-patterns",
    "description": "Use when implementing circuit breakers, retries, bulkheads, or other resilience patterns. Covers failure handling strategies for distributed systems.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "resilience-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/secrets-management",
    "name": "secrets-management",
    "description": "Use when designing secret storage, rotation, or credential management systems. Covers HashiCorp Vault patterns, AWS Secrets Manager, Azure Key Vault, secret rotation, and zero-knowledge architectures.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "secrets-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "google",
        "name": "gcloud",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/security-review",
    "name": "security-review",
    "description": "Perform a security architecture review with Zero Trust assessment - identifies authentication/authorization gaps, data protection issues, and provides remediation guidance",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "security-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, AskUserQuestion",
      "argument-hint": "<scope-or-component>"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/self-service-infrastructure",
    "name": "self-service-infrastructure",
    "description": "Use when designing infrastructure self-service portals, IaC templates, or automated provisioning systems. Covers Terraform modules, Pulumi, environment provisioning, and infrastructure guardrails.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "self-service-infrastructure",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/slo-sli-error-budget",
    "name": "slo-sli-error-budget",
    "description": "Use when defining SLOs, selecting SLIs, or implementing error budget policies. Covers reliability targets, SLI selection, and error budget management.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "slo-sli-error-budget",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/slo-workshop",
    "name": "slo-workshop",
    "description": "Interactive SLO definition workshop - guides through defining SLIs, setting SLO targets, and establishing error budget policies for a service",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "slo-workshop",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Task, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/stream-processing",
    "name": "stream-processing",
    "description": "Use when designing real-time data processing systems, choosing stream processing frameworks, or implementing event-driven architectures. Covers Kafka, Flink, and streaming patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "stream-processing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/vector-databases",
    "name": "vector-databases",
    "description": "Vector database selection, embedding storage, approximate nearest neighbor (ANN) algorithms, and vector search optimization. Use when choosing vector stores, designing semantic search, or optimizing similarity search performance.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "vector-databases",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/zero-trust-architecture",
    "name": "zero-trust-architecture",
    "description": "Use when designing security architectures, implementing zero trust principles, or evaluating security posture. Covers never trust always verify, microsegmentation, identity-based access, and ZTNA patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "zero-trust-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/adw-design",
    "name": "adw-design",
    "description": "Guide creation of AI Developer Workflows (ADWs) that combine deterministic orchestration code with non-deterministic agents. Use when building automated development pipelines, designing AFK agent systems, or implementing the PITER framework.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "adw-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/agent-expert-creation",
    "name": "agent-expert-creation",
    "description": "Create specialized agent experts with pre-loaded domain knowledge using the Act-Learn-Reuse pattern. Use when building domain-specific agents that maintain mental models via expertise files and self-improve prompts.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "agent-expert-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Write"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/agent-governance",
    "name": "agent-governance",
    "description": "Implement hooks for permission control and security in custom agents. Use when adding security controls, blocking dangerous operations, implementing audit trails, or designing permission governance.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "agent-governance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/agent-lifecycle-management",
    "name": "agent-lifecycle-management",
    "description": "Manage agent fleet through CRUD operations and lifecycle patterns. Use when creating, commanding, monitoring, or deleting agents in multi-agent systems, or implementing proper resource cleanup.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "agent-lifecycle-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/agent-specialization",
    "name": "agent-specialization",
    "description": "Guide creation of focused single-purpose agents following the One Agent One Prompt One Purpose principle. Use when designing new agents, refactoring general agents into specialists, or optimizing agent context for a single task.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "agent-specialization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/agentic-kpi-tracking",
    "name": "agentic-kpi-tracking",
    "description": "Track and measure agentic coding KPIs for ZTE progression. Use when measuring workflow effectiveness, tracking Size/Attempts/Streak/Presence metrics, or assessing readiness for autonomous operation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "agentic-kpi-tracking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/agentic-layer-assessment",
    "name": "agentic-layer-assessment",
    "description": "Assess agentic layer maturity using the 12-grade classification system (Class 1-3). Use when evaluating codebase readiness, identifying next upgrade steps, or tracking progress toward the Codebase Singularity.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "agentic-layer-assessment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/agentic-layer-audit",
    "name": "agentic-layer-audit",
    "description": "Audit codebase for agentic layer coverage and identify gaps. Use when assessing agentic layer maturity, identifying investment opportunities, or evaluating primitive coverage.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "agentic-layer-audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/analyze-prompt",
    "name": "analyze-prompt",
    "description": "Analyze existing prompt and suggest improvements using the Seven Levels framework",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "analyze-prompt",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/audit-layer",
    "name": "audit-layer",
    "description": "Audit a codebase for agentic layer coverage and identify investment opportunities. Use to assess agentic maturity and find gaps.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "audit-layer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/broadcast-event",
    "name": "broadcast-event",
    "description": "Design WebSocket event broadcasting for ADW observability. Use when streaming workflow events to external dashboards or monitoring systems.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "broadcast-event",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<event-type> [payload-description]",
      "allowed-tools": "Read, Write, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/bug",
    "name": "bug",
    "description": "Generate a comprehensive bug fix plan with root cause analysis. Use when you have a bug to investigate before implementing a fix.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "bug",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<bug-description>",
      "allowed-tools": "Read, Write, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/chore",
    "name": "chore",
    "description": "Generate a comprehensive chore plan from a one-line description. Use for maintenance tasks, cleanup, refactoring, or dependency updates.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "chore",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<chore-description>",
      "allowed-tools": "Read, Write, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/classify-issue",
    "name": "classify-issue",
    "description": "Classify a GitHub issue into a problem class (chore, bug, or feature) for ADW routing. Use to determine which planning template to apply.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "classify-issue",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<issue-description>",
      "allowed-tools": "Read"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/closed-loop-design",
    "name": "closed-loop-design",
    "description": "Design closed-loop prompts with Request-Validate-Resolve structure for reliable agentic workflows. Use when creating self-validating agents, adding feedback loops, or improving agent reliability through verification.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "closed-loop-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/commit-with-agent",
    "name": "commit-with-agent",
    "description": "Create a Git commit with agent attribution for ADW workflows. Use after implementing changes to create semantically formatted commits.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "commit-with-agent",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<agent-name> <context>",
      "allowed-tools": "Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/composable-primitives",
    "name": "composable-primitives",
    "description": "Design composable agentic primitives for flexible workflows. Use when creating reusable workflow building blocks, designing SDLC primitives, or building agent operations that can be combined in different ways.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "composable-primitives",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/composable-step-design",
    "name": "composable-step-design",
    "description": "Design Plan/Build/Review/Fix workflow steps for ADWs. Use when creating composable workflow primitives, defining step contracts, or implementing step isolation patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "composable-step-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/conditional-docs-setup",
    "name": "conditional-docs-setup",
    "description": "Set up conditional documentation loading to prevent context pollution. Use when organizing project docs, implementing progressive disclosure, or reducing CLAUDE.md token consumption with on-demand loading.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "conditional-docs-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/configure-hooks",
    "name": "configure-hooks",
    "description": "Configure hook-based event handling for ADW observability. Use when setting up PreToolUse, PostToolUse, or other hooks for workflow monitoring.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "configure-hooks",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<hook-type> [configuration]",
      "allowed-tools": "Read, Write, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/context-audit",
    "name": "context-audit",
    "description": "Audit current context composition and identify optimization opportunities. Use when context window is overloaded, agents are underperforming, or applying the R&D framework to optimize token usage.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "context-audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/context-hierarchy-design",
    "name": "context-hierarchy-design",
    "description": "Design memory hierarchy with progressive loading for optimal context management. Use when organizing CLAUDE.md imports, implementing just-in-time context loading, or designing priming hierarchies for agents.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "context-hierarchy-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/context-prime",
    "name": "context-prime",
    "description": "Load task-specific context dynamically based on task type (bug, feature, review, chore, research). Use to focus context before starting work.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "context-prime",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/context-status",
    "name": "context-status",
    "description": "Show current context window state and consumption analysis. Use to check context health and identify optimization opportunities.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "context-status",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "(no arguments - shows status)",
      "allowed-tools": "Read"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/create-expert",
    "name": "create-expert",
    "description": "Scaffold a new agent expert structure with expertise.yaml, question, self-improve, and plan prompts",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "create-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<domain-name> [focus-areas]",
      "allowed-tools": "Read, Write, Glob, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/custom-agent-design",
    "name": "custom-agent-design",
    "description": "Design custom agents from scratch using Claude Agent SDK patterns. Use when building domain-specific agents, designing agents with full SDK control, or creating specialized agents with custom tools and prompts.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "custom-agent-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/deploy-team",
    "name": "deploy-team",
    "description": "Generate configuration for a team of specialized agents. Use when setting up multi-agent workflows.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "deploy-team",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<team-composition>",
      "allowed-tools": "Read, Write, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/e2e-test-design",
    "name": "e2e-test-design",
    "description": "Design E2E tests following user-story-driven patterns with verification checkpoints. Use when creating end-to-end tests, validating complete user journeys, or designing Playwright/Cypress test patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "e2e-test-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/expertise-file-design",
    "name": "expertise-file-design",
    "description": "Design YAML expertise file structures for agent experts. Use when creating mental models for domain-specific agents, defining expertise schema, or structuring knowledge for Act-Learn-Reuse workflows.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "expertise-file-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Write"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/feature",
    "name": "feature",
    "description": "Generate a comprehensive feature implementation plan with user story, phases, and testing strategy. Use when planning new functionality before implementation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "feature",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<feature-description>",
      "allowed-tools": "Read, Write, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/gateway-script-design",
    "name": "gateway-script-design",
    "description": "Design gateway scripts as entry points for agentic coding. Use when creating CLI entry points for agents, designing subprocess-based agent invocation, or building script interfaces for agentic workflows.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "gateway-script-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/git-worktree-setup",
    "name": "git-worktree-setup",
    "description": "Set up Git worktrees for agent parallelization with isolated environments. Use when setting up parallel agent execution, creating isolated environments per agent, or enabling concurrent development workflows.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "git-worktree-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "bun",
        "name": "bun",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/hook-event-architecture",
    "name": "hook-event-architecture",
    "description": "Design hook-based event systems for ADW observability. Use when implementing real-time event broadcasting, creating hook pipelines, or building agent activity monitoring.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "hook-event-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/implement",
    "name": "implement",
    "description": "Execute a generated plan file - a Higher-Order Prompt (HOP) that accepts another prompt (the plan) as input. Use after generating a plan with /bug, /feature, or /chore.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "implement",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<plan-file-path-or-content>",
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/improve-expertise",
    "name": "improve-expertise",
    "description": "Run self-improve on an expert's mental model to sync with codebase. Use periodically to keep expertise files accurate.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "improve-expertise",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<domain-name> [check-git-diff]",
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/issue-classification",
    "name": "issue-classification",
    "description": "Configure issue classification for ADWs to route work to the correct templates. Use when setting up automatic classification of GitHub issues into chores, bugs, and features.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "issue-classification",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/leverage-point-audit",
    "name": "leverage-point-audit",
    "description": "Audit a codebase for the 12 leverage points of agentic coding. Identifies gaps and provides prioritized recommendations. Use when improving agentic coding capability, analyzing why agents fail, or optimizing a codebase for autonomous work.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "leverage-point-audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/list-agent-tools",
    "name": "list-agent-tools",
    "description": "List available tools for custom agent configuration. Use as reference when defining agent tool access.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "list-agent-tools",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "(no arguments - lists all tools)"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/list-prompt-levels",
    "name": "list-prompt-levels",
    "description": "Show the seven levels of agentic prompts with quick reference. Use when deciding prompt complexity level.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "list-prompt-levels",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "(no arguments - shows all levels)",
      "allowed-tools": "Read"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/load-context-bundle",
    "name": "load-context-bundle",
    "description": "Reload previous session context from a context bundle file. Use to resume work from a previous session.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "load-context-bundle",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/meta-agentic-creation",
    "name": "meta-agentic-creation",
    "description": "Create meta prompts, meta agents, and meta skills that build other agentic components. Use when scaling agentic layer development, creating generators/templates, or implementing \"build the system that builds the system\" patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "meta-agentic-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Write"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/minimum-viable-agentic",
    "name": "minimum-viable-agentic",
    "description": "Guide creation of minimum viable agentic layer for a codebase. Use when starting agentic coding in a new project, bootstrapping essential components, or creating the minimal scaffolding for agent success.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "minimum-viable-agentic",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/model-selection",
    "name": "model-selection",
    "description": "Choose appropriate model for custom agent tasks. Use when selecting between Haiku, Sonnet, and Opus for agents, optimizing cost vs quality tradeoffs, or matching model capability to task complexity.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "model-selection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/multi-agent-observability",
    "name": "multi-agent-observability",
    "description": "Build observability interfaces for multi-agent systems. Use when monitoring multi-agent execution, tracking agent metrics, implementing logging for parallel agents, or debugging agent workflows.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "multi-agent-observability",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/orchestrate",
    "name": "orchestrate",
    "description": "Run orchestration workflow for a complex task using multi-agent patterns. Use when a task requires coordinated scout-build-review phases.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "orchestrate",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<task-description>",
      "allowed-tools": "Read, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/orchestration-prompts",
    "name": "orchestration-prompts",
    "description": "Write prompts for orchestrator workflows with phases and aggregation. Use when designing multi-phase workflows, writing agent command prompts, or implementing result aggregation patterns.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "orchestration-prompts",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/orchestrator-design",
    "name": "orchestrator-design",
    "description": "Design O-Agent systems for multi-agent fleet management. Use when building orchestrator agents, designing multi-agent architectures, or creating unified interfaces for agent fleet control.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "orchestrator-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/patch-design",
    "name": "patch-design",
    "description": "Create minimal, surgical patch plans for targeted fixes. Use when fixing specific issues from review, creating focused patches, or avoiding scope creep in fix implementations.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "patch-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/piter-setup",
    "name": "piter-setup",
    "description": "Set up PITER framework elements for AFK agent systems. Use when configuring prompt input sources, triggers, environments, and review processes for autonomous agent workflows.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "piter-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/plan-generation",
    "name": "plan-generation",
    "description": "Assist in generating comprehensive plans from templates using extended thinking. Use when generating plans from meta-prompt templates, reviewing plan quality, or ensuring plans meet team standards.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "plan-generation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/prime",
    "name": "prime",
    "description": "Prime agent with codebase understanding. Runs git ls-files, reads README, and summarizes project structure. Use at start of session or when context is lost.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "prime",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "(no arguments - primes context)",
      "allowed-tools": "Read, Bash, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/product-expert-design",
    "name": "product-expert-design",
    "description": "Design user-facing agent experts for adaptive UX and personalization. Use when building product features that learn from user behavior, creating per-user expertise files, or implementing AI-driven personalization.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "product-expert-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Write"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/prompt-level-selection",
    "name": "prompt-level-selection",
    "description": "Guide selection of appropriate prompt level for a task. Use when choosing between simple prompts and complex workflows, applying the seven levels framework, or matching task complexity to prompt investment.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "prompt-level-selection",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/prompt-section-design",
    "name": "prompt-section-design",
    "description": "Design composable prompt sections for building agentic prompts. Use when creating reusable prompt components, designing LEGO-block prompt sections, or structuring prompts for the stakeholder trifecta.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "prompt-section-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/pull-request",
    "name": "pull-request",
    "description": "Create a GitHub pull request with full context linking back to the original issue. Use after implementation is complete and ready for review.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "pull-request",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<branch-name> <issue-number> [plan-path]",
      "allowed-tools": "Read, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/query-expert",
    "name": "query-expert",
    "description": "Ask an agent expert a question using its expertise mental model. Use for quick domain-specific answers without code exploration.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "query-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<domain-name> <your-question>",
      "allowed-tools": "Read, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/reduce-delegate-framework",
    "name": "reduce-delegate-framework",
    "description": "Apply R&D framework to optimize prompts and context. Use when optimizing context window usage, reducing prompt size, delegating to specialized agents, or applying systematic context management.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "reduce-delegate-framework",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/resolve-failed-e2e-test",
    "name": "resolve-failed-e2e-test",
    "description": "Analyze a failed E2E test, fix the underlying issue, and verify the fix. Use after /test-e2e reports failures.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "resolve-failed-e2e-test",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/resolve-failed-test",
    "name": "resolve-failed-test",
    "description": "Analyze a failed test, fix the underlying issue, and verify the fix. Use after /test reports failures.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "resolve-failed-test",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Bash, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/review",
    "name": "review",
    "description": "Compare implementation against specification to verify alignment. Use after implementation to verify requirements are met.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/review-workflow-design",
    "name": "review-workflow-design",
    "description": "Design spec-based review workflows with visual proof and issue classification. Use when setting up review processes, validating against specifications, or implementing screenshot-based visual validation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "review-workflow-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/scaffold-layer",
    "name": "scaffold-layer",
    "description": "Create minimum viable agentic layer structure for a project. Use when adding agentic capabilities to a new project.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "scaffold-layer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/scout-and-build",
    "name": "scout-and-build",
    "description": "Execute the scout-then-build pattern for a feature implementation. Use when you need to explore the codebase before implementing changes.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "scout-and-build",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<feature-or-change>",
      "allowed-tools": "Read, Write, Edit, Glob, Grep, Bash, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/seed-expertise",
    "name": "seed-expertise",
    "description": "Generate initial expertise.yaml from codebase exploration. Use to bootstrap a new agent expert's mental model.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "seed-expertise",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<domain-name> [focus-areas...]",
      "allowed-tools": "Read, Write, Glob, Grep, Bash, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/self-improve-prompt-design",
    "name": "self-improve-prompt-design",
    "description": "Write self-improve prompts that sync expertise files with codebase reality. Use when creating maintenance workflows for agent experts, designing validation logic, or implementing the LEARN step of Act-Learn-Reuse.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "self-improve-prompt-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Write"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/ship",
    "name": "ship",
    "description": "Validate state and merge branch to main for production deployment. Use as final ZTE step after all checks pass.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "ship",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/standard-out-setup",
    "name": "standard-out-setup",
    "description": "Add console output and logging to make errors visible to agents. Standard out is a critical leverage point - without it, agents cannot see errors or understand application state. Use when agents fail silently, when debugging agentic workflows, or when setting up a new codebase for agentic coding.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "standard-out-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Edit, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/start-adw",
    "name": "start-adw",
    "description": "Start an AI Developer Workflow with composable steps. Use when executing plan_build, plan_build_review, or plan_build_review_fix workflows.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "start-adw",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<workflow-type> <task-description>",
      "allowed-tools": "Read, Write, Glob, Grep, Task, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/swimlane-visualization",
    "name": "swimlane-visualization",
    "description": "Design swimlane UI patterns for visualizing ADW execution. Use when building observability dashboards, monitoring agent workflows, or creating real-time status displays.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "swimlane-visualization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/system-prompt-engineering",
    "name": "system-prompt-engineering",
    "description": "Design effective system prompts for custom agents. Use when creating agent system prompts, defining agent identity and rules, or designing high-impact prompts that shape agent behavior.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "system-prompt-engineering",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/task-based-multiagent",
    "name": "task-based-multiagent",
    "description": "Set up task-based multi-agent systems with shared task files. Use when setting up parallel agent execution, designing worktree isolation patterns, or implementing task file coordination.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "task-based-multiagent",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/template-engineering",
    "name": "template-engineering",
    "description": "Guide creation of meta-prompt templates that encode engineering workflows into reusable, scalable units. Use when creating slash commands that generate plans, designing workflow templates, or encoding team best practices into agentic prompts.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "template-engineering",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/template-meta-prompt-creation",
    "name": "template-meta-prompt-creation",
    "description": "Create Level 6 template meta-prompts that generate other prompts. Use when building prompt generators, designing high-leverage meta-prompts, or creating templates that scaffold other prompts.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "template-meta-prompt-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/test",
    "name": "test",
    "description": "Run project test suite and report results in structured JSON format. Use to validate implementation before commit or review.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "test",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "(no arguments - runs all tests)",
      "allowed-tools": "Read, Bash, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/test-e2e",
    "name": "test-e2e",
    "description": "Execute end-to-end test specification and report results. Use after implementation to validate user journeys before review.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "test-e2e",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/test-suite-setup",
    "name": "test-suite-setup",
    "description": "Set up test validation commands for any project type. Use when configuring test runners, setting up validation commands for a new project, or enabling closed-loop agent workflows.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "test-suite-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "astral",
        "name": "uv",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsc",
        "name": "tsc",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "jest",
        "name": "jest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/tool-design",
    "name": "tool-design",
    "description": "Create custom tools using the @tool decorator for domain-specific agents. Use when building agent-specific tools, implementing MCP servers, or creating in-memory tools with the Agent SDK.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "tool-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/tools",
    "name": "tools",
    "description": "List all available Claude Code tools with their parameters and capabilities. Use to understand current tool availability before starting a task.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "tools",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "(no arguments - lists all tools)",
      "allowed-tools": "Read"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/track-kpis",
    "name": "track-kpis",
    "description": "Calculate and update agentic coding KPIs to measure ZTE progression. Use after completing an ADW cycle to track metrics.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "track-kpis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Bash, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/validate-workflow",
    "name": "validate-workflow",
    "description": "Validate AI Developer Workflow step outputs and contracts. Use when verifying workflow step completeness before proceeding.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "validate-workflow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<step-type> [spec-path]",
      "allowed-tools": "Read, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/zte-progression",
    "name": "zte-progression",
    "description": "Guide progression from In-Loop to Out-Loop to Zero-Touch Engineering. Use when assessing agentic maturity, planning ZTE progression, or identifying requirements for autonomous operation.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "zte-progression",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/cognitive-load",
    "name": "cognitive-load",
    "description": "Assess and optimize team cognitive load using cognitive load theory. Use for team health analysis and workload optimization.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "cognitive-load",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Skill, Task",
      "argument-hint": "<team> [--depth <quick|standard|detailed>]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/cognitive-load-assessment",
    "name": "cognitive-load-assessment",
    "description": "Measure and manage team cognitive load",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "cognitive-load-assessment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/interaction-patterns",
    "name": "interaction-patterns",
    "description": "Team interaction modes and their evolution over time",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "interaction-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/inverse-conway",
    "name": "inverse-conway",
    "description": "Align architecture and team structure using inverse Conway maneuver",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "inverse-conway",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/team-api-design",
    "name": "team-api-design",
    "description": "Define team interfaces, contracts, and communication boundaries",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "team-api-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/team-structure",
    "name": "team-structure",
    "description": "Design team topology using Team Topologies principles. Use for organizational design, team restructuring, or evolving team structure.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "team-structure",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Skill, Task",
      "argument-hint": "<context> [--teams <N>] [--mode <design|analyze|evolve>]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/team-topologies",
    "name": "team-topologies",
    "description": "Four fundamental team types and interaction modes from Team Topologies",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "team-topologies",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/acceptance-criteria-authoring",
    "name": "acceptance-criteria-authoring",
    "description": "Write clear, testable acceptance criteria in Given-When-Then format following INVEST principles and BDD best practices.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "acceptance-criteria-authoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/analyze-automation-roi",
    "name": "analyze-automation-roi",
    "description": "Analyze automation ROI for test cases and recommend which tests to automate based on value and effort. Use for prioritizing test automation investments.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "analyze-automation-roi",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/analyze-pyramid",
    "name": "analyze-pyramid",
    "description": "Analyze test pyramid health by examining test distribution across unit, integration, and E2E levels. Use for test portfolio assessment and rebalancing recommendations.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "analyze-pyramid",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Bash, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/automation-strategy",
    "name": "automation-strategy",
    "description": "Plan test automation strategies including ROI analysis, automation candidate selection, framework evaluation, and maintainable automation architecture.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "automation-strategy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task, WebSearch, WebFetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/contract-test-design",
    "name": "contract-test-design",
    "description": "Design consumer-driven contract testing strategies using Pact, verify provider contracts, and manage API evolution with contract-first approaches.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "contract-test-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task, WebSearch, WebFetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/create-strategy",
    "name": "create-strategy",
    "description": "Create a comprehensive test strategy document following IEEE 829 structure. Use for establishing testing approach on new projects or standardizing existing practices.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "create-strategy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Skill, Task"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/generate-cases",
    "name": "generate-cases",
    "description": "Generate systematic test cases using formal techniques (equivalence partitioning, boundary value analysis, decision tables). Use for comprehensive test coverage design.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "generate-cases",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Skill, Task",
      "argument-hint": "<requirement-or-feature>"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/performance-test-planning",
    "name": "performance-test-planning",
    "description": "Design performance test strategies including load profiles, capacity planning, SLA validation, and .NET performance testing with NBomber and k6.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "performance-test-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task, WebSearch, WebFetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/plan-data",
    "name": "plan-data",
    "description": "Create a test data strategy covering synthetic data generation, anonymization, and environment-specific data management. Use for data privacy compliance and test environment setup.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "plan-data",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Skill"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/security-test-planning",
    "name": "security-test-planning",
    "description": "Plan security testing strategies including OWASP testing, penetration test scoping, SAST/DAST integration, and threat-based test case design.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "security-test-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task, WebSearch, WebFetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/test-case-design",
    "name": "test-case-design",
    "description": "Apply systematic test case design techniques including equivalence partitioning, boundary value analysis, decision tables, and state transition testing.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "test-case-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task, WebSearch, WebFetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/test-data-strategy",
    "name": "test-data-strategy",
    "description": "Plan comprehensive test data management including synthetic data generation, data anonymization, versioning, and environment-specific strategies.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "test-data-strategy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task, WebSearch, WebFetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/test-pyramid-design",
    "name": "test-pyramid-design",
    "description": "Design optimal test pyramids with unit/integration/E2E ratios. Identify anti-patterns and recommend architecture-specific testing strategies.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "test-pyramid-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task, WebSearch, WebFetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/test-strategy-planning",
    "name": "test-strategy-planning",
    "description": "Create comprehensive test strategy documents following IEEE 829 structure. Plan test approach, scope, resources, and success criteria for software projects.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "test-strategy-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Grep, Task, WebSearch, WebFetch"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/write-acceptance",
    "name": "write-acceptance",
    "description": "Write acceptance criteria in Given-When-Then format for user stories following BDD best practices. Use for creating testable, clear acceptance criteria.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "write-acceptance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Glob, Skill",
      "argument-hint": "<user-story>"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/diagram-patterns",
    "name": "diagram-patterns",
    "description": "Decision guidance for selecting the right diagram type and tool. Provides patterns for common visualization scenarios, tool comparison, and best practices.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "diagram-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Skill, AskUserQuestion"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/mermaid-syntax",
    "name": "mermaid-syntax",
    "description": "Authoritative reference for Mermaid diagram syntax. Provides diagram types, syntax patterns, examples, and platform integration guidance for generating accurate Mermaid diagrams.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "mermaid-syntax",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/plantuml-syntax",
    "name": "plantuml-syntax",
    "description": "Authoritative reference for PlantUML diagram syntax. Provides UML and non-UML diagram types, syntax patterns, examples, and setup guidance for generating accurate PlantUML diagrams.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "plantuml-syntax",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/visualize",
    "name": "visualize",
    "description": "Generate a diagram from a natural language description using Mermaid or PlantUML",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "visualize",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<description of what to diagram>",
      "allowed-tools": "Task, Read, Write, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/visualize-code",
    "name": "visualize-code",
    "description": "Analyze source code and generate architectural diagrams. Use when visualizing code structure, relationships, or workflows. Supports class, ER, sequence, and dependency diagrams.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "visualize-code",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "argument-hint": "<path> [diagram-type]",
      "allowed-tools": "Task, Read, Write, Glob, Grep, Bash"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/doctrine-assessment",
    "name": "doctrine-assessment",
    "description": "Assess organizational doctrine and universally useful patterns",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "doctrine-assessment",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/evolution-analysis",
    "name": "evolution-analysis",
    "description": "Analyze component evolution and movement patterns",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "evolution-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/strategic-analysis",
    "name": "strategic-analysis",
    "description": "Analyze strategic position and recommend plays based on Wardley Mapping. Use for competitive analysis, evolution planning, and strategic decision-making.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "strategic-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Skill, Task, mcp__perplexity__search, mcp__perplexity__reason",
      "argument-hint": "<context> [--perspective competitive|evolution|doctrine|comprehensive]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/strategic-plays",
    "name": "strategic-plays",
    "description": "Identify strategic options and gameplay patterns from Wardley Maps",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "strategic-plays",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/value-chain-mapping",
    "name": "value-chain-mapping",
    "description": "Map value chains from user needs to underlying components",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "value-chain-mapping",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/wardley-map",
    "name": "wardley-map",
    "description": "Create a Wardley Map for a business or technology context. Use for visualizing value chains and strategic positioning.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "wardley-map",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Skill, Task, mcp__perplexity__search, mcp__perplexity__reason",
      "argument-hint": "<context> [--focus <area>] [--depth overview|standard|detailed]"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/wardley-map-creation",
    "name": "wardley-map-creation",
    "description": "Create Wardley Maps from value chains and user needs",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "wardley-map-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Glob, Grep, Write, Edit"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/diagnose",
    "name": "diagnose",
    "description": "Run Windows system diagnostics to troubleshoot crashes, freezes, disk/memory issues, and hardware errors",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "diagnose",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Task, Bash, Read, Glob, Grep"
    }
  },
  {
    "id": "melodic-software/claude-code-plugins/system-diagnostics",
    "name": "system-diagnostics",
    "description": "Comprehensive Windows 11 system diagnostics via PowerShell. Diagnoses crashes, freezes, reboots, BSOD, disk health, memory issues, hardware errors, and performance problems. Use when troubleshooting Windows stability issues, analyzing Event Viewer logs, checking disk/memory health, investigating hardware errors, or diagnosing system performance problems.",
    "source": "melodic-software/claude-code-plugins",
    "skillId": "system-diagnostics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/melodic-software/claude-code-plugins",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash, Read, Glob, Grep"
    }
  },
  {
    "id": "lerianstudio/ring/budget-creation",
    "name": "budget-creation",
    "description": "Complete budgeting and forecasting workflow covering annual budgets, departmental budgets,\nrolling forecasts, and variance analysis. Delivers documented budgets with approval trails.\n",
    "source": "lerianstudio/ring",
    "skillId": "budget-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Creating annual operating budget\n- Building departmental budgets\n- Developing rolling forecasts\n- Budget-to-actual variance analysis\n",
      "skip_when": "- Analyzing historical financials → use financial-analysis\n- Building valuation models → use financial-modeling\n- Cash flow specific work → use cash-flow-analysis\n"
    }
  },
  {
    "id": "lerianstudio/ring/cash-flow-analysis",
    "name": "cash-flow-analysis",
    "description": "Cash flow analysis and treasury management workflow covering liquidity assessment,\ncash forecasting, working capital optimization, and treasury operations.\n",
    "source": "lerianstudio/ring",
    "skillId": "cash-flow-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Cash flow forecasting (13-week, monthly)\n- Liquidity assessment\n- Working capital analysis\n- Treasury operations review\n",
      "skip_when": "- Financial statement analysis → use financial-analysis\n- Creating budgets → use budget-creation\n- Building valuation models → use financial-modeling\n"
    }
  },
  {
    "id": "lerianstudio/ring/financial-analysis",
    "name": "financial-analysis",
    "description": "Comprehensive financial analysis workflow covering ratio analysis, trend analysis,\nbenchmarking, and variance analysis. Delivers documented, audit-ready insights.\n",
    "source": "lerianstudio/ring",
    "skillId": "financial-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Need to analyze financial statements\n- Evaluating financial health or performance\n- Comparing against benchmarks or prior periods\n- Investment or credit evaluation\n",
      "skip_when": "- Building budgets or forecasts → use budget-creation\n- Building valuation models → use financial-modeling\n- Cash flow specific analysis → use cash-flow-analysis\n"
    }
  },
  {
    "id": "lerianstudio/ring/financial-close",
    "name": "financial-close",
    "description": "Month-end and year-end close workflow covering journal entries, reconciliations,\nclose procedures, and audit preparation. Delivers accurate, timely close with full audit trail.\n",
    "source": "lerianstudio/ring",
    "skillId": "financial-close",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Month-end close procedures\n- Year-end close procedures\n- Account reconciliations\n- Preparing for audit\n",
      "skip_when": "- Financial analysis → use financial-analysis\n- Budget work → use budget-creation\n- Cash flow forecasting → use cash-flow-analysis\n"
    }
  },
  {
    "id": "lerianstudio/ring/financial-modeling",
    "name": "financial-modeling",
    "description": "Financial modeling workflow for DCF, LBO, merger, and operating models.\nDelivers validated, documented models with sensitivity and scenario analysis.\n",
    "source": "lerianstudio/ring",
    "skillId": "financial-modeling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Building valuation model (DCF, comps)\n- Creating transaction model (LBO, M&A)\n- Developing operating/projection model\n- Scenario or sensitivity analysis\n",
      "skip_when": "- Analyzing historical financials → use financial-analysis\n- Creating budgets → use budget-creation\n- Cash flow forecasting → use cash-flow-analysis\n"
    }
  },
  {
    "id": "lerianstudio/ring/financial-reporting",
    "name": "financial-reporting",
    "description": "Financial reporting workflow covering report preparation, management reporting,\nboard presentations, and investor communications. Delivers polished, accurate reports.\n",
    "source": "lerianstudio/ring",
    "skillId": "financial-reporting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Preparing financial reports\n- Management or board presentations\n- Investor communications\n- Regulatory filings support\n",
      "skip_when": "- Detailed analysis needed → use financial-analysis\n- Building models → use financial-modeling\n- Accounting entries → use financial-close\n"
    }
  },
  {
    "id": "lerianstudio/ring/metrics-dashboard",
    "name": "metrics-dashboard",
    "description": "KPI and metrics dashboard workflow covering metric definition, data sourcing,\nvisualization design, and anomaly detection. Delivers actionable dashboards.\n",
    "source": "lerianstudio/ring",
    "skillId": "metrics-dashboard",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Defining KPIs and metrics\n- Designing executive dashboards\n- Implementing performance tracking\n- Setting up anomaly detection\n",
      "skip_when": "- Detailed financial analysis → use financial-analysis\n- Building models → use financial-modeling\n- Preparing reports → use financial-reporting\n"
    }
  },
  {
    "id": "lerianstudio/ring/using-finance-team",
    "name": "using-finance-team",
    "description": "6 specialist financial agents for analysis, budgeting, modeling, treasury,\naccounting, and metrics. Dispatch when you need deep financial expertise.\n",
    "source": "lerianstudio/ring",
    "skillId": "using-finance-team",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Need financial analysis or reporting\n- Building budgets or forecasts → budget-planner\n- Financial modeling (DCF, projections) → financial-modeler\n- Cash flow or treasury management → treasury-specialist\n- Accounting operations or close → accounting-specialist\n- KPI dashboards or metrics → metrics-analyst\n",
      "skip_when": "- General code review → use default plugin reviewers\n- Brazilian regulatory compliance → use ring-finops-team\n- Planning/design → use ring:brainstorming\n"
    }
  },
  {
    "id": "lerianstudio/ring/ops-capacity-planning",
    "name": "ops-capacity-planning",
    "description": "Structured workflow for infrastructure capacity planning including growth\nforecasting, scaling strategy, and resource provisioning decisions.\n",
    "source": "lerianstudio/ring",
    "skillId": "ops-capacity-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Quarterly capacity reviews\n- Pre-launch capacity assessment\n- Performance degradation investigation\n- Budget planning for infrastructure\n",
      "skip_when": "- Application performance optimization -> use ring-dev-team specialists\n- Cost-only analysis -> use ops-cost-optimization skill\n- One-time resource adjustment -> standard change management\n"
    }
  },
  {
    "id": "lerianstudio/ring/ops-cost-optimization",
    "name": "ops-cost-optimization",
    "description": "Structured workflow for cloud cost analysis and optimization including\nrightsizing, reserved capacity planning, and FinOps practices.\n",
    "source": "lerianstudio/ring",
    "skillId": "ops-cost-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Monthly/quarterly cost reviews\n- Cost anomaly investigation\n- Budget overrun alerts\n- Reserved instance planning\n",
      "skip_when": "- Capacity planning focus -> use ops-capacity-planning\n- One-time cost question -> direct query\n- Application performance -> use ring-dev-team specialists\n"
    }
  },
  {
    "id": "lerianstudio/ring/ops-disaster-recovery",
    "name": "ops-disaster-recovery",
    "description": "Structured workflow for disaster recovery planning, implementation, and testing\nincluding RTO/RPO definition, DR strategy selection, and failover procedures.\n",
    "source": "lerianstudio/ring",
    "skillId": "ops-disaster-recovery",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- DR strategy development\n- DR plan review/update\n- DR testing/drills\n- Post-incident DR improvement\n",
      "skip_when": "- Day-to-day backup operations -> standard procedures\n- Application-level redundancy -> use ring-dev-team specialists\n- Single-instance failure recovery -> standard runbooks\n"
    }
  },
  {
    "id": "lerianstudio/ring/ops-incident-response",
    "name": "ops-incident-response",
    "description": "Structured workflow for production incident management following SRE best practices.\nCovers incident declaration, triage, coordination, resolution, and post-mortem.\n",
    "source": "lerianstudio/ring",
    "skillId": "ops-incident-response",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Production outage or degradation\n- Customer-impacting issues\n- Security incidents\n- SLA breach risk\n",
      "skip_when": "- Development environment issues -> standard debugging\n- Non-production alerts -> normal ticket workflow\n- Planned maintenance -> change management\n"
    }
  },
  {
    "id": "lerianstudio/ring/ops-migration-planning",
    "name": "ops-migration-planning",
    "description": "Structured workflow for infrastructure migration planning including cloud migrations,\ntechnology upgrades, and data center transitions.\n",
    "source": "lerianstudio/ring",
    "skillId": "ops-migration-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Cloud-to-cloud migration\n- On-premises to cloud migration\n- Technology platform upgrades\n- Data center consolidation/exit\n",
      "skip_when": "- Application refactoring -> use ring-dev-team specialists\n- Database schema migrations -> use ring-dev-team specialists\n- Simple resource moves -> standard change management\n"
    }
  },
  {
    "id": "lerianstudio/ring/ops-platform-onboarding",
    "name": "ops-platform-onboarding",
    "description": "Structured workflow for onboarding new services to the internal platform\nincluding infrastructure provisioning, observability setup, and documentation.\n",
    "source": "lerianstudio/ring",
    "skillId": "ops-platform-onboarding",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- New service deployment to platform\n- Service migration to platform\n- Platform capability adoption\n- Team onboarding to platform\n",
      "skip_when": "- Application development -> use ring-dev-team specialists\n- Existing service configuration changes -> standard change management\n- Non-platform infrastructure -> use ops-infrastructure-architect\n"
    }
  },
  {
    "id": "lerianstudio/ring/ops-security-audit",
    "name": "ops-security-audit",
    "description": "Structured workflow for infrastructure security audits including compliance\nvalidation, vulnerability assessment, and security posture review.\n",
    "source": "lerianstudio/ring",
    "skillId": "ops-security-audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Quarterly security reviews\n- Compliance audit preparation\n- Security incident post-mortem\n- New service security assessment\n",
      "skip_when": "- Application code security -> use ring:security-reviewer\n- Active security incident -> use ops-incident-response\n- Penetration testing -> external security team\n"
    }
  },
  {
    "id": "lerianstudio/ring/using-ops-team",
    "name": "using-ops-team",
    "description": "5 specialist operations agents for platform engineering, incident response,\ncloud cost optimization, infrastructure architecture, and security operations.\nDispatch when you need production operations expertise.\n",
    "source": "lerianstudio/ring",
    "skillId": "using-ops-team",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Production incident management -> incident-responder\n- Platform/service mesh operations -> platform-engineer\n- Cloud cost analysis and optimization -> cloud-cost-optimizer\n- Infrastructure design/capacity/DR -> infrastructure-architect\n- Security audits and compliance -> security-operations\n",
      "skip_when": "- Development infrastructure (IaC, Docker) -> use ring:devops-engineer\n- Application development -> use ring-dev-team specialists\n- Code review -> use ring-default reviewers\n"
    }
  },
  {
    "id": "lerianstudio/ring/competitive-intelligence",
    "name": "competitive-intelligence",
    "description": "Competitive intelligence skill for analyzing competitive landscape, creating\nbattlecards, and tracking competitor movements.\n",
    "source": "lerianstudio/ring",
    "skillId": "competitive-intelligence",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Competitive analysis needed\n- Battlecard creation required\n- User requests \"competitive intel\" or \"competitor analysis\"\n",
      "skip_when": "- Pure market sizing → use market-analysis\n- Positioning work → use positioning-development (includes competitive)\n- Already have current competitive intel\n"
    }
  },
  {
    "id": "lerianstudio/ring/gtm-planning",
    "name": "gtm-planning",
    "description": "Go-to-market planning skill for developing channel strategy, tactics,\ntimeline, and budget allocation for product launches.\n",
    "source": "lerianstudio/ring",
    "skillId": "gtm-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Positioning and messaging complete\n- New product launch planning\n- User requests \"GTM plan\" or \"go-to-market strategy\"\n",
      "skip_when": "- Positioning not done → complete positioning-development first\n- Launch execution needed → use launch-execution\n- Pricing analysis needed → use pricing-strategy first\n"
    }
  },
  {
    "id": "lerianstudio/ring/launch-execution",
    "name": "launch-execution",
    "description": "Launch coordination skill for managing launch checklists, stakeholder alignment,\nand day-of execution for product and feature launches.\n",
    "source": "lerianstudio/ring",
    "skillId": "launch-execution",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- GTM plan complete, ready to execute\n- Launch date approaching\n- User requests \"launch checklist\" or \"launch coordination\"\n",
      "skip_when": "- GTM planning not done → complete gtm-planning first\n- Still in strategy phase → use gtm-planning\n- Post-launch analysis → different skill\n"
    }
  },
  {
    "id": "lerianstudio/ring/market-analysis",
    "name": "market-analysis",
    "description": "Systematic market analysis skill for understanding market size, segmentation,\ntrends, and opportunities. Produces quantified market intelligence.\n",
    "source": "lerianstudio/ring",
    "skillId": "market-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- New product/feature market sizing\n- Market opportunity validation\n- User requests \"market analysis\" or \"TAM/SAM/SOM\"\n",
      "skip_when": "- Competitive analysis only → use competitive-intelligence\n- Internal product requirements → use pm-team\n- Pure positioning → use positioning-development\n"
    }
  },
  {
    "id": "lerianstudio/ring/messaging-creation",
    "name": "messaging-creation",
    "description": "Messaging framework skill for developing value propositions, proof points,\nand consistent messaging across audiences and channels.\n",
    "source": "lerianstudio/ring",
    "skillId": "messaging-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Positioning complete, need messaging\n- Launching new product/feature\n- User requests \"messaging\" or \"value proposition\"\n",
      "skip_when": "- Positioning not done → complete positioning-development first\n- Market analysis needed → complete market-analysis first\n- Pure competitive analysis → use competitive-intelligence\n"
    }
  },
  {
    "id": "lerianstudio/ring/positioning-development",
    "name": "positioning-development",
    "description": "Strategic positioning skill for developing differentiated market position,\npositioning statements, and competitive framing.\n",
    "source": "lerianstudio/ring",
    "skillId": "positioning-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- New product positioning needed\n- Repositioning existing product\n- User requests \"positioning\" or \"differentiation\"\n",
      "skip_when": "- Market analysis not done → complete market-analysis first\n- Pure messaging work → use messaging-creation\n- Competitive analysis only → use competitive-intelligence\n"
    }
  },
  {
    "id": "lerianstudio/ring/pricing-strategy",
    "name": "pricing-strategy",
    "description": "Pricing analysis skill for developing pricing models, competitive pricing analysis,\nand pricing recommendations for products and features.\n",
    "source": "lerianstudio/ring",
    "skillId": "pricing-strategy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- New product pricing needed\n- Pricing optimization required\n- User requests \"pricing strategy\" or \"pricing analysis\"\n",
      "skip_when": "- Market analysis not done → complete market-analysis first\n- Pure competitive analysis → use competitive-intelligence\n- Already have validated pricing → proceed to GTM\n"
    }
  },
  {
    "id": "lerianstudio/ring/using-pmm-team",
    "name": "using-pmm-team",
    "description": "7 product marketing skills + 6 specialist agents for go-to-market strategy,\npositioning, messaging, competitive intelligence, and launch coordination.\n",
    "source": "lerianstudio/ring",
    "skillId": "using-pmm-team",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Starting go-to-market planning\n- Need market positioning or messaging\n- User requests \"GTM strategy\" or \"launch plan\"\n- Competitive analysis required\n",
      "skip_when": "- Pure technical implementation → use dev-team\n- Product requirements → use pm-team\n- Financial analysis → use finops-team\n"
    }
  },
  {
    "id": "lerianstudio/ring/brainstorming",
    "name": "ring:brainstorming",
    "description": "Socratic design refinement - transforms rough ideas into validated designs through\nstructured questioning, alternative exploration, and incremental validation.\n",
    "source": "lerianstudio/ring",
    "skillId": "brainstorming",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- New feature or product idea (requirements unclear)\n- User says \"plan\", \"design\", or \"architect\" something\n- Multiple approaches seem possible\n- Design hasn't been validated by user\n",
      "skip_when": "- Design already complete and validated → use ring:writing-plans\n- Have detailed plan ready to execute → use ring:executing-plans\n- Just need task breakdown from existing design → use ring:writing-plans\n"
    }
  },
  {
    "id": "lerianstudio/ring/condition-based-waiting",
    "name": "ring:condition-based-waiting",
    "description": "Flaky test fix pattern - replaces arbitrary timeouts with condition polling\nthat waits for actual state changes.\n",
    "source": "lerianstudio/ring",
    "skillId": "condition-based-waiting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Tests use setTimeout/sleep with arbitrary values\n- Tests are flaky (pass sometimes, fail under load)\n- Tests timeout when run in parallel\n- Waiting for async operations in tests\n",
      "skip_when": "- Testing actual timing behavior (debounce, throttle) → timeout is correct\n- Synchronous tests → no waiting needed\n"
    }
  },
  {
    "id": "lerianstudio/ring/defense-in-depth",
    "name": "ring:defense-in-depth",
    "description": "Multi-layer validation pattern - validates data at EVERY layer it passes through\nto make bugs structurally impossible, not just caught.\n",
    "source": "lerianstudio/ring",
    "skillId": "defense-in-depth",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Bug caused by invalid data reaching deep layers\n- Single validation point can be bypassed\n- Need to prevent bug category, not just instance\n",
      "skip_when": "- Validation already exists at all layers → check other issues\n- Simple input validation sufficient → add single check\n"
    }
  },
  {
    "id": "lerianstudio/ring/dispatching-parallel-agents",
    "name": "ring:dispatching-parallel-agents",
    "description": "Concurrent investigation pattern - dispatches multiple AI agents to investigate\nand fix independent problems simultaneously.\n",
    "source": "lerianstudio/ring",
    "skillId": "dispatching-parallel-agents",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- 3+ failures in different test files/subsystems\n- Problems are independent (no shared state)\n- Each can be investigated without context from others\n",
      "skip_when": "- Failures are related/connected → single investigation\n- Shared state between problems → sequential investigation\n- <3 failures → investigate directly\n"
    }
  },
  {
    "id": "lerianstudio/ring/executing-plans",
    "name": "ring:executing-plans",
    "description": "Controlled plan execution with human review checkpoints - loads plan, executes\nin batches, pauses for feedback. Supports one-go (autonomous) or batch modes.\n",
    "source": "lerianstudio/ring",
    "skillId": "executing-plans",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Have a plan file ready to execute\n- Want human review between task batches\n- Need structured checkpoints during implementation\n",
      "skip_when": "- Same session with independent tasks → use ring:subagent-driven-development\n- No plan exists → use ring:writing-plans first\n- Plan needs revision → use ring:brainstorming first\n"
    }
  },
  {
    "id": "lerianstudio/ring/exploring-codebase",
    "name": "ring:exploring-codebase",
    "description": "Autonomous two-phase codebase exploration - first discovers natural perspectives\n(layers, components, boundaries), then dispatches adaptive deep-dive explorers\nbased on what was discovered. Synthesizes findings into actionable insights.\n",
    "source": "lerianstudio/ring",
    "skillId": "exploring-codebase",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Need to understand how a feature/system works across the codebase\n- Starting work on unfamiliar codebase or component\n- Planning changes that span multiple layers/components\n- User asks \"how does X work?\" for non-trivial X\n- Need architecture understanding before implementation\n",
      "skip_when": "- Pure reference lookup (function signature, type definition)\n- Checking if specific file exists (yes/no question)\n- Reading error message from known file location\n\nWARNING: These are NOT valid skip reasons:\n- \"I already know the architecture\" → Prior knowledge is incomplete\n- \"Simple question about location\" → Location without context is incomplete\n- \"Production emergency, no time\" → High stakes demand MORE rigor\n- \"Colleague told me structure\" → High-level ≠ implementation details\n"
    }
  },
  {
    "id": "lerianstudio/ring/finishing-a-development-branch",
    "name": "ring:finishing-a-development-branch",
    "description": "Branch completion workflow - guides merge/PR/cleanup decisions after implementation\nis verified complete.\n",
    "source": "lerianstudio/ring",
    "skillId": "finishing-a-development-branch",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Implementation complete (tests passing)\n- Ready to integrate work to main branch\n- Need to decide: merge, PR, or more work\n",
      "skip_when": "- Tests not passing → fix first\n- Implementation incomplete → continue development\n- Already merged → proceed to next task\n"
    }
  },
  {
    "id": "lerianstudio/ring/interviewing-user",
    "name": "ring:interviewing-user",
    "description": "Proactive requirements gathering - systematically interviews the user to uncover\nambiguities, preferences, and constraints BEFORE implementation begins.\n",
    "source": "lerianstudio/ring",
    "skillId": "interviewing-user",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- User invokes /ring:interview-me command\n- Claude detects significant ambiguity in requirements\n- Multiple valid implementation paths exist with no clear winner\n- User says \"interview me\", \"ask me questions\", \"clarify with me\"\n- Task involves architecture decisions without clear direction\n",
      "skip_when": "- Requirements are already crystal clear\n- User has provided detailed specifications\n- Following an existing plan with explicit instructions\n- Doubt can be resolved via doubt-triggered-questions (single question)\n"
    }
  },
  {
    "id": "lerianstudio/ring/linting-codebase",
    "name": "ring:linting-codebase",
    "description": "Parallel lint fixing pattern - runs lint checks, groups issues into independent\nstreams, and dispatches AI agents to fix all issues until the codebase is clean.\n",
    "source": "lerianstudio/ring",
    "skillId": "linting-codebase",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- User runs /ring:lint command\n- Codebase has lint issues that need fixing\n- Multiple lint errors across different files/components\n",
      "skip_when": "- Single lint error → fix directly without agent dispatch\n- Lint already passes → nothing to do\n- User only wants to see lint output, not fix\n"
    }
  },
  {
    "id": "lerianstudio/ring/production-readiness-audit",
    "name": "ring:production-readiness-audit",
    "description": "Comprehensive Ring-standards-aligned 44-dimension production readiness audit. Detects project stack, loads Ring standards via WebFetch, and runs in batches of 10 explorers appending incrementally to a single report file. Categories - Structure (pagination, errors, routes, bootstrap, runtime, core deps, naming, domain modeling, nil-safety, api-versioning, resource-leaks), Security (auth, IDOR, SQL, validation, secret-scanning, data-encryption, multi-tenant, rate-limiting, cors), Operations (telemetry, health, config, connections, logging, resilience, graceful-degradation), Quality (idempotency, docs, debt, testing, dependencies, performance, concurrency, migrations, linting, caching), Infrastructure (containers, hardening, cicd, async, makefile, license). Produces scored report (0-430, max 440 with multi-tenant) with severity ratings and standards cross-reference.",
    "source": "lerianstudio/ring",
    "skillId": "production-readiness-audit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "title": "Production Readiness Audit",
      "category": "operations",
      "tier": "advanced",
      "allowed-tools": "Task, Read, Glob, Grep, Write, TodoWrite, WebFetch"
    }
  },
  {
    "id": "lerianstudio/ring/receiving-code-review",
    "name": "ring:receiving-code-review",
    "description": "Review reception protocol - requires technical verification before implementing\nsuggestions. Prevents performative agreement and blind implementation.\n",
    "source": "lerianstudio/ring",
    "skillId": "receiving-code-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Received code review feedback\n- About to implement reviewer suggestions\n- Feedback seems unclear or technically questionable\n",
      "skip_when": "- Feedback is clear and obviously correct → implement directly\n- No feedback received → continue working\n"
    }
  },
  {
    "id": "lerianstudio/ring/release-guide-info",
    "name": "ring:release-guide-info",
    "description": "Generate Ops Update Guide from Git Diff. Produces internal Operations-facing\nupdate/migration guides based on git diff analysis. Supports STRICT_NO_TOUCH (default)\nand TEMP_CLONE_FOR_FRESH_REFS modes. Includes tag auto-detection and commit log analysis.\n",
    "source": "lerianstudio/ring",
    "skillId": "release-guide-info",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "1.2.0",
      "trigger": "- Preparing to release a new version\n- Need to document what changed between refs\n- Creating operational update guide\n- Communicating version updates to Ops team\n- \"Generate ops guide from main to HEAD\"\n- \"Generate release guide for <version>\"\n",
      "skip_when": "- No git repository available\n- Single file change (too small for formal guide)\n- Customer-facing release notes only (use simpler template)\n"
    }
  },
  {
    "id": "lerianstudio/ring/requesting-code-review",
    "name": "ring:requesting-code-review",
    "description": "Gate 4 of development cycle - dispatches 6 specialized reviewers (code, business-logic,\nsecurity, test, nil-safety, consequences) in parallel for comprehensive code review feedback.\n",
    "source": "lerianstudio/ring",
    "skillId": "requesting-code-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Gate 4 of development cycle\n- After completing major feature implementation\n- Before merge to main branch\n- After fixing complex bug\n",
      "NOT_skip_when": "- \"Code is simple\" → Simple code can have security issues. Review required.\n- \"Just refactoring\" → Refactoring may expose vulnerabilities. Review required.\n- \"Already reviewed similar code\" → Each change needs fresh review.\n"
    }
  },
  {
    "id": "lerianstudio/ring/root-cause-tracing",
    "name": "ring:root-cause-tracing",
    "description": "Backward call-chain tracing - systematically trace bugs from error location back\nthrough call stack to original trigger. Adds instrumentation when needed.\n",
    "source": "lerianstudio/ring",
    "skillId": "root-cause-tracing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Error happens deep in execution (not at entry point)\n- Stack trace shows long call chain\n- Unclear where invalid data originated\n- systematic-debugging Phase 1 leads you here\n",
      "skip_when": "- Bug at entry point → use systematic-debugging directly\n- Haven't started investigation → use systematic-debugging first\n- Root cause is obvious → just fix it\n"
    }
  },
  {
    "id": "lerianstudio/ring/subagent-driven-development",
    "name": "ring:subagent-driven-development",
    "description": "Autonomous plan execution - fresh subagent per task with automated code review\nbetween tasks. No human-in-loop, high throughput with quality gates.\n",
    "source": "lerianstudio/ring",
    "skillId": "subagent-driven-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Staying in current session (no worktree switch)\n- Tasks are independent (can be executed in isolation)\n- Want continuous progress without human pause points\n",
      "skip_when": "- Need human review between tasks → use ring:executing-plans\n- Tasks are tightly coupled → execute manually\n- Plan needs revision → use brainstorming first\n"
    }
  },
  {
    "id": "lerianstudio/ring/systematic-debugging",
    "name": "ring:systematic-debugging",
    "description": "Four-phase debugging framework - root cause investigation, pattern analysis,\nhypothesis testing, implementation. Ensures understanding before attempting fixes.\n",
    "source": "lerianstudio/ring",
    "skillId": "systematic-debugging",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Bug reported or test failure observed\n- Unexpected behavior or error message\n- Root cause unknown\n- Previous fix attempt didn't work\n",
      "skip_when": "- Root cause already known → just fix it\n- Error deep in call stack, need to trace backward → use root-cause-tracing\n- Issue obviously caused by your last change → quick verification first\n"
    }
  },
  {
    "id": "lerianstudio/ring/test-driven-development",
    "name": "ring:test-driven-development",
    "description": "RED-GREEN-REFACTOR implementation methodology - write failing test first,\nminimal implementation to pass, then refactor. Ensures tests verify behavior.\n",
    "source": "lerianstudio/ring",
    "skillId": "test-driven-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Starting implementation of new feature\n- Starting implementation of bugfix\n- Writing new production code\n",
      "skip_when": "- Reviewing/modifying existing tests → use testing-anti-patterns\n- Code already exists without tests → add tests first, then TDD for new code\n- Exploratory/spike work → consider brainstorming first\n"
    }
  },
  {
    "id": "lerianstudio/ring/testing-agents-with-subagents",
    "name": "ring:testing-agents-with-subagents",
    "description": "Agent testing methodology - run agents with test inputs, observe outputs,\niterate until outputs are accurate and well-structured.\n",
    "source": "lerianstudio/ring",
    "skillId": "testing-agents-with-subagents",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Before deploying a new agent\n- After editing an existing agent\n- Agent produces structured outputs that must be accurate\n",
      "skip_when": "- Agent is simple passthrough → minimal testing needed\n- Agent already tested for this use case\n"
    }
  },
  {
    "id": "lerianstudio/ring/testing-anti-patterns",
    "name": "ring:testing-anti-patterns",
    "description": "Test quality guard - prevents testing mock behavior, production pollution with\ntest-only methods, and mocking without understanding dependencies.\n",
    "source": "lerianstudio/ring",
    "skillId": "testing-anti-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Reviewing or modifying existing tests\n- Adding mocks to tests\n- Tempted to add test-only methods to production code\n- Tests passing but seem to test the wrong things\n",
      "skip_when": "- Writing new tests via TDD → TDD prevents these patterns\n- Pure unit tests without mocks → check other quality concerns\n"
    }
  },
  {
    "id": "lerianstudio/ring/testing-skills-with-subagents",
    "name": "ring:testing-skills-with-subagents",
    "description": "Skill testing methodology - run scenarios without skill (RED), observe failures,\nwrite skill (GREEN), close loopholes (REFACTOR).\n",
    "source": "lerianstudio/ring",
    "skillId": "testing-skills-with-subagents",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Before deploying a new skill\n- After editing an existing skill\n- Skill enforces discipline that could be rationalized away\n",
      "skip_when": "- Pure reference skill → no behavior to test\n- No rules that agents have incentive to bypass\n"
    }
  },
  {
    "id": "lerianstudio/ring/using-git-worktrees",
    "name": "ring:using-git-worktrees",
    "description": "Isolated workspace creation - creates git worktrees with smart directory selection\nand safety verification for parallel feature development.\n",
    "source": "lerianstudio/ring",
    "skillId": "using-git-worktrees",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "rust",
        "name": "cargo",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Starting feature that needs isolation from main workspace\n- Before executing implementation plan\n- Working on multiple features simultaneously\n",
      "skip_when": "- Quick fix in current branch → stay in place\n- Already in isolated worktree for this feature → continue\n- Repository doesn't use worktrees → use standard branch workflow\n"
    }
  },
  {
    "id": "lerianstudio/ring/using-ring",
    "name": "ring:using-ring",
    "description": "Mandatory orchestrator protocol - establishes ORCHESTRATOR principle (dispatch agents,\ndon't operate directly) and skill discovery workflow for every conversation.\n",
    "source": "lerianstudio/ring",
    "skillId": "using-ring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Every conversation start (automatic via SessionStart hook)\n- Before ANY task (check for applicable skills)\n- When tempted to operate tools directly instead of delegating\n",
      "skip_when": "- Never skip - this skill is always mandatory\n"
    }
  },
  {
    "id": "lerianstudio/ring/verification-before-completion",
    "name": "ring:verification-before-completion",
    "description": "Evidence-first completion gate - requires running verification commands and\nconfirming output before making any success claims.\n",
    "source": "lerianstudio/ring",
    "skillId": "verification-before-completion",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- About to claim \"work is complete\"\n- About to claim \"tests pass\"\n- About to claim \"bug is fixed\"\n- Before committing or creating PRs\n",
      "skip_when": "- Just ran verification command with passing output → proceed\n- Still in development (not claiming completion) → continue working\n"
    }
  },
  {
    "id": "lerianstudio/ring/visual-explainer",
    "name": "ring:visual-explainer",
    "description": "Generate beautiful, self-contained HTML pages that visually explain systems, code changes, plans, and data. Use when the user asks for a diagram, architecture overview, diff review, plan review, project recap, comparison table, or any visual explanation of technical concepts. Also use proactively when you are about to render a complex ASCII table (4+ rows or 3+ columns) — present it as a styled HTML page instead.",
    "source": "lerianstudio/ring",
    "skillId": "visual-explainer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": "Requires a browser to view generated HTML files. Optional surf-cli for AI image generation.",
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "lerianstudio/ring/writing-plans",
    "name": "ring:writing-plans",
    "description": "Creates comprehensive implementation plans with exact file paths, complete code\nexamples, and verification steps for engineers with zero codebase context.\n",
    "source": "lerianstudio/ring",
    "skillId": "writing-plans",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Design phase complete (brainstorming/PRD/TRD validated)\n- Need to create executable task breakdown\n- Creating work for other engineers or AI agents\n",
      "skip_when": "- Design not validated → use brainstorming first\n- Requirements still unclear → use ring:pre-dev-prd-creation first\n- Already have a plan → use ring:executing-plans\n"
    }
  },
  {
    "id": "lerianstudio/ring/writing-skills",
    "name": "ring:writing-skills",
    "description": "TDD for process documentation - write test cases (pressure scenarios), watch\nbaseline fail, write skill, iterate until bulletproof against rationalization.\n",
    "source": "lerianstudio/ring",
    "skillId": "writing-skills",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Creating a new skill\n- Editing an existing skill\n- Skill needs to resist rationalization under pressure\n",
      "skip_when": "- Writing pure reference skill (API docs) → no rules to test\n- Skill has no compliance costs → no rationalization risk\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-chaos-testing",
    "name": "ring:dev-chaos-testing",
    "description": "Gate 7 of development cycle - ensures chaos tests exist using Toxiproxy\nto verify graceful degradation under connection loss, latency, and partitions.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-chaos-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "title": "Development cycle chaos testing (Gate 7)",
      "category": "development-cycle",
      "when_to_use": "Use after integration testing (Gate 6) is complete.\nMANDATORY for all development tasks with external dependencies - verifies graceful degradation under failure.\n",
      "trigger": "- After integration testing complete (Gate 6)\n- MANDATORY for all development tasks with external dependencies\n- Verifies system behavior under failure conditions\n",
      "NOT_skip_when": "- \"Infrastructure is reliable\" - All infrastructure fails eventually. Be prepared.\n- \"Integration tests cover failures\" - Integration tests verify happy path. Chaos verifies failures.\n- \"Toxiproxy is complex\" - One container, 20 minutes setup. Prevents production incidents.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-cycle",
    "name": "ring:dev-cycle",
    "description": "Main orchestrator for the 10-gate development cycle system. Loads tasks/subtasks\nfrom PM team output and executes through implementation → devops → SRE → unit testing → fuzz testing → property testing → integration testing (write) → chaos testing (write) → review → validation\ngates (Gates 0-9), with state persistence and metrics collection.\nGates 6-7 (integration/chaos) write and update test code per unit but only execute tests at end of cycle (deferred execution).\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-cycle",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Starting a new development cycle with a task file\n- Resuming an interrupted development cycle (--resume flag)\n- Need structured, gate-based task execution with quality checkpoints\n",
      "prerequisite": "- Tasks file exists with structured subtasks\n- Not already in a specific gate skill execution\n- Human has not explicitly requested manual workflow\n",
      "NOT_skip_when": "- \"Task is simple\" → Simple ≠ risk-free. Execute gates.\n- \"Tests already pass\" → Tests ≠ review. Different concerns.\n- \"Time pressure\" → Pressure ≠ permission. Document and proceed.\n- \"Already did N gates\" → Sunk cost is irrelevant. Complete all gates.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-cycle-frontend",
    "name": "ring:dev-cycle-frontend",
    "description": "Frontend development cycle orchestrator with 9 gates. Loads tasks from PM team output\nor backend handoff and executes through implementation → devops → accessibility →\nunit testing → visual testing → E2E testing → performance testing → review → validation.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-cycle-frontend",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Starting a new frontend development cycle with a task file\n- Resuming an interrupted frontend development cycle (--resume flag)\n- After backend dev cycle completes (consuming handoff)\n",
      "prerequisite": "- Tasks file exists with structured subtasks\n- Not already in a specific gate skill execution\n",
      "skip_when": "- \"Task is simple\" → Simple ≠ risk-free. Execute gates.\n- \"Tests already pass\" → Tests ≠ review. Different concerns.\n- \"Backend already tested this\" → Frontend has different quality concerns.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-devops",
    "name": "ring:dev-devops",
    "description": "Gate 1 of the development cycle. Creates/updates Docker configuration,\ndocker-compose setup, and environment variables for local development\nand deployment readiness.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-devops",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Gate 1 of development cycle\n- Implementation complete from Gate 0\n- Need containerization or environment setup\n",
      "NOT_skip_when": "- \"Application runs fine locally\" → Docker ensures consistency across environments.\n- \"Docker is overkill\" → Docker is baseline, not overkill.\n- \"We'll containerize before production\" → Containerize NOW or never.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-feedback-loop",
    "name": "ring:dev-feedback-loop",
    "description": "Development cycle feedback system - calculates assertiveness scores, analyzes prompt\nquality for all agents executed, aggregates cycle metrics, performs root cause analysis\non failures, and generates improvement reports to docs/feedbacks/cycle-{date}/.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-feedback-loop",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- After task completion (any gate outcome)\n- After validation approval or rejection\n- At end of development cycle\n- When assertiveness drops below threshold\n",
      "skip_when": "- Task still in progress -> wait for completion\n- Feedback already recorded for this task -> proceed\n",
      "NOT_skip_when": "- \"Exploratory/spike work\" → all work produces learnings. Track metrics for spikes too.\n- \"Just experimenting\" → Experiments need metrics to measure success. No exceptions.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-frontend-accessibility",
    "name": "ring:dev-frontend-accessibility",
    "description": "Gate 2 of frontend development cycle - ensures all components pass axe-core\nautomated accessibility scans with zero WCAG 2.1 AA violations.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-frontend-accessibility",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "title": "Frontend development cycle accessibility testing (Gate 2)",
      "category": "development-cycle-frontend",
      "when_to_use": "Use after DevOps setup (Gate 1) is complete in the frontend dev cycle.\nMANDATORY for all frontend development tasks - ensures WCAG 2.1 AA compliance.\n",
      "trigger": "- After DevOps setup complete (Gate 1)\n- MANDATORY for all frontend development tasks\n- Validates WCAG 2.1 AA compliance\n",
      "NOT_skip_when": "- \"It's an internal tool\" - WCAG compliance is mandatory for all applications.\n- \"The component library handles accessibility\" - Library components can be misused.\n- \"We'll add accessibility later\" - Retrofitting costs 10x more.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-frontend-e2e",
    "name": "ring:dev-frontend-e2e",
    "description": "Gate 5 of frontend development cycle - ensures all user flows from\nproduct-designer have passing E2E tests with Playwright across browsers.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-frontend-e2e",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "title": "Frontend development cycle E2E testing (Gate 5)",
      "category": "development-cycle-frontend",
      "when_to_use": "Use after visual testing (Gate 4) is complete in the frontend dev cycle.\nMANDATORY for all frontend development tasks - validates complete user flows.\n",
      "trigger": "- After visual testing complete (Gate 4)\n- MANDATORY for all frontend development tasks\n- Validates user flows end-to-end\n",
      "NOT_skip_when": "- \"Unit tests cover the flow\" - Unit tests don't test real browser + API interaction.\n- \"We only need Chromium\" - Users use Firefox and Safari too.\n- \"Happy path is enough\" - Error handling MUST be tested.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-frontend-performance",
    "name": "ring:dev-frontend-performance",
    "description": "Gate 6 of frontend development cycle - ensures Core Web Vitals compliance,\nLighthouse performance score > 90, and bundle size within budget.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-frontend-performance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "title": "Frontend development cycle performance testing (Gate 6)",
      "category": "development-cycle-frontend",
      "when_to_use": "Use after E2E testing (Gate 5) is complete in the frontend dev cycle.\nMANDATORY for all frontend development tasks - ensures performance meets thresholds.\n",
      "trigger": "- After E2E testing complete (Gate 5)\n- MANDATORY for all frontend development tasks\n- Validates performance before code review\n",
      "NOT_skip_when": "- \"Performance is fine on my machine\" - Users have slower devices.\n- \"We'll optimize later\" - Performance debt compounds.\n- \"It's a small change\" - Small changes can cause big regressions.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-frontend-visual",
    "name": "ring:dev-frontend-visual",
    "description": "Gate 4 of frontend development cycle - ensures all components have snapshot\ntests covering all states, viewports, and edge cases.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-frontend-visual",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "title": "Frontend development cycle visual/snapshot testing (Gate 4)",
      "category": "development-cycle-frontend",
      "when_to_use": "Use after unit testing (Gate 3) is complete in the frontend dev cycle.\nMANDATORY for all frontend development tasks - ensures visual consistency.\n",
      "trigger": "- After unit testing complete (Gate 3)\n- MANDATORY for all frontend development tasks\n- Catches visual regressions before review\n",
      "skip_when": "- \"Snapshots are brittle\" - Brittle snapshots catch unintended changes.\n- \"We test visually in the browser\" - Manual testing doesn't catch regressions.\n- \"Only default state matters\" - Users see error, loading, and empty states too.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-fuzz-testing",
    "name": "ring:dev-fuzz-testing",
    "description": "Gate 4 of development cycle - ensures fuzz tests exist with proper seed corpus\nto discover edge cases, crashes, and unexpected input handling.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-fuzz-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "title": "Development cycle fuzz testing (Gate 4)",
      "category": "development-cycle",
      "when_to_use": "Use after unit testing (Gate 3) is complete.\nMANDATORY for all development tasks - discovers edge cases and crashes.\n",
      "trigger": "- After unit testing complete (Gate 3)\n- MANDATORY for all development tasks\n- Discovers crashes and edge cases via random input generation\n",
      "NOT_skip_when": "- \"Unit tests cover edge cases\" - Fuzz tests find cases you didn't think of.\n- \"No time for fuzz testing\" - Fuzz tests catch crashes before production.\n- \"Code is simple\" - Simple code can still crash on unexpected input.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-goroutine-leak-testing",
    "name": "ring:dev-goroutine-leak-testing",
    "description": "Goroutine leak detection skill - detects goroutine usage in Go code, runs goleak \nto identify memory leaks, and dispatches ring:backend-engineer-golang to fix leaks\nand create regression tests using the goleak framework.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-goroutine-leak-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "type": "testing",
      "author": "ring-dev-team",
      "version": "0.1.0",
      "trigger": "- Code contains goroutine patterns (go func(), go methodCall())\n- After unit testing gate or during code review\n- Suspected memory leak in production\n- Need to verify goroutine-heavy code doesn't leak\n",
      "NOT_skip_when": "- \"Unit tests cover this\" → Unit tests don't detect goroutine leaks. goleak does.\n- \"Goroutine will exit eventually\" → Eventually = memory leak = OOM crash.\n- \"Process restart cleans it\" → Restart = downtime. Prevent leaks instead.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-implementation",
    "name": "ring:dev-implementation",
    "description": "Gate 0 of the development cycle. Executes code implementation using the appropriate\nspecialized agent based on task content and project language. Handles TDD workflow\nwith RED-GREEN phases. Follows project standards defined in docs/PROJECT_RULES.md.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-implementation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Gate 0 of development cycle\n- Tasks loaded at initialization\n- Ready to write code\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-integration-testing",
    "name": "ring:dev-integration-testing",
    "description": "Gate 6 of development cycle - ensures integration tests pass for all\nexternal dependency interactions using real containers via testcontainers.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-integration-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "title": "Development cycle integration testing (Gate 6)",
      "category": "development-cycle",
      "when_to_use": "Use after property-based testing (Gate 5) is complete.\nMANDATORY for all development tasks - verifies real service integration.\n",
      "trigger": "- After property-based testing complete (Gate 5)\n- MANDATORY for all development tasks\n- Verifies real service integration with testcontainers\n",
      "NOT_skip_when": "- \"Unit tests cover it\" - Unit tests mock. Integration tests verify real behavior.\n- \"No time for integration tests\" - Integration bugs cost 10x more in production.\n- \"CI doesn't support Docker\" - Fix CI. Docker is baseline infrastructure.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-multi-tenant",
    "name": "ring:dev-multi-tenant",
    "description": "Multi-tenant development cycle orchestrator following Ring Standards.\nAuto-detects the service stack (PostgreSQL, MongoDB, Redis, RabbitMQ, S3)\nand service type (plugin vs product),\nthen executes a gate-based implementation using tenantId from JWT\nfor database-per-tenant isolation via lib-commons v3 tenant-manager sub-packages (postgres.Manager, mongo.Manager).\nFor plugins: includes mandatory M2M credential retrieval from AWS Secrets Manager\nvia lib-commons v3 secretsmanager package (per-tenant authentication with product APIs).\nMUST update lib-commons v3 first; lib-auth v2 depends on it. Both are required dependencies.\nEach gate dispatches ring:backend-engineer-golang with context and section references.\nThe agent loads multi-tenant.md via WebFetch and has all code examples.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-multi-tenant",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "slug": "dev-multi-tenant",
      "version": "2.0.0",
      "type": "skill",
      "trigger": "- User requests multi-tenant implementation for a Go service\n- User asks to add tenant isolation to an existing service\n- Task mentions \"multi-tenant\", \"tenant isolation\", \"tenant-manager\", \"postgres.Manager\", \"MultiPoolMiddleware\"\n",
      "prerequisite": "- Go service with existing single-tenant functionality\n",
      "NOT_skip_when": "- \"organization_id already exists\" → organization_id is NOT multi-tenant. tenantId via JWT is required.\n- \"Just need to connect the wiring\" → Multi-tenant requires lib-commons v3 tenant-manager sub-packages.\n- \"lib-commons v3 upgrade is too risky\" → REQUIRES lib-commons v3 tenant-manager sub-packages. No v3 = no multi-tenant.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-property-testing",
    "name": "ring:dev-property-testing",
    "description": "Gate 5 of development cycle - ensures property-based tests exist\nto verify domain invariants hold for all randomly generated inputs.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-property-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "title": "Development cycle property-based testing (Gate 5)",
      "category": "development-cycle",
      "when_to_use": "Use after fuzz testing (Gate 4) is complete.\nMANDATORY for all development tasks - verifies domain invariants always hold.\n",
      "trigger": "- After fuzz testing complete (Gate 4)\n- MANDATORY for all development tasks\n- Verifies domain invariants via testing/quick package\n",
      "NOT_skip_when": "- \"Unit tests verify logic\" - Property tests verify INVARIANTS across all inputs.\n- \"No domain invariants\" - Every domain has invariants. Find them.\n- \"Too abstract\" - Properties are concrete: \"balance never negative\", \"IDs always unique\".\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-refactor",
    "name": "ring:dev-refactor",
    "description": "Analyzes backend codebase (Go/TypeScript) against standards and generates refactoring tasks for ring:dev-cycle. For frontend projects, use ring:dev-refactor-frontend instead.",
    "source": "lerianstudio/ring",
    "skillId": "dev-refactor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- User wants to refactor existing project to follow standards\n- Legacy codebase needs modernization\n- Project audit requested\n",
      "skip_when": "- Greenfield project → Use /pre-dev-* instead\n- Single file fix → Use ring:dev-cycle directly\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-refactor-frontend",
    "name": "ring:dev-refactor-frontend",
    "description": "Analyzes frontend codebase against Ring standards and generates refactoring tasks\nfor ring:dev-cycle-frontend. Dispatches frontend-specific agents in ANALYSIS mode.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-refactor-frontend",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- User wants to refactor existing frontend project to follow standards\n- Legacy React/Next.js codebase needs modernization\n- Frontend project audit requested\n",
      "skip_when": "- Greenfield project -> Use /ring:pre-dev-* instead\n- Single file fix -> Use ring:dev-cycle-frontend directly\n- Backend-only project -> Use ring:dev-refactor instead\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-sre",
    "name": "ring:dev-sre",
    "description": "Gate 2 of the development cycle. VALIDATES that observability was correctly implemented\nby developers. Does not implement observability code - only validates it.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-sre",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Gate 2 of development cycle\n- Gate 0 (Implementation) complete with observability code\n- Gate 1 (DevOps) setup complete\n- Service needs observability validation (logging, tracing)\n",
      "NOT_skip_when": "- \"Task says observability not required\" → AI cannot self-exempt. all services need observability.\n- \"Pure frontend\" → If it calls any API, backend needs observability. Frontend-only = static HTML.\n- \"MVP doesn't need observability\" → MVP without observability = blind MVP. No exceptions.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-unit-testing",
    "name": "ring:dev-unit-testing",
    "description": "Gate 3 of development cycle - ensures unit test coverage meets threshold (85%+)\nfor all acceptance criteria using TDD methodology.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-unit-testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- After implementation and SRE complete (Gate 0/1/2)\n- Task has acceptance criteria requiring test coverage\n- Need to verify implementation meets requirements\n",
      "NOT_skip_when": "- \"Manual testing validates all criteria\" → Manual tests are not executable. Gate 3 requires unit tests.\n- \"Integration tests are better\" → Gate 3 scope is unit tests only.\n- \"Coverage is close to 85%\" → Close enough is not passing. Meet exact threshold.\n"
    }
  },
  {
    "id": "lerianstudio/ring/dev-validation",
    "name": "ring:dev-validation",
    "description": "Development cycle validation gate (Gate 5) - validates all acceptance criteria are met\nand requires explicit user approval before completion.\n",
    "source": "lerianstudio/ring",
    "skillId": "dev-validation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- After review gate passes (Gate 4)\n- Implementation and tests complete\n- Need user sign-off on acceptance criteria\n",
      "NOT_skip_when": "- \"Already validated\" → Each iteration needs fresh validation.\n- \"User will validate manually\" → Gate 5 IS user validation. Cannot skip.\n"
    }
  },
  {
    "id": "lerianstudio/ring/using-dev-team",
    "name": "ring:using-dev-team",
    "description": "9 specialist developer agents for backend (Go/TypeScript), DevOps, frontend,\ndesign, UI implementation, QA (backend + frontend), and SRE. Dispatch when you need deep technology expertise.\n",
    "source": "lerianstudio/ring",
    "skillId": "using-dev-team",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Need deep expertise for specific technology (Go, TypeScript)\n- Building infrastructure/CI-CD → ring:devops-engineer\n- Frontend with design focus → ring:frontend-designer\n- Frontend from product-designer specs → ring:ui-engineer\n- Backend test strategy → ring:qa-analyst\n- Frontend test strategy → ring:qa-analyst-frontend\n- Reliability/monitoring → ring:sre\n",
      "skip_when": "- General code review → use default plugin reviewers\n- Planning/design → use brainstorming\n- Debugging → use ring:systematic-debugging\n"
    }
  },
  {
    "id": "lerianstudio/ring/infrastructure-cost-estimation",
    "name": "ring:infrastructure-cost-estimation",
    "description": "Orchestrates infrastructure cost estimation with tier-based or custom TPS sizing.\nOffers pre-configured tiers (Starter/Growth/Business/Enterprise) or custom TPS input.\nSkill discovers components, asks shared/dedicated for EACH, selects environment(s),\nreads actual Helm chart configs, then dispatches agent for accurate calculations.\n",
    "source": "lerianstudio/ring",
    "skillId": "infrastructure-cost-estimation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "version": "6.0.0",
      "trigger": "- \"How much will this cost on AWS?\"\n- \"Estimate infrastructure for [repo]\"\n- \"What should we charge the customer?\"\n- \"Is this deal profitable?\"\n- Adding new customer to platform\n",
      "skip_when": "- No docker-compose in repo → manual estimation needed\n- Non-AWS target → adapt pricing\n"
    }
  },
  {
    "id": "lerianstudio/ring/regulatory-templates",
    "name": "ring:regulatory-templates",
    "description": "3-gate regulatory template orchestrator - manages setup, Gate 1 (analysis),\nGate 2 (validation), Gate 3 (generation) for BACEN/RFB compliance.\n",
    "source": "lerianstudio/ring",
    "skillId": "regulatory-templates",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Creating BACEN CADOCs (4010, 4016, 4111)\n- Mapping e-Financeira, DIMP, APIX templates\n- Full automation from analysis to template creation\n",
      "skip_when": "- Non-Brazilian regulations → not applicable\n- Analysis-only without template → use finops-analyzer directly\n- Template already exists, just needs updates → modify directly\n"
    }
  },
  {
    "id": "lerianstudio/ring/regulatory-templates-gate1",
    "name": "ring:regulatory-templates-gate1",
    "description": "Gate 1 sub-skill - performs regulatory compliance analysis and field mapping\nfrom template specifications.\n",
    "source": "lerianstudio/ring",
    "skillId": "regulatory-templates-gate1",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- regulatory-templates-setup completed\n- Need to analyze regulatory specification and map fields\n",
      "skip_when": "- Setup not complete → run setup first\n- Gate 1 already passed → proceed to Gate 2\n"
    }
  },
  {
    "id": "lerianstudio/ring/regulatory-templates-gate2",
    "name": "ring:regulatory-templates-gate2",
    "description": "Gate 2 sub-skill - validates uncertain mappings from Gate 1 and confirms\nall field specifications through testing.\n",
    "source": "lerianstudio/ring",
    "skillId": "regulatory-templates-gate2",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Gate 1 PASSED\n- Need to validate mappings before template generation\n",
      "skip_when": "- Gate 1 not passed → complete Gate 1 first\n- Gate 2 already passed → proceed to Gate 3\n"
    }
  },
  {
    "id": "lerianstudio/ring/regulatory-templates-gate3",
    "name": "ring:regulatory-templates-gate3",
    "description": "Gate 3 sub-skill - generates complete .tpl template file with all validated\nmappings from Gates 1-2.\n",
    "source": "lerianstudio/ring",
    "skillId": "regulatory-templates-gate3",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Gate 2 PASSED\n- Ready to generate production template file\n",
      "skip_when": "- Gate 2 not passed → complete Gate 2 first\n- Template already generated → verify or regenerate\n"
    }
  },
  {
    "id": "lerianstudio/ring/regulatory-templates-setup",
    "name": "ring:regulatory-templates-setup",
    "description": "Initial setup sub-skill - handles template selection and context initialization\nfor the 3-gate regulatory workflow.\n",
    "source": "lerianstudio/ring",
    "skillId": "regulatory-templates-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Called by regulatory-templates orchestrator at workflow start\n- Need to select template type and initialize context\n",
      "skip_when": "- Not in regulatory-templates workflow\n- Setup already completed for current template\n"
    }
  },
  {
    "id": "lerianstudio/ring/using-finops-team",
    "name": "ring:using-finops-team",
    "description": "3 FinOps agents: 2 for Brazilian financial regulatory compliance (BACEN, RFB,\nOpen Banking), 1 for infrastructure cost estimation when onboarding customers.\n",
    "source": "lerianstudio/ring",
    "skillId": "using-finops-team",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Brazilian regulatory reporting (BACEN, RFB)\n- Financial compliance requirements\n- Open Banking specifications\n- Template generation for Reporter platform\n- Infrastructure cost estimation for new customers\n- AWS capacity planning and pricing\n",
      "skip_when": "- Non-Brazilian regulations → use appropriate resources\n- Non-AWS infrastructure → adapt formulas\n- One-time cost question → direct calculation\n"
    }
  },
  {
    "id": "lerianstudio/ring/sample-skill",
    "name": "sample-skill",
    "description": "",
    "source": "lerianstudio/ring",
    "skillId": "sample-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "lerianstudio/ring/delivery-status-tracking",
    "name": "ring:delivery-status-tracking",
    "description": "Delivery status tracking and progress reporting. Analyzes repository against\ndelivery roadmap to calculate actual vs planned progress, identify delays,\nand provide insights on velocity and risk trends.\n",
    "source": "lerianstudio/ring",
    "skillId": "delivery-status-tracking",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Delivery roadmap exists (from ring:pre-dev-delivery-planning)\n- Need to check progress against plan\n- Stakeholders requesting status update\n- Regular checkpoint (weekly/sprint end)\n",
      "skip_when": "- No delivery roadmap → create one first with ring:pre-dev-delivery-planning\n- Planning phase only → execute tasks first\n- No repository activity → nothing to analyze\n"
    }
  },
  {
    "id": "lerianstudio/ring/pre-dev-api-design",
    "name": "ring:pre-dev-api-design",
    "description": "Gate 4: API contracts document - defines component interfaces and data contracts\nbefore protocol/technology selection. Large Track only.\n",
    "source": "lerianstudio/ring",
    "skillId": "pre-dev-api-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- TRD passed Gate 3 validation\n- System has multiple components that need to integrate\n- Building APIs (internal or external)\n- Large Track workflow (2+ day features)\n",
      "skip_when": "- Small Track workflow → skip to Task Breakdown\n- Single component system → skip to Data Model\n- TRD not validated → complete Gate 3 first\n"
    }
  },
  {
    "id": "lerianstudio/ring/pre-dev-data-model",
    "name": "ring:pre-dev-data-model",
    "description": "Gate 5: Data structures document - defines entities, relationships, and ownership\nbefore database technology selection. Large Track only.\n",
    "source": "lerianstudio/ring",
    "skillId": "pre-dev-data-model",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- API Design passed Gate 4 validation\n- System stores persistent data\n- Multiple entities with relationships\n- Large Track workflow (2+ day features)\n",
      "skip_when": "- Small Track workflow → skip to Task Breakdown\n- No persistent data → skip to Dependency Map\n- API Design not validated → complete Gate 4 first\n"
    }
  },
  {
    "id": "lerianstudio/ring/pre-dev-delivery-planning",
    "name": "ring:pre-dev-delivery-planning",
    "description": "Gate 9 (Full Track) / Gate 4 (Small Track): Delivery roadmap and timeline planning.\nTransforms tasks into realistic delivery schedule with critical path analysis,\nresource allocation, and delivery breakdown. MANDATORY gate for both workflows.\n",
    "source": "lerianstudio/ring",
    "skillId": "pre-dev-delivery-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Tasks passed Gate 7 validation (Full Track) OR Gate 3 (Small Track)\n- Need realistic delivery timeline with dates\n- Ready to convert tasks into delivery schedule\n- Team composition known or determinable\n",
      "skip_when": "- Tasks not validated → complete task breakdown first\n- Proof-of-concept without delivery commitment\n- Research/exploration work without delivery deadline\n"
    }
  },
  {
    "id": "lerianstudio/ring/pre-dev-dependency-map",
    "name": "ring:pre-dev-dependency-map",
    "description": "Gate 6: Technology choices document - explicit, versioned, validated technology\nselections with justifications. Large Track only. HARD BLOCK: Must load Ring Standards\nand PROJECT_RULES.md before proceeding.\n",
    "source": "lerianstudio/ring",
    "skillId": "pre-dev-dependency-map",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Data Model passed Gate 5 validation\n- About to select specific technologies\n- Tempted to write \"@latest\" or \"newest version\"\n- Large Track workflow (2+ day features)\n",
      "skip_when": "- Small Track workflow → skip to Task Breakdown\n- Technologies already locked → skip to Task Breakdown\n- Data Model not validated → complete Gate 5 first\n"
    }
  },
  {
    "id": "lerianstudio/ring/pre-dev-design-validation",
    "name": "ring:pre-dev-design-validation",
    "description": "Gate 1.5/2.5: Design Validation - verifies UX specifications are complete\nbefore proceeding to technical architecture. Checklist-based validation\nthat prevents incomplete designs from reaching implementation.\n",
    "source": "lerianstudio/ring",
    "skillId": "pre-dev-design-validation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- After PRD + UX criteria created (Gate 1)\n- After Feature Map + UX Design created (Gate 2, Large track)\n- Before starting TRD (Gate 3)\n- User asks to \"validate design\" or \"check if design is complete\"\n",
      "skip_when": "- Feature is backend-only with no UI\n- Pure API/infrastructure task\n- Bug fix with no UX changes\n"
    }
  },
  {
    "id": "lerianstudio/ring/pre-dev-feature-map",
    "name": "ring:pre-dev-feature-map",
    "description": "Gate 2: Feature relationship map - visualizes feature landscape, groupings,\nand interactions at business level before technical architecture.\n",
    "source": "lerianstudio/ring",
    "skillId": "pre-dev-feature-map",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- PRD passed Gate 1 validation\n- Multiple features with complex interactions\n- Need to understand feature scope and relationships\n- Large Track workflow (2+ day features)\n",
      "skip_when": "- Small Track workflow (<2 days) → skip to TRD\n- Single simple feature → TRD directly\n- PRD not validated → complete Gate 1 first\n"
    }
  },
  {
    "id": "lerianstudio/ring/pre-dev-prd-creation",
    "name": "ring:pre-dev-prd-creation",
    "description": "Gate 1: Business requirements document - defines WHAT/WHY before HOW.\nCreates PRD with problem definition, user stories, success metrics.\n",
    "source": "lerianstudio/ring",
    "skillId": "pre-dev-prd-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Starting new product or major feature\n- User asks to \"plan\", \"design\", or \"architect\"\n- About to write code without documented requirements\n- Asked to create PRD or requirements document\n",
      "skip_when": "- PRD already exists and validated → proceed to Gate 2\n- Pure technical task without business impact → TRD directly\n- Bug fix → systematic-debugging\n"
    }
  },
  {
    "id": "lerianstudio/ring/pre-dev-research",
    "name": "ring:pre-dev-research",
    "description": "Gate 0 research phase for pre-dev workflow. Dispatches 4 parallel research agents\nto gather codebase patterns, external best practices, framework documentation,\nand UX/product research BEFORE creating PRD/TRD. Outputs research.md with\nfile:line references and user research findings.\n",
    "source": "lerianstudio/ring",
    "skillId": "pre-dev-research",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Before any pre-dev workflow (Gate 0)\n- When planning new features or modifications\n- Invoked by /ring:pre-dev-full and /ring:pre-dev-feature\n",
      "skip_when": "- Trivial changes that don't need planning\n- Research already completed (research.md exists and is recent)\n"
    }
  },
  {
    "id": "lerianstudio/ring/pre-dev-subtask-creation",
    "name": "ring:pre-dev-subtask-creation",
    "description": "Gate 8: Zero-context implementation steps - 2-5 minute atomic subtasks with\ncomplete code, exact commands, TDD pattern. Large Track only.\n",
    "source": "lerianstudio/ring",
    "skillId": "pre-dev-subtask-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Tasks passed Gate 7 validation\n- Need absolute implementation clarity\n- Creating work for engineers with zero codebase context\n- Large Track workflow (2+ day features)\n",
      "skip_when": "- Small Track workflow → execute tasks directly\n- Tasks simple enough without breakdown\n- Tasks not validated → complete Gate 7 first\n"
    }
  },
  {
    "id": "lerianstudio/ring/pre-dev-task-breakdown",
    "name": "ring:pre-dev-task-breakdown",
    "description": "Gate 7: Implementation tasks - value-driven decomposition into working increments\nthat deliver measurable user value.\n",
    "source": "lerianstudio/ring",
    "skillId": "pre-dev-task-breakdown",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- PRD passed Gate 1 (required)\n- TRD passed Gate 3 (required)\n- All Large Track gates passed (if applicable)\n- Ready to create sprint/iteration tasks\n",
      "skip_when": "- PRD or TRD not validated → complete earlier gates\n- Tasks already exist → proceed to Subtask Creation\n- Trivial change → direct implementation\n"
    }
  },
  {
    "id": "lerianstudio/ring/pre-dev-trd-creation",
    "name": "ring:pre-dev-trd-creation",
    "description": "Gate 3: Technical architecture document - defines HOW/WHERE with technology-agnostic\npatterns before concrete implementation choices.\n",
    "source": "lerianstudio/ring",
    "skillId": "pre-dev-trd-creation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "go",
        "name": "go",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- PRD passed Gate 1 (required)\n- Feature Map passed Gate 2 (if Large Track)\n- Design Validation passed Gate 1.5/2.5 (if feature has UI)\n- About to design technical architecture\n- Tempted to specify \"PostgreSQL\" instead of \"Relational Database\"\n",
      "skip_when": "- PRD not validated → complete Gate 1 first\n- Design Validation not passed (for UI features) → complete Gate 1.5/2.5 first\n- Architecture already documented → proceed to API Design\n- Pure business requirement change → update PRD\n"
    }
  },
  {
    "id": "lerianstudio/ring/using-pm-team",
    "name": "ring:using-pm-team",
    "description": "12 pre-dev workflow skills + 4 research agents organized into Small Track (4 gates, <2 days) and\nLarge Track (9 gates, 2+ days) for systematic feature planning with research-first approach.\n",
    "source": "lerianstudio/ring",
    "skillId": "using-pm-team",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Starting any feature implementation\n- Need systematic planning before coding\n- User requests \"plan a feature\"\n",
      "skip_when": "- Quick exploratory work → ring:brainstorming may suffice\n- Bug fix with known solution → direct implementation\n- Trivial change (<1 hour) → skip formal planning\n"
    }
  },
  {
    "id": "lerianstudio/ring/delivery-reporting",
    "name": "delivery-reporting",
    "description": "Delivery reporting skill for creating visual executive presentations of squad deliveries\n(engineering, product, design). Analyzes Git repositories to extract business value from\ntechnical changes and generates HTML slide presentations with customizable visual identity.\n",
    "source": "lerianstudio/ring",
    "skillId": "delivery-reporting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Need squad delivery report (eng + product + design)\n- Showcase releases and features to executives\n- Quarterly/monthly delivery summary\n- Client/stakeholder delivery showcase\n",
      "skip_when": "- Portfolio/project status → use executive-reporting\n- Risk/resource analysis → use risk-management/resource-allocation\n- Technical documentation → use ring-tw-team\n"
    }
  },
  {
    "id": "lerianstudio/ring/dependency-mapping",
    "name": "ring:dependency-mapping",
    "description": "Cross-project dependency mapping and analysis skill for identifying, tracking,\nand managing dependencies across portfolio projects.\n",
    "source": "lerianstudio/ring",
    "skillId": "dependency-mapping",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Need to map project dependencies\n- Dependency conflict identified\n- Planning new project with dependencies\n- Critical path analysis needed\n",
      "skip_when": "- Single project internal dependencies → handle in project scope\n- Resource dependencies only → use resource-allocation\n- Risk from dependencies → use risk-management\n"
    }
  },
  {
    "id": "lerianstudio/ring/executive-reporting",
    "name": "ring:executive-reporting",
    "description": "Executive communication and reporting skill for creating dashboards, status summaries,\nand board packages. Focuses on actionable insights for leadership.\n",
    "source": "lerianstudio/ring",
    "skillId": "executive-reporting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Need executive status update\n- Board meeting preparation\n- Portfolio dashboard creation\n- Stakeholder escalation report\n",
      "skip_when": "- Detailed project analysis → use project-health-check\n- Technical documentation → use ring-tw-team\n- Financial deep dive → use ring-finops-team\n"
    }
  },
  {
    "id": "lerianstudio/ring/pmo-retrospective",
    "name": "pmo-retrospective",
    "description": "Portfolio retrospective skill for capturing lessons learned, process improvements,\nand organizational learning across completed projects.\n",
    "source": "lerianstudio/ring",
    "skillId": "pmo-retrospective",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Project closure requiring retrospective\n- Portfolio period review (quarterly/annual)\n- Process improvement initiative\n- Pattern of issues recurring\n",
      "skip_when": "- Sprint retrospective → team-level, not PMO\n- Technical post-mortem → use ring-dev-team\n- Single incident analysis → handle in project scope\n"
    }
  },
  {
    "id": "lerianstudio/ring/portfolio-planning",
    "name": "ring:portfolio-planning",
    "description": "Strategic portfolio planning skill for multi-project coordination, capacity assessment,\nand portfolio optimization. Provides framework for portfolio-level decision making.\n",
    "source": "lerianstudio/ring",
    "skillId": "portfolio-planning",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Need to assess portfolio health\n- Planning portfolio for next quarter/year\n- Evaluating new project against portfolio\n- Rebalancing portfolio priorities\n",
      "skip_when": "- Single project planning → use ring:pre-dev-feature\n- Immediate status report → use executive-reporting\n- Resource-only analysis → use resource-allocation\n"
    }
  },
  {
    "id": "lerianstudio/ring/project-health-check",
    "name": "ring:project-health-check",
    "description": "Individual project health assessment skill for evaluating project status across\nmultiple dimensions. Provides early warning of troubled projects.\n",
    "source": "lerianstudio/ring",
    "skillId": "project-health-check",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Need to assess single project health\n- Project showing warning signs\n- Milestone review required\n- Stakeholder escalation received\n",
      "skip_when": "- Portfolio-level view → use portfolio-planning\n- Resource-only issue → use resource-allocation\n- Risk-only analysis → use risk-management\n"
    }
  },
  {
    "id": "lerianstudio/ring/resource-allocation",
    "name": "ring:resource-allocation",
    "description": "Resource capacity planning and allocation skill for managing people and skills\nacross multiple projects. Identifies conflicts, gaps, and optimization opportunities.\n",
    "source": "lerianstudio/ring",
    "skillId": "resource-allocation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Need to allocate resources to projects\n- Capacity planning for upcoming work\n- Resource conflict resolution\n- Skills gap analysis\n",
      "skip_when": "- Single project staffing → use ring-pm-team\n- Cost analysis → use ring-finops-team\n- Project status → use project-health-check\n"
    }
  },
  {
    "id": "lerianstudio/ring/risk-management",
    "name": "ring:risk-management",
    "description": "Portfolio-level risk management skill for identifying, assessing, and mitigating\nrisks across multiple projects. Maintains RAID logs and tracks risk responses.\n",
    "source": "lerianstudio/ring",
    "skillId": "risk-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Need portfolio risk assessment\n- Creating or updating RAID log\n- Risk response planning\n- Risk correlation analysis\n",
      "skip_when": "- Single project risk → handle in project scope\n- Financial risk only → use ring-finops-team\n- Technical risk in code → use ring:qa-analyst\n"
    }
  },
  {
    "id": "lerianstudio/ring/using-pmo-team",
    "name": "ring:using-pmo-team",
    "description": "6 specialist PMO agents for portfolio management, resource planning, governance,\nrisk analysis, executive reporting, and delivery reporting. Dispatch when you need portfolio-level oversight.\n",
    "source": "lerianstudio/ring",
    "skillId": "using-pmo-team",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Need portfolio-level view across multiple projects\n- Resource capacity planning across teams\n- Project governance and gate reviews\n- Risk management at portfolio level\n- Executive reporting and dashboards\n",
      "skip_when": "- Single feature planning → use ring-pm-team\n- Code implementation → use ring-dev-team\n- Code review → use ring-default reviewers\n- Technical writing → use ring-tw-team\n"
    }
  },
  {
    "id": "lerianstudio/ring/api-field-descriptions",
    "name": "ring:api-field-descriptions",
    "description": "Patterns for writing clear, consistent API field descriptions including\ntypes, constraints, examples, and edge cases.\n",
    "source": "lerianstudio/ring",
    "skillId": "api-field-descriptions",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Writing API field documentation\n- Documenting request/response schemas\n- Creating data model documentation\n",
      "skip_when": "- Writing conceptual docs → use writing-functional-docs\n- Full API endpoint docs → use writing-api-docs\n"
    }
  },
  {
    "id": "lerianstudio/ring/documentation-review",
    "name": "ring:documentation-review",
    "description": "Comprehensive checklist and process for reviewing documentation quality\nincluding voice, tone, structure, completeness, and technical accuracy.\n",
    "source": "lerianstudio/ring",
    "skillId": "documentation-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Reviewing draft documentation\n- Pre-publication quality check\n- Documentation audit\n- Ensuring style guide compliance\n",
      "skip_when": "- Writing new documentation → use writing-functional-docs or writing-api-docs\n- Only checking voice → use voice-and-tone\n"
    }
  },
  {
    "id": "lerianstudio/ring/documentation-structure",
    "name": "ring:documentation-structure",
    "description": "Patterns for organizing and structuring documentation including hierarchy,\nnavigation, and information architecture.\n",
    "source": "lerianstudio/ring",
    "skillId": "documentation-structure",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Planning documentation structure\n- Organizing content hierarchy\n- Deciding how to split content across pages\n- Creating navigation patterns\n",
      "skip_when": "- Writing content → use writing-functional-docs or writing-api-docs\n- Checking voice → use voice-and-tone\n"
    }
  },
  {
    "id": "lerianstudio/ring/using-tw-team",
    "name": "ring:using-tw-team",
    "description": "Technical writing specialists for functional and API documentation. Dispatch when\nyou need to create guides, conceptual docs, or API references following established\ndocumentation standards.\n",
    "source": "lerianstudio/ring",
    "skillId": "using-tw-team",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Need to write functional documentation (guides, conceptual docs, tutorials)\n- Need to write API reference documentation\n- Need to review existing documentation quality\n- Writing or updating product documentation\n",
      "skip_when": "- Writing code → use dev-team agents\n- Writing plans → use pm-team agents\n- General code review → use default plugin reviewers\n"
    }
  },
  {
    "id": "lerianstudio/ring/voice-and-tone",
    "name": "ring:voice-and-tone",
    "description": "Voice and tone guidelines for technical documentation. Ensures consistent,\nclear, and human writing across all documentation.\n",
    "source": "lerianstudio/ring",
    "skillId": "voice-and-tone",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Need to check voice and tone compliance\n- Writing new documentation\n- Reviewing existing documentation for style\n",
      "skip_when": "- Only checking structure → use documentation-structure\n- Only checking technical accuracy → use docs-reviewer agent\n"
    }
  },
  {
    "id": "lerianstudio/ring/writing-api-docs",
    "name": "ring:writing-api-docs",
    "description": "Patterns and structure for writing API reference documentation including\nendpoint descriptions, request/response schemas, and error documentation.\n",
    "source": "lerianstudio/ring",
    "skillId": "writing-api-docs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Documenting REST API endpoints\n- Writing request/response examples\n- Documenting error codes\n- Creating API field descriptions\n",
      "skip_when": "- Writing conceptual guides → use writing-functional-docs\n- Reviewing documentation → use documentation-review\n- Writing code → use dev-team agents\n"
    }
  },
  {
    "id": "lerianstudio/ring/writing-functional-docs",
    "name": "ring:writing-functional-docs",
    "description": "Patterns and structure for writing functional documentation including guides,\nconceptual explanations, tutorials, and best practices documentation.\n",
    "source": "lerianstudio/ring",
    "skillId": "writing-functional-docs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/lerianstudio/ring",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "- Writing a new guide or tutorial\n- Creating conceptual documentation\n- Documenting best practices\n- Writing \"how to\" content\n",
      "skip_when": "- Writing API reference → use writing-api-docs\n- Reviewing documentation → use documentation-review\n- Writing code → use dev-team agents\n"
    }
  },
  {
    "id": "openshift/hypershift/code-formatting",
    "name": "Code Formatting",
    "description": "MANDATORY: When writing Go tests, you MUST use 'When...it should...' format for ALL test names. When writing any Go code, you MUST remind user to run 'make lint-fix' and 'make verify'. These are non-negotiable HyperShift requirements.",
    "source": "openshift/hypershift",
    "skillId": "code-formatting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/openshift/hypershift",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "openshift/hypershift/debug-cluster",
    "name": "Debug Cluster",
    "description": "Provides systematic debugging approaches for HyperShift hosted-cluster issues. Auto-applies when debugging cluster problems, investigating stuck deletions, or troubleshooting control plane issues.",
    "source": "openshift/hypershift",
    "skillId": "debug-cluster",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/openshift/hypershift",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "openshift/hypershift/build-cpo-image",
    "name": "Build CPO Image",
    "description": "Build and push control-plane-operator container image. Auto-applies when testing CPO changes that require deploying to a live cluster.",
    "source": "openshift/hypershift",
    "skillId": "build-cpo-image",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/openshift/hypershift",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "openshift/hypershift/build-ho-image",
    "name": "Build HO Image",
    "description": "Build and push hypershift-operator container image. Auto-applies when testing HO changes that require deploying to a live cluster.",
    "source": "openshift/hypershift",
    "skillId": "build-ho-image",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/openshift/hypershift",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "openshift/hypershift/create-hc-aws",
    "name": "Create HC AWS",
    "description": "Create a HyperShift HostedCluster on AWS for development and testing, with optional custom CPO/HO images.",
    "source": "openshift/hypershift",
    "skillId": "create-hc-aws",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/openshift/hypershift",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "openshift/hypershift/destroy-hc-aws",
    "name": "Destroy HC AWS",
    "description": "Destroy a HyperShift HostedCluster and all associated AWS infrastructure (VPC, IAM, Route53, etc.).",
    "source": "openshift/hypershift",
    "skillId": "destroy-hc-aws",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/openshift/hypershift",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "openshift/hypershift/e2e-run-aws",
    "name": "E2E Test Runner",
    "description": "Provides the ability to run and iterate on HyperShift e2e tests. Auto-applies when implementing features that require e2e validation, fixing e2e test failures, or working on tasks that need live cluster testing.",
    "source": "openshift/hypershift",
    "skillId": "e2e-run-aws",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/openshift/hypershift",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "openshift/hypershift/git-env",
    "name": "Git Environment",
    "description": "Create development environments with git worktrees, branches, commits, and push to remote. Auto-applies for git workflow tasks.",
    "source": "openshift/hypershift",
    "skillId": "git-env",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/openshift/hypershift",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "openshift/hypershift/install-ho-aws",
    "name": "Install HO AWS",
    "description": "Install HyperShift Operator with private AWS and external-dns settings.",
    "source": "openshift/hypershift",
    "skillId": "install-ho-aws",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/openshift/hypershift",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "openshift/hypershift/effective-go",
    "name": "Effective Go",
    "description": "Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.",
    "source": "openshift/hypershift",
    "skillId": "effective-go",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/openshift/hypershift",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "openshift/hypershift/git-commit-format",
    "name": "Git Commit Format",
    "description": "Apply HyperShift conventional commit formatting rules. Use when generating commit messages or creating commits.",
    "source": "openshift/hypershift",
    "skillId": "git-commit-format",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/openshift/hypershift",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "onekeyhq/app-monorepo/1k-app-upgrade-test",
    "name": "1k-app-upgrade-test",
    "description": "Create test versions to verify app auto-update functionality and version migration.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-app-upgrade-test",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Write, Edit, Bash"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-architecture",
    "name": "1k-architecture",
    "description": "OneKey monorepo architecture, project structure, package relationships, and import hierarchy rules.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-architecture",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-code-quality",
    "name": "1k-code-quality",
    "description": "Code quality standards — lint (eslint/oxlint), type check (tsc), pre-commit hooks, and comment conventions. All comments must be in English.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-code-quality",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-code-review-pr",
    "name": "1k-code-review-pr",
    "description": "Structured PR code review checklist for OneKey monorepo. Use when reviewing PRs to identify build issues, script problems, CI workflow gaps, and documentation inconsistencies. Focuses on actionable feedback with priority levels and specific fix suggestions. 代码审查. Code Review PR.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-code-review-pr",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "new-package",
        "name": "new-package",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Bash, WebFetch"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-coding-patterns",
    "name": "1k-coding-patterns",
    "description": "Coding patterns and best practices — React components, promise handling, and TypeScript conventions.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-coding-patterns",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Write, Edit"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-create-pr",
    "name": "1k-create-pr",
    "description": "Creates a Pull Request from current changes for OneKey app-monorepo. Use when user wants to create PR, submit changes, or merge feature branch. Handles branch creation, commit, push, and PR creation workflow.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-create-pr",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "onekeyhq/app-monorepo/1k-cross-platform",
    "name": "1k-cross-platform",
    "description": "Cross-platform development patterns — platform-specific code (.native.ts/.web.ts/.desktop.ts/.ext.ts) and platformEnv usage.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-cross-platform",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-defi-module-integration",
    "name": "1k-defi-module-integration",
    "description": "Guide for integrating new DeFi modules or protocols (staking, lending, Earn, Borrow) into OneKey.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-defi-module-integration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "onekeyhq/app-monorepo/1k-dev-commands",
    "name": "1k-dev-commands",
    "description": "Development commands — yarn scripts for dev servers, building, linting, testing, and troubleshooting.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-dev-commands",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash, Read"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-error-handling",
    "name": "1k-error-handling",
    "description": "Error handling patterns — try/catch, async errors, error boundaries, useAsyncCall, and toast messages.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-error-handling",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-feature-guides",
    "name": "1k-feature-guides",
    "description": "Feature development guides for OneKey. Use when adding new chains, socket events, notifications, pages, or routes. Covers blockchain integration, WebSocket subscriptions, push notifications, and navigation patterns.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-feature-guides",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "onekeyhq/app-monorepo/1k-git-workflow",
    "name": "1k-git-workflow",
    "description": "Git workflow and conventions — branching, commit messages, and PR creation.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-git-workflow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Bash, Read"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-i18n",
    "name": "1k-i18n",
    "description": "Internationalization — translations (ETranslations, useIntl, formatMessage) and locale management. NEVER modify auto-generated translation files.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-i18n",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-monitor-pr-ci",
    "name": "1k-monitor-pr-ci",
    "description": "Monitors a PR's CI checks and review comments until all pass and issues are resolved. Use when watching CI status, waiting for checks to pass, or fixing CI errors on a pull request.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-monitor-pr-ci",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "onekeyhq/app-monorepo/1k-new-skill",
    "name": "1k-new-skill",
    "description": "Creates a new Claude Code Skill following best practices. Use when the user wants to create a new skill, add a skill, or asks about writing skills for Claude Code. Fetches latest documentation before generating skill content. New skill. Create a skill.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-new-skill",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, WebFetch, Write"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-patching-native-modules",
    "name": "1k-patching-native-modules",
    "description": "Patches native modules (expo-image, react-native, etc.) to fix native crashes or bugs.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-patching-native-modules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "patch-package",
        "name": "patch-package",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "onekeyhq/app-monorepo/1k-performance",
    "name": "1k-performance",
    "description": "Performance optimization for React/React Native — re-renders, memoization, FlashList, memory leaks, and bundle size.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-performance",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-pkg-upgrade-review",
    "name": "1k-pkg-upgrade-review",
    "description": "Reviews package version upgrades — diffs source between versions, traces call sites, and generates compatibility reports.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-pkg-upgrade-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Bash, WebFetch, Write"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-platform-requirements",
    "name": "1k-platform-requirements",
    "description": "Minimum SDK/OS version requirements for all OneKey platforms (iOS, Android, Chrome, Electron).",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-platform-requirements",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "ruby",
        "name": "gem",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Bash"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-retrospective",
    "name": "1k-retrospective",
    "description": "Analyze accumulated bug fix cases and propose updates to the self-testing checklist. Use periodically (weekly/monthly) to evolve quality checks based on real issues.\n",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-retrospective",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Write, StrReplace"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-sentry",
    "name": "1k-sentry",
    "description": "Sentry error tracking and monitoring for OneKey. Use when configuring Sentry, filtering errors, analyzing crash reports, or debugging production issues. Covers platform-specific setup (desktop/mobile/web/extension) and error filtering strategies.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-sentry",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "onekeyhq/app-monorepo/1k-sentry-analysis",
    "name": "1k-sentry-analysis",
    "description": "Analyze and fix production errors from Sentry crash reports (AppHang, ANR, crashes, stacktraces).",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-sentry-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Write, Edit, Bash"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-state-management",
    "name": "1k-state-management",
    "description": "Jotai state management patterns — atoms, globalAtom, contextAtom, and persistence.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-state-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Write, Edit"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/1k-ui-recipes",
    "name": "1k-ui-recipes",
    "description": "UI recipes for scroll offset (useScrollContentTabBarOffset), view transitions (startViewTransition), horizontal scroll in collapsible tab headers (CollapsibleTabContext), Android bottom tab touch interception workaround, and keyboard avoidance for input fields.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "1k-ui-recipes",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/auditing-pre-release-security",
    "name": "auditing-pre-release-security",
    "description": "Audits security and supply-chain risk between two git refs, 预发布安全审计",
    "source": "onekeyhq/app-monorepo",
    "skillId": "auditing-pre-release-security",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "onekeyhq/app-monorepo/implementing-figma-designs",
    "name": "implementing-figma-designs",
    "description": "Implements Figma designs 1:1 using OneKey component library (还原设计稿).",
    "source": "onekeyhq/app-monorepo",
    "skillId": "implementing-figma-designs",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Bash, Write, Edit"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/perf-optimizer",
    "name": "perf-optimizer",
    "description": "Systematic performance optimization and regression debugging for OneKey mobile app (iOS). Use when: (1) Fixing performance regressions - when metrics like tokensStartMs, tokensSpanMs, or functionCallCount have regressed and need to be brought back to normal levels, (2) Improving baseline performance - when there's a need to optimize cold start time or reduce function call overhead, (3) User requests performance optimization/improvement/debugging for the app's startup or home screen refresh flow.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "perf-optimizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "onekeyhq/app-monorepo/pr-review",
    "name": "pr-review",
    "description": "Security-first PR review checklist for this repo. Use when reviewing diffs/PRs, especially changes involving auth, networking, sensitive data, or dependency/lockfile updates. Focus on secret/PII leakage risk, supply-chain risk (npm + node_modules inspection), cross-platform architecture (extension/mobile/desktop/web), and React performance (hooks + re-render hotspots). Avoid UI style nitpicks. PR Review.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "pr-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Grep, Glob, Bash"
    }
  },
  {
    "id": "onekeyhq/app-monorepo/react-best-practices",
    "name": "react-best-practices",
    "description": "React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.",
    "source": "onekeyhq/app-monorepo",
    "skillId": "react-best-practices",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/onekeyhq/app-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "pollinations/pollinations/app-review",
    "name": "app-review",
    "description": "Review and process app submissions for the Pollinations showcase. Parse issues, validate submissions, create PRs, handle user corrections.",
    "source": "pollinations/pollinations",
    "skillId": "app-review",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pollinations/pollinations",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "pollinations/pollinations/candidate-evaluation",
    "name": "candidate-evaluation",
    "description": "Evaluate GitHub contributors for MLOps/engineering roles. Use when analyzing candidates, researching GitHub profiles, or updating CONTRIBUTORS.md with hiring assessments.",
    "source": "pollinations/pollinations",
    "skillId": "candidate-evaluation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pollinations/pollinations",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "allowed-tools": "Read, Write, Edit, Grep, Bash(gh api:*), Bash(git:*)"
    }
  },
  {
    "id": "pollinations/pollinations/enter-services",
    "name": "enter-services",
    "description": "Deploy and manage enter.pollinations.ai text/image services on EC2 and Cloudflare Workers. Requires: SSH keys, sops, wrangler.",
    "source": "pollinations/pollinations",
    "skillId": "enter-services",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pollinations/pollinations",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "wrangler",
        "name": "wrangler",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "cd",
        "name": "cd",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "sudo",
        "name": "sudo",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "sops",
        "name": "sops",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "node",
        "name": "node",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "pollinations/pollinations/issue-maker",
    "name": "issue-maker",
    "description": "Create GitHub issues following Pollinations team conventions. Use when asked to create issues, track work, or plan features.",
    "source": "pollinations/pollinations",
    "skillId": "issue-maker",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pollinations/pollinations",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "pollinations/pollinations/model-debugging",
    "name": "model-debugging",
    "description": "Debug and diagnose model errors in Pollinations services. Analyze logs, find error patterns, identify affected users. For taking action on user tiers, see tier-management skill.",
    "source": "pollinations/pollinations",
    "skillId": "model-debugging",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pollinations/pollinations",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "wrangler",
        "name": "wrangler",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "tsx",
        "name": "tsx",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "pollinations/pollinations/model-management",
    "name": "model-management",
    "description": "Add, update, or remove text/image/video models. Handles any provider.",
    "source": "pollinations/pollinations",
    "skillId": "model-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pollinations/pollinations",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "vitest",
        "name": "vitest",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "pollinations/pollinations/r2-glacier-migration",
    "name": "r2-glacier-migration",
    "description": "Monitor and manage R2 to AWS Glacier Deep Archive migration. Use when checking transfer status, resuming transfers, or managing the archive migration.",
    "source": "pollinations/pollinations",
    "skillId": "r2-glacier-migration",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pollinations/pollinations",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "node",
        "name": "node",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "pollinations/pollinations/spending-analysis",
    "name": "spending-analysis",
    "description": "Analyze Pollinations revenue, pack purchases, and tier spending patterns. Query Polar for payment history and Tinybird for usage data.",
    "source": "pollinations/pollinations",
    "skillId": "spending-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pollinations/pollinations",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "sops",
        "name": "sops",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "pollinations/pollinations/tier-management",
    "name": "tier-management",
    "description": "Evaluate and update Pollinations user tiers. Check balances, upgrade devs, batch process users. For finding users with errors, see model-debugging skill first.",
    "source": "pollinations/pollinations",
    "skillId": "tier-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pollinations/pollinations",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "wrangler",
        "name": "wrangler",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "gh",
        "name": "gh",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "node",
        "name": "node",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "sops",
        "name": "sops",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      },
      {
        "type": "npm",
        "org": "tsx",
        "name": "tsx",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "npx",
        "name": "npx",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "pollinations/pollinations/tinybird-deploy",
    "name": "tinybird-deploy",
    "description": "Deploy Tinybird pipes and datasources for enter.pollinations.ai observability. Validates and pushes changes to Tinybird Cloud.",
    "source": "pollinations/pollinations",
    "skillId": "tinybird-deploy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pollinations/pollinations",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "tinybird-cli",
        "name": "tinybird-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "pollinations/pollinations/voting-status",
    "name": "voting-status",
    "description": "Create and post ASCII art voting status diagrams to GitHub issues and Discord. Use when asked to update voting, show voting results, or announce voting status.",
    "source": "pollinations/pollinations",
    "skillId": "voting-status",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pollinations/pollinations",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "pollinations/pollinations/web-research",
    "name": "web-research",
    "description": "Query Pollinations text API with web-search models (gemini-search, perplexity-fast, nomnom, etc.). Use when you need web search grounded answers via Pollinations.",
    "source": "pollinations/pollinations",
    "skillId": "web-research",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pollinations/pollinations",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "pollinations/pollinations/founder-meditation",
    "name": "founder-meditation",
    "description": "When something goes wrong — build failures, crashes, errors, test failures, deployment issues — generate a short calming meditation with TTS audio to reassure the user that everything will be okay.",
    "source": "pollinations/pollinations",
    "skillId": "founder-meditation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/pollinations/pollinations",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "homepage": "https://pollinations.ai"
    }
  },
  {
    "id": "denolfe/dotfiles/zellij",
    "name": "zellij",
    "description": "Read from and write to other zellij panes. Use when user references another pane or needs to run commands in adjacent panes.",
    "source": "denolfe/dotfiles",
    "skillId": "zellij",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/denolfe/dotfiles",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/ab-test-framework-ml",
    "name": "ab-test-framework-ml",
    "description": "Эксперт A/B тестирования. Используй для статистических тестов, экспериментов и ML-оптимизации.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "ab-test-framework-ml",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/abm-specialist",
    "name": "abm-specialist",
    "description": "Эксперт ABM. Используй для account-based marketing, target account selection и personalized campaigns.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "abm-specialist",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/accessibility-design-checklist",
    "name": "accessibility-design-checklist",
    "description": "Эксперт по accessibility дизайну. Используй для WCAG, a11y чеклистов и inclusive design.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "accessibility-design-checklist",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/accessibility-test-axe",
    "name": "accessibility-test-axe",
    "description": "Эксперт по a11y тестированию. Используй для axe-core, automated testing и accessibility audits.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "accessibility-test-axe",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "axe-core",
        "name": "axe-core",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "playwright",
        "name": "playwright",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/account-based-marketing-agent",
    "name": "account-based-marketing-agent",
    "description": "AI агент для ABM. Используй для автоматизации ABM кампаний и персонализации outreach.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "account-based-marketing-agent",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/account-delete",
    "name": "account-delete",
    "description": "Полное удаление аккаунта и всех связанных данных из конфигурации.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "account-delete",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/account-executive",
    "name": "account-executive",
    "description": "Эксперт по B2B продажам. Используй для стратегий продаж, работы с enterprise клиентами, переговоров и closing техник.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "account-executive",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/account-onboarding",
    "name": "account-onboarding",
    "description": "Онбординг нового рекламного аккаунта. Создаёт конфигурацию для оптимизации.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "account-onboarding",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/accounts-payable-workflow",
    "name": "accounts-payable-workflow",
    "description": "Эксперт AP workflow. Используй для процессов кредиторской задолженности, invoice processing, three-way matching и payment automation.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "accounts-payable-workflow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/active-learning-system",
    "name": "active-learning-system",
    "description": "Эксперт active learning. Используй для ML с участием человека, uncertainty sampling, annotation workflows и labeling optimization.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "active-learning-system",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/ads-agent",
    "name": "ads-agent",
    "description": "AI-агент для управления Facebook рекламой. Вызывай для анализа, оптимизации, создания кампаний и отчётов.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "ads-agent",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/ads-optimizer",
    "name": "ads-optimizer",
    "description": "",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "ads-optimizer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/ads-optimizer-legacy",
    "name": "ads-optimizer",
    "description": "Эксперт по оптимизации Facebook Ads. Используй для анализа метрик, Health Score, ad-eater detection и рекомендаций по бюджетам.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "ads-optimizer-legacy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/ads-reporter",
    "name": "ads-reporter",
    "description": "Эксперт по отчетности Facebook Ads. Используй для формирования дневных/недельных отчетов, сравнения периодов и анализа трендов.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "ads-reporter",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/ai-agent-orchestrator",
    "name": "ai-agent-orchestrator",
    "description": "Эксперт по оркестрации AI агентов. Используй для multi-agent systems, agent coordination, task delegation и agent workflows.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "ai-agent-orchestrator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/ai-annotation-workflow",
    "name": "ai-annotation-workflow",
    "description": "Эксперт по data annotation. Используй для ML labeling, annotation workflows и quality control.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "ai-annotation-workflow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/airbyte-connection-setup",
    "name": "airbyte-connection-setup",
    "description": "Эксперт Airbyte. Используй для настройки ETL/ELT пайплайнов, коннекторов, синхронизации данных и data pipelines.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "airbyte-connection-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/android-notification-builder",
    "name": "android-notification-builder",
    "description": "Эксперт Android notifications. Используй для push notifications, channels и notification patterns.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "android-notification-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/android-unit-test",
    "name": "android-unit-test",
    "description": "Эксперт Android тестирования. Используй для JUnit, Espresso и Android test patterns.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "android-unit-test",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/api-authentication",
    "name": "api-authentication",
    "description": "Эксперт по API аутентификации. Используй для OAuth 2.0, JWT, API keys, сессий, безопасности токенов и best practices.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "api-authentication",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/api-reference-guide",
    "name": "api-reference-guide",
    "description": "Эксперт по API reference документации. Используй для создания справочников по API, описания endpoints и примеров запросов.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "api-reference-guide",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/api-tutorial-writer",
    "name": "api-tutorial-writer",
    "description": "Эксперт по написанию API-туториалов и документации. Используй для создания гайдов по интеграции API, документации endpoints, примеров кода на разных языках, обработки ошибок и best practices.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "api-tutorial-writer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/audit-log-generator",
    "name": "audit-log-generator",
    "description": "Эксперт по аудит-логам. Используй для создания систем логирования, compliance требований, структуры логов и мониторинга.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "audit-log-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/automl-pipeline-setup",
    "name": "automl-pipeline-setup",
    "description": "Эксперт AutoML. Используй для automated machine learning, hyperparameter tuning и model selection.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "automl-pipeline-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/b2b-saas-marketing",
    "name": "b2b-saas-marketing",
    "description": "Эксперт по B2B SaaS маркетингу. Используй для стратегий генерации спроса, growth-маркетинга, PLG, расчёта CAC/LTV, оптимизации воронки и маркетинговых операций.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "b2b-saas-marketing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/backlog-refinement-guide",
    "name": "backlog-refinement-guide",
    "description": "Эксперт backlog refinement. Используй для grooming sessions, story estimation и prioritization.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "backlog-refinement-guide",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/backup-retention-policy",
    "name": "backup-retention-policy",
    "description": "Эксперт по политикам бэкапов. Используй для стратегий резервного копирования, retention rules и disaster recovery.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "backup-retention-policy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/brand-guidelines-doc",
    "name": "brand-guidelines-doc",
    "description": "Эксперт по документам с руководящими принципами бренда. Используй для создания brand books, style guides, visual standards и brand identity documentation.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "brand-guidelines-doc",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/brand-marketing",
    "name": "brand-marketing",
    "description": "Эксперт по бренд-маркетингу. Используй для позиционирования, brand identity, tone of voice и brand strategy.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "brand-marketing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/bug-bounty-program",
    "name": "bug-bounty-program",
    "description": "Эксперт по bug bounty. Используй для поиска уязвимостей, написания отчётов, responsible disclosure и penetration testing.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "bug-bounty-program",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/campaign-manager",
    "name": "campaign-manager",
    "description": "Эксперт по созданию и управлению Facebook кампаниями. Используй для создания структуры Campaign→AdSet→Ad, настройки таргетинга и масштабирования.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "campaign-manager",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/categorical-encoder",
    "name": "categorical-encoder",
    "description": "Эксперт categorical encoding. Используй для ML feature engineering, one-hot, target encoding и embeddings.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "categorical-encoder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/change-request-form",
    "name": "change-request-form",
    "description": "Эксперт по заявкам на изменения. Используй для форм CR, impact analysis, approval workflows и change control.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "change-request-form",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/cloudwatch-alarm-creator",
    "name": "cloudwatch-alarm-creator",
    "description": "Эксперт по CloudWatch алармам. Используй для настройки мониторинга AWS, метрик, порогов и уведомлений.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "cloudwatch-alarm-creator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/code-documentation-generator",
    "name": "code-documentation-generator",
    "description": "Эксперт по документации кода. Используй для JSDoc, docstrings, комментариев и автогенерации документации.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "code-documentation-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "project-name",
        "name": "project-name",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/community-marketing",
    "name": "community-marketing",
    "description": "Эксперт по community-маркетингу. Используй для построения сообществ, engagement стратегий, community-led growth и модерации.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "community-marketing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/compliance-report-builder",
    "name": "compliance-report-builder",
    "description": "Эксперт по compliance отчётам. Используй для SOX, GDPR, HIPAA, SOC 2 аудитов и документации соответствия.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "compliance-report-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/container-registry-setup",
    "name": "container-registry-setup",
    "description": "Эксперт по container registry. Используй для настройки ECR, Harbor, Docker Hub, image security и CI/CD интеграции.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "container-registry-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/content-marketing",
    "name": "content-marketing",
    "description": "Эксперт по контент-маркетингу. Создаёт контент для блогов, соцсетей, видео, email. Используй для написания статей, сценариев Reels, постов, email-кампаний и контент-стратегии.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "content-marketing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/contributing-guide",
    "name": "contributing-guide",
    "description": "Эксперт CONTRIBUTING.md. Используй для open source guidelines, PR процессов и contributor onboarding.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "contributing-guide",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/conversational-ai-flow",
    "name": "conversational-ai-flow",
    "description": "Эксперт conversational AI. Используй для chatbot flows, dialog design, NLU intents и conversational UX.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "conversational-ai-flow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/copywriting",
    "name": "copywriting",
    "description": "Эксперт по копирайтингу. Используй для написания продающих текстов, заголовков, landing pages и conversion copy.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "copywriting",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/creative-analyzer",
    "name": "creative-analyzer",
    "description": "Эксперт по анализу креативов Facebook Ads. Используй для оценки эффективности креативов, Risk Score, A/B тестирования и рекомендаций по улучшению.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "creative-analyzer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/creative-copywriter",
    "name": "creative-copywriter",
    "description": "Эксперт по написанию рекламных текстов. Используй для создания storytelling, офферов, постов и текстов для видео.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "creative-copywriter",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/creative-image-generator",
    "name": "creative-image-generator",
    "description": "Генерация рекламных изображений через Gemini. Используй для создания креативов с текстом.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "creative-image-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "google-generativeai",
        "name": "google-generativeai",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/customer-journey-map",
    "name": "customer-journey-map",
    "description": "Эксперт Customer Journey. Используй для mapping touchpoints, user experience и journey optimization.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "customer-journey-map",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/customer-success",
    "name": "customer-success",
    "description": "Эксперт Customer Success. Используй для onboarding, retention, upsell и customer health scoring.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "customer-success",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/customer-training-curriculum",
    "name": "customer-training-curriculum",
    "description": "Эксперт customer training. Используй для onboarding программ, training materials и certification paths.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "customer-training-curriculum",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/cve-tracking-system",
    "name": "cve-tracking-system",
    "description": "Эксперт CVE tracking. Используй для vulnerability management, security advisories и patch prioritization.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "cve-tracking-system",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/dashboard",
    "name": "dashboard",
    "description": "Мультиаккаунтный дашборд. Статистика по всем аккаунтам с детализацией до уровня объявлений.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "dashboard",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/database-replication-setup",
    "name": "database-replication-setup",
    "description": "Эксперт DB replication. Используй для настройки репликации MySQL, PostgreSQL, MongoDB, failover и high availability.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "database-replication-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/demand-generation",
    "name": "demand-generation",
    "description": "Эксперт demand generation. Используй для стратегий генерации спроса, lead scoring, кампаний и funnel optimization.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "demand-generation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/deployment-guide",
    "name": "deployment-guide",
    "description": "Эксперт по deployment документации. Используй для гайдов по деплою, CI/CD и release processes.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "deployment-guide",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/design-handoff-spec",
    "name": "design-handoff-spec",
    "description": "Эксперт по design handoff. Используй для спецификаций дизайна, Figma annotations и developer handoff.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "design-handoff-spec",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/detox-mobile-test",
    "name": "detox-mobile-test",
    "description": "Эксперт Detox тестирования. Используй для React Native E2E tests и mobile automation.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "detox-mobile-test",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "detox",
        "name": "detox",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/distribution-analyzer",
    "name": "distribution-analyzer",
    "description": "Эксперт анализа распределений. Используй для statistical distributions, data analysis и hypothesis testing.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "distribution-analyzer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/email-marketing",
    "name": "email-marketing",
    "description": "Эксперт по email-маркетингу. Используй для email кампаний, автоматизации, сегментации, deliverability и A/B тестов.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "email-marketing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/enterprise-sales",
    "name": "enterprise-sales",
    "description": "Эксперт по enterprise продажам. Используй для сложных B2B сделок, buying committee и strategic accounts.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "enterprise-sales",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/executive-dashboard",
    "name": "executive-dashboard",
    "description": "Эксперт executive dashboards. Используй для KPI визуализации, business intelligence и reporting.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "executive-dashboard",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/expo-config-setup",
    "name": "expo-config-setup",
    "description": "Эксперт Expo конфигурации. Используй для React Native Expo, app.json и EAS Build.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "expo-config-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo",
        "name": "expo",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "expo-cli",
        "name": "expo-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/feature-documentation",
    "name": "feature-documentation",
    "description": "Эксперт feature documentation. Используй для документации функций, release notes, user guides и product documentation.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "feature-documentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/frontend-design",
    "name": "frontend-design",
    "description": "Эксперт по frontend дизайну. Используй для создания UI/UX, типографики, цветовых схем, анимаций и distinctive visual aesthetics.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "frontend-design",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/growth-marketing",
    "name": "growth-marketing",
    "description": "Эксперт по growth-маркетингу. Используй для growth hacking, A/B тестов, воронок, viral loops и экспериментов роста.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "growth-marketing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/influencer-marketing",
    "name": "influencer-marketing",
    "description": "Эксперт по influencer-маркетингу. Используй для работы с инфлюенсерами, UGC и creator partnerships.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "influencer-marketing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/influencer-outreach-template",
    "name": "influencer-outreach-template",
    "description": "Эксперт influencer outreach. Используй для шаблонов писем, partnership proposals и collaboration briefs.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "influencer-outreach-template",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/input-sanitization",
    "name": "input-sanitization",
    "description": "Эксперт по санитизации ввода. Используй для XSS prevention, encoding, validation и security headers.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "input-sanitization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/integration-spec",
    "name": "integration-spec",
    "description": "Эксперт по интеграционным спецификациям. Используй для документирования интеграций, webhooks, event schemas и data flows.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "integration-spec",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/interview-scorecard-builder",
    "name": "interview-scorecard-builder",
    "description": "Эксперт по interview scorecards. Используй для структурированных интервью и оценки кандидатов.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "interview-scorecard-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/ios-unit-test",
    "name": "ios-unit-test",
    "description": "Эксперт iOS тестирования. Используй для XCTest, UI testing и iOS test patterns.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "ios-unit-test",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/iso27001-controls",
    "name": "iso27001-controls",
    "description": "Эксперт ISO 27001. Используй для ISMS, security controls и compliance implementation.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "iso27001-controls",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/job-description-generator",
    "name": "job-description-generator",
    "description": "Эксперт по job descriptions. Используй для создания вакансий, требований и EVP.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "job-description-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/k6-load-test",
    "name": "k6-load-test",
    "description": "Эксперт k6 нагрузочного тестирования. Используй для performance testing, load scenarios и stress tests.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "k6-load-test",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/kinesis-stream-processor",
    "name": "kinesis-stream-processor",
    "description": "Эксперт AWS Kinesis. Используй для stream processing, real-time data и Kinesis patterns.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "kinesis-stream-processor",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/learning-development-plan",
    "name": "learning-development-plan",
    "description": "Эксперт по планам развития. Используй для создания IDP, competency mapping, skill assessments и learning pathways.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "learning-development-plan",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/local-marketing",
    "name": "local-marketing",
    "description": "Эксперт по локальному маркетингу. Используй для гео-таргетинга, local SEO, маркетинга для офлайн-бизнеса и региональных кампаний.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "local-marketing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/marketing-automation",
    "name": "marketing-automation",
    "description": "Эксперт по автоматизации маркетинга. Используй для настройки HubSpot, Marketo, email sequences, lead scoring и workflows.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "marketing-automation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/milestone-tracker",
    "name": "milestone-tracker",
    "description": "Эксперт по отслеживанию milestones. Используй для трекинга прогресса, critical path, статус-репортов и earned value.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "milestone-tracker",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/ml-api-endpoint",
    "name": "ml-api-endpoint",
    "description": "Эксперт ML API. Используй для model serving, inference endpoints, FastAPI и ML deployment.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "ml-api-endpoint",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/naming-rules",
    "name": "naming-rules",
    "description": "Настройка правил нейминга и структуры кампаний для аккаунта.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "naming-rules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/openapi-documentation",
    "name": "openapi-documentation",
    "description": "Эксперт по OpenAPI документации. Используй для создания Swagger спецификаций, API schemas и автогенерации документации.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "openapi-documentation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "redocly",
        "name": "@redocly/cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "openapi-generator-cli",
        "name": "openapi-generator-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/podcast-production-guide",
    "name": "podcast-production-guide",
    "description": "Эксперт podcast production. Используй для создания подкастов, audio editing и distribution.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "podcast-production-guide",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/pricing-strategy",
    "name": "pricing-strategy",
    "description": "Эксперт по ценообразованию. Используй для pricing models, value-based pricing и monetization strategies.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "pricing-strategy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/product-marketing",
    "name": "product-marketing",
    "description": "Эксперт по продуктовому маркетингу. Используй для go-to-market стратегий, позиционирования продукта, messaging и launch планов.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "product-marketing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/project-schedule-template",
    "name": "project-schedule-template",
    "description": "Эксперт по расписаниям проектов. Используй для WBS, Gantt charts, dependency mapping и resource allocation.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "project-schedule-template",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/python-developer",
    "name": "python-developer",
    "description": "Эксперт Python разработки. Используй для Python best practices, async, typing и ecosystem.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "python-developer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/quick-start-guide",
    "name": "quick-start-guide",
    "description": "Эксперт по quick start гайдам. Используй для создания быстрых руководств, getting started документации и onboarding материалов.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "quick-start-guide",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "apt",
        "name": "apt-get",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "company",
        "name": "@company/product",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "product",
        "name": "product",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/rails-developer",
    "name": "rails-developer",
    "description": "Эксперт Ruby on Rails. Используй для Rails приложений, ActiveRecord, Hotwire и Rails best practices.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "rails-developer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "ruby",
        "name": "ruby",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/readme-generator",
    "name": "readme-generator",
    "description": "Эксперт по README файлам. Используй для создания документации проектов, badges, installation guides и usage examples.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "readme-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "pnpm",
        "name": "pnpm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "yarn",
        "name": "yarn",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "git",
        "name": "git",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "package-name",
        "name": "package-name",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/recognition-program-builder",
    "name": "recognition-program-builder",
    "description": "Эксперт employee recognition. Используй для программ признания, награждения и employee engagement.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "recognition-program-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/revenue-operations",
    "name": "revenue-operations",
    "description": "Эксперт RevOps. Используй для GTM стратегий, процессов продаж, CRM систем и revenue метрик.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "revenue-operations",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/runbook-generator",
    "name": "runbook-generator",
    "description": "Эксперт по runbooks. Используй для создания операционных процедур, incident response и maintenance документации.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "runbook-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/s3-bucket-policy",
    "name": "s3-bucket-policy",
    "description": "Эксперт по S3 политикам. Используй для IAM policies, bucket permissions, cross-account access и security best practices.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "s3-bucket-policy",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/sales-development-rep",
    "name": "sales-development-rep",
    "description": "Эксперт SDR. Используй для outbound продаж, prospecting, cold outreach и lead qualification.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "sales-development-rep",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/sales-negotiation",
    "name": "sales-negotiation",
    "description": "Эксперт по переговорам. Используй для sales negotiation, objection handling и deal closing.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "sales-negotiation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/sales-operations",
    "name": "sales-operations",
    "description": "Эксперт Sales Ops. Используй для процессов продаж, CRM, forecasting и sales analytics.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "sales-operations",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/secrets-detection-rules",
    "name": "secrets-detection-rules",
    "description": "Эксперт по обнаружению секретов. Используй для создания правил детекции API keys, tokens и credentials в коде.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "secrets-detection-rules",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "redis",
        "name": "redis",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mongodb",
        "name": "mongodb",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/seo-expert",
    "name": "seo-expert",
    "description": "Эксперт SEO. Используй для поисковой оптимизации, keyword research, technical SEO и link building.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "seo-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/sql-injection-prevention",
    "name": "sql-injection-prevention",
    "description": "Эксперт по защите от SQL injection. Используй для parameterized queries, input validation и database security.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "sql-injection-prevention",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/status-report-template",
    "name": "status-report-template",
    "description": "Эксперт по статус-отчётам. Используй для создания шаблонов отчётов, executive summaries и project dashboards.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "status-report-template",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/targeting-expert",
    "name": "targeting-expert",
    "description": "Эксперт по таргетингу Facebook Ads. Используй для поиска интересов, создания Lookalike аудиторий, настройки гео и демографии.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "targeting-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/terraform-module-writer",
    "name": "terraform-module-writer",
    "description": "Эксперт по Terraform модулям. Используй для создания переиспользуемых модулей, variables, outputs и best practices.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "terraform-module-writer",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "azure",
        "name": "az-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/terraform-state-manager",
    "name": "terraform-state-manager",
    "description": "Эксперт по Terraform state. Используй для управления состоянием, remote backends, state migration и troubleshooting.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "terraform-state-manager",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/troubleshooting-guide",
    "name": "troubleshooting-guide",
    "description": "Эксперт по troubleshooting гайдам. Используй для создания диагностических процедур, FAQ и решения проблем.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "troubleshooting-guide",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "wget",
        "name": "wget",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/typescript-expert",
    "name": "typescript-expert",
    "description": "Эксперт по TypeScript. Используй для типизации, дженериков, декораторов, паттернов проектирования и best practices в TypeScript.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "typescript-expert",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/video-marketing",
    "name": "video-marketing",
    "description": "Эксперт по видео-маркетингу. Используй для YouTube стратегий, видео-контента, Reels/TikTok и video SEO.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "video-marketing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/window-function-builder",
    "name": "window-function-builder",
    "description": "Эксперт SQL window functions. Используй для аналитических запросов, OVER clauses и ranking functions.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "window-function-builder",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/context",
    "name": "context",
    "description": "Получение контекста пользователя и credentials",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "context",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "moltbot@beta",
        "name": "moltbot@beta",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/context",
    "name": "context",
    "description": "Получение контекста пользователя и credentials",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "context",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "moltbot@beta",
        "name": "moltbot@beta",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/context",
    "name": "context",
    "description": "Получение контекста пользователя и credentials",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "context",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "moltbot@beta",
        "name": "moltbot@beta",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/context",
    "name": "context",
    "description": "Получение контекста пользователя и credentials",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "context",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "moltbot@beta",
        "name": "moltbot@beta",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/context",
    "name": "context",
    "description": "Получение контекста пользователя и credentials",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "context",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "moltbot@beta",
        "name": "moltbot@beta",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/creative-image-generator",
    "name": "creative-image-generator",
    "description": "Генерация рекламных изображений через Gemini. Используй для создания креативов с текстом.",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "creative-image-generator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "google-generativeai",
        "name": "google-generativeai",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/usage-limits",
    "name": "usage-limits",
    "description": "Проверка лимитов затрат для Telegram пользователей",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "usage-limits",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {
      "trigger": "on_message"
    }
  },
  {
    "id": "dengineproblem/agents-monorepo/context",
    "name": "context",
    "description": "Получение контекста пользователя и credentials",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "context",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker-compose",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "moltbot@beta",
        "name": "moltbot@beta",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/call-analysis",
    "name": "call-analysis",
    "description": "",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "call-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/fb-campaign",
    "name": "fb-campaign",
    "description": "",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "fb-campaign",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/fb-creative-test",
    "name": "fb-creative-test",
    "description": "",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "fb-creative-test",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/fb-dashboard",
    "name": "fb-dashboard",
    "description": "",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "fb-dashboard",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/fb-leads",
    "name": "fb-leads",
    "description": "",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "fb-leads",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/fb-onboarding",
    "name": "fb-onboarding",
    "description": "",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "fb-onboarding",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/fb-optimize",
    "name": "fb-optimize",
    "description": "",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "fb-optimize",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/fb-report",
    "name": "fb-report",
    "description": "",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "fb-report",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/fb-scoring",
    "name": "fb-scoring",
    "description": "",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "fb-scoring",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/wa-capi-setup",
    "name": "wa-capi-setup",
    "description": "",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "wa-capi-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/wa-onboarding",
    "name": "wa-onboarding",
    "description": "",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "wa-onboarding",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "dengineproblem/agents-monorepo/wa-waba-setup",
    "name": "wa-waba-setup",
    "description": "",
    "source": "dengineproblem/agents-monorepo",
    "skillId": "wa-waba-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/dengineproblem/agents-monorepo",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "resciencelab/opc-skills/archive",
    "name": "archive",
    "description": "Archive session learnings, debugging solutions, and deployment logs to .archive/yyyy-mm-dd/ as indexed markdown with searchable tags. Use when completing a significant task, resolving a tricky bug, deploying, or when the user says \"archive this\". Maintains .archive/MEMORY.md index for cross-session knowledge reuse.",
    "source": "resciencelab/opc-skills",
    "skillId": "archive",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/resciencelab/opc-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "resciencelab/opc-skills/banner-creator",
    "name": "banner-creator",
    "description": "Create banners using AI image generation. Discuss format/style, generate variations, iterate with user feedback, crop to target ratio. Use when user wants to create a banner, header, hero image, cover image, GitHub banner, Twitter header, or readme banner.",
    "source": "resciencelab/opc-skills",
    "skillId": "banner-creator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/resciencelab/opc-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "resciencelab/opc-skills/domain-hunter",
    "name": "domain-hunter",
    "description": "Search domains, compare prices, find promo codes, get purchase recommendations. Use when user wants to buy a domain, check domain prices, find domain deals, compare registrars, or search for .ai/.com domains.",
    "source": "resciencelab/opc-skills",
    "skillId": "domain-hunter",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/resciencelab/opc-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "resciencelab/opc-skills/logo-creator",
    "name": "logo-creator",
    "description": "Create logos using AI image generation. Discuss style/ratio, generate variations, iterate with user feedback, crop, remove background, and export as SVG. Use when user wants to create a logo, icon, favicon, brand mark, mascot, emblem, or design a logo.",
    "source": "resciencelab/opc-skills",
    "skillId": "logo-creator",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/resciencelab/opc-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "scripts"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "Pillow",
        "name": "Pillow",
        "detectedFrom": "scripts"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "resciencelab/opc-skills/nanobanana",
    "name": "nanobanana",
    "description": "Generate and edit images using Google Gemini 3 Pro Image (Nano Banana Pro). Supports text-to-image, image editing, various aspect ratios, and high-resolution output (2K/4K). Use when user wants to generate images, create images, use Gemini image generation, or do AI image generation.",
    "source": "resciencelab/opc-skills",
    "skillId": "nanobanana",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/resciencelab/opc-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "google-genai",
        "name": "google-genai",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "resciencelab/opc-skills/producthunt",
    "name": "producthunt",
    "description": "Search and retrieve content from Product Hunt. Get posts, topics, users, and collections via the GraphQL API. Use when user mentions Product Hunt, PH, or product launches.",
    "source": "resciencelab/opc-skills",
    "skillId": "producthunt",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/resciencelab/opc-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "resciencelab/opc-skills/reddit",
    "name": "reddit",
    "description": "Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.",
    "source": "resciencelab/opc-skills",
    "skillId": "reddit",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/resciencelab/opc-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "resciencelab/opc-skills/requesthunt",
    "name": "requesthunt",
    "description": "Generate user demand research reports from real user feedback. Scrape and analyze feature requests, complaints, and questions from Reddit, X, and GitHub. Use when user wants to do demand research, find feature requests, analyze user demand, or run RequestHunt queries.",
    "source": "resciencelab/opc-skills",
    "skillId": "requesthunt",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/resciencelab/opc-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "resciencelab/opc-skills/twitter",
    "name": "twitter",
    "description": "Search and retrieve content from Twitter/X. Get user info, tweets, replies, followers, communities, spaces, and trends via twitterapi.io. Use when user mentions Twitter, X, or tweets.",
    "source": "resciencelab/opc-skills",
    "skillId": "twitter",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/resciencelab/opc-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": true,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python3",
        "name": "python3",
        "detectedFrom": "scripts"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "hugorcd/evlog/evlog",
    "name": "review-logging-patterns",
    "description": "Review code for logging patterns and suggest evlog adoption. Guides setup on Nuxt, Next.js, TanStack Start, Nitro, Hono, Cloudflare Workers, and standalone TypeScript. Detects console.log spam, unstructured errors, and missing context. Covers wide events, structured errors, drain adapters (Axiom, OTLP, PostHog, Sentry, Better Stack), sampling, and enrichers.",
    "source": "hugorcd/evlog",
    "skillId": "evlog",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/hugorcd/evlog",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "evlog",
        "name": "evlog",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "acedergren/oci-agent-skills/best-practices",
    "name": "best-practices",
    "description": "Use when architecting OCI solutions, migrating from AWS/Azure, designing multi-AD deployments, or avoiding common OCI anti-patterns. Covers VCN sizing mistakes, Cloud Guard gotchas, free tier specifics, OCI terminology confusion, and multi-AD patterns.",
    "source": "acedergren/oci-agent-skills",
    "skillId": "best-practices",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/acedergren/oci-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "acedergren/oci-agent-skills/compute-management",
    "name": "compute-management",
    "description": "Use when launching OCI compute instances, troubleshooting out-of-capacity or boot failures, optimizing compute costs, or handling instance lifecycle. Covers shape selection, capacity planning, service limits, and production incident resolution.",
    "source": "acedergren/oci-agent-skills",
    "skillId": "compute-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/acedergren/oci-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "acedergren/oci-agent-skills/database-management",
    "name": "database-management",
    "description": "Use when creating Autonomous Databases, troubleshooting connection failures, managing PDBs, or optimizing database costs. Covers connection string confusion, password validation errors, stop/start cost traps, clone type selection, and backup retention gotchas.",
    "source": "acedergren/oci-agent-skills",
    "skillId": "database-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/acedergren/oci-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "imagemagick",
        "name": "imagemagick",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "acedergren/oci-agent-skills/finops-cost-optimization",
    "name": "finops-cost-optimization",
    "description": "Use when optimizing OCI costs, investigating unexpected bills, planning budgets, or identifying waste. Covers hidden cost traps (boot volumes, reserved IPs, egress), Universal Credits gotchas, shape migration savings, free tier maximization, and cost allocation challenges.",
    "source": "acedergren/oci-agent-skills",
    "skillId": "finops-cost-optimization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/acedergren/oci-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "mysql",
        "name": "mysql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "acedergren/oci-agent-skills/genai-services",
    "name": "genai-services",
    "description": "Use when implementing OCI GenAI inference APIs, troubleshooting rate limits or token errors, optimizing GenAI costs, or handling sensitive data (PHI/PII) in prompts. Covers model selection, cost calculations, token management, response validation, and healthcare/compliance considerations.",
    "source": "acedergren/oci-agent-skills",
    "skillId": "genai-services",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/acedergren/oci-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "acedergren/oci-agent-skills/iam-identity-management",
    "name": "iam-identity-management",
    "description": "Use when writing IAM policies, troubleshooting permission denied errors, setting up dynamic groups, or implementing IDCS integration. Covers policy syntax gotchas, principal types confusion, compartment inheritance, and common authorization failures.",
    "source": "acedergren/oci-agent-skills",
    "skillId": "iam-identity-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/acedergren/oci-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "acedergren/oci-agent-skills/infrastructure-as-code",
    "name": "infrastructure-as-code",
    "description": "Use when writing Terraform for OCI, troubleshooting provider errors, managing state files, or implementing Resource Manager stacks. Covers terraform-provider-oci gotchas, resource lifecycle anti-patterns, state management mistakes, authentication issues, and OCI Landing Zones.",
    "source": "acedergren/oci-agent-skills",
    "skillId": "infrastructure-as-code",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/acedergren/oci-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "acedergren/oci-agent-skills/landing-zones",
    "name": "landing-zones",
    "description": "Use when designing multi-tenant OCI environments, setting up production landing zones, implementing compartment hierarchies, or establishing governance foundations. Covers Landing Zone reference architectures, compartment strategy, network topology patterns (hub-spoke vs multi-VCN), IAM structure, tagging standards, and cost segregation.",
    "source": "acedergren/oci-agent-skills",
    "skillId": "landing-zones",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/acedergren/oci-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "acedergren/oci-agent-skills/networking-management",
    "name": "networking-management",
    "description": "Use when designing OCI networks, troubleshooting connectivity, optimizing egress costs, or configuring VCN security. Covers Service Gateway cost savings, VCN CIDR immutability, Security List vs NSG tradeoffs, VCN peering limitations, and Load Balancer subnet requirements.",
    "source": "acedergren/oci-agent-skills",
    "skillId": "networking-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/acedergren/oci-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "acedergren/oci-agent-skills/oci-events",
    "name": "oci-events",
    "description": "Use when implementing event-driven automation, setting up CloudEvents rules, troubleshooting event delivery failures, or integrating with Functions/Streaming/Notifications. Covers event rule patterns, filter syntax, action types, dead letter queue configuration, and event-driven architecture anti-patterns.",
    "source": "acedergren/oci-agent-skills",
    "skillId": "oci-events",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/acedergren/oci-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "acedergren/oci-agent-skills/oracle-dba",
    "name": "oracle-dba",
    "description": "Use when managing Oracle Autonomous Database on OCI, troubleshooting performance issues, optimizing costs, or implementing HA/DR. Covers ADB-specific gotchas, cost traps, SQL_ID debugging workflows, auto-scaling behavior, and version differences (19c/21c/23ai/26ai).",
    "source": "acedergren/oci-agent-skills",
    "skillId": "oracle-dba",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/acedergren/oci-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "acedergren/oci-agent-skills/secrets-management",
    "name": "secrets-management",
    "description": "Use when storing credentials in OCI Vault, troubleshooting secret retrieval failures, implementing secret rotation, or setting up application authentication to Vault. Covers vault hierarchy confusion, IAM permission gotchas, cost optimization, temp file security, and audit logging.",
    "source": "acedergren/oci-agent-skills",
    "skillId": "secrets-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/acedergren/oci-agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "aws",
        "name": "aws-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": "MIT",
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "apify/agent-skills/apify-actor-development",
    "name": "apify-actor-development",
    "description": "Develop, debug, and deploy Apify Actors - serverless cloud programs for web scraping, automation, and data processing. Use when creating new Actors, modifying existing ones, or troubleshooting Actor code.",
    "source": "apify/agent-skills",
    "skillId": "apify-actor-development",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/apify/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "npm",
        "name": "npx",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apify-cli",
        "name": "apify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apify",
        "name": "apify",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "apify-cli",
        "name": "apify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "apify/agent-skills/apify-actorization",
    "name": "apify-actorization",
    "description": "Convert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK with Actor.init/exit), Python (async context manager), or any language (CLI wrapper). Use when migrating code to Apify, wrapping CLI tools as Actors, or adding Actor SDK to existing projects.",
    "source": "apify/agent-skills",
    "skillId": "apify-actorization",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/apify/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": true,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pip",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "python",
        "name": "python",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "pip",
        "name": "pipx",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "homebrew",
        "name": "brew",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "docker",
        "name": "docker",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apify-cli",
        "name": "apify-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apify",
        "name": "apify",
        "detectedFrom": "instructions"
      },
      {
        "type": "pip",
        "org": "apify",
        "name": "apify",
        "detectedFrom": "instructions"
      },
      {
        "type": "brew",
        "org": "apify-cli",
        "name": "apify-cli",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "apify/agent-skills/apify-audience-analysis",
    "name": "apify-audience-analysis",
    "description": "Understand audience demographics, preferences, behavior patterns, and engagement quality across Facebook, Instagram, YouTube, and TikTok.",
    "source": "apify/agent-skills",
    "skillId": "apify-audience-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/apify/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apify",
        "name": "@apify/mcpc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "apify/agent-skills/apify-competitor-intelligence",
    "name": "apify-competitor-intelligence",
    "description": "Analyze competitor strategies, content, pricing, ads, and market positioning across Google Maps, Booking.com, Facebook, Instagram, YouTube, and TikTok.",
    "source": "apify/agent-skills",
    "skillId": "apify-competitor-intelligence",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/apify/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apify",
        "name": "@apify/mcpc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "apify/agent-skills/apify-content-analytics",
    "name": "apify-content-analytics",
    "description": "Track engagement metrics, measure campaign ROI, and analyze content performance across Instagram, Facebook, YouTube, and TikTok.",
    "source": "apify/agent-skills",
    "skillId": "apify-content-analytics",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/apify/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apify",
        "name": "@apify/mcpc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "apify/agent-skills/apify-ecommerce",
    "name": "apify-ecommerce",
    "description": "Scrape e-commerce data for pricing intelligence, customer reviews, and seller discovery across Amazon, Walmart, eBay, IKEA, and 50+ marketplaces. Use when user asks to monitor prices, track competitors, analyze reviews, research products, or find sellers.",
    "source": "apify/agent-skills",
    "skillId": "apify-ecommerce",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/apify/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": true,
    "dependencies": [],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "apify/agent-skills/apify-influencer-discovery",
    "name": "apify-influencer-discovery",
    "description": "Find and evaluate influencers for brand partnerships, verify authenticity, and track collaboration performance across Instagram, Facebook, YouTube, and TikTok.",
    "source": "apify/agent-skills",
    "skillId": "apify-influencer-discovery",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/apify/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apify",
        "name": "@apify/mcpc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "apify/agent-skills/apify-lead-generation",
    "name": "apify-lead-generation",
    "description": "Generates B2B/B2C leads by scraping Google Maps, websites, Instagram, TikTok, Facebook, LinkedIn, YouTube, and Google Search. Use when user asks to find leads, prospects, businesses, build lead lists, enrich contacts, or scrape profiles for sales outreach.",
    "source": "apify/agent-skills",
    "skillId": "apify-lead-generation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/apify/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apify",
        "name": "@apify/mcpc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "apify/agent-skills/apify-market-research",
    "name": "apify-market-research",
    "description": "Analyze market conditions, geographic opportunities, pricing, consumer behavior, and product validation across Google Maps, Facebook, Instagram, Booking.com, and TripAdvisor.",
    "source": "apify/agent-skills",
    "skillId": "apify-market-research",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/apify/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apify",
        "name": "@apify/mcpc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "apify/agent-skills/apify-trend-analysis",
    "name": "apify-trend-analysis",
    "description": "Discover and track emerging trends across Google Trends, Instagram, Facebook, YouTube, and TikTok to inform content strategy.",
    "source": "apify/agent-skills",
    "skillId": "apify-trend-analysis",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/apify/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apify",
        "name": "@apify/mcpc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "apify/agent-skills/apify-ultimate-scraper",
    "name": "apify-ultimate-scraper",
    "description": "Universal AI-powered web scraper for any platform. Scrape data from Instagram, Facebook, TikTok, YouTube, Google Maps, Google Search, Google Trends, Booking.com, and TripAdvisor. Use for lead generation, brand monitoring, competitor analysis, influencer discovery, trend research, content analytics, audience analysis, or any data extraction task.",
    "source": "apify/agent-skills",
    "skillId": "apify-ultimate-scraper",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/apify/agent-skills",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "npm",
        "org": "npm",
        "name": "npm",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "jq",
        "name": "jq",
        "detectedFrom": "instructions"
      },
      {
        "type": "npm",
        "org": "apify",
        "name": "@apify/mcpc",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "andrelandgraf/fullstackrecipes/ai-agent-workflow",
    "name": "ai-agent-workflow",
    "description": "Build resumable multi-agent workflows with durable execution, tool loops, and automatic stream recovery on client reconnection.",
    "source": "andrelandgraf/fullstackrecipes",
    "skillId": "ai-agent-workflow",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/andrelandgraf/fullstackrecipes",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "andrelandgraf/fullstackrecipes/ai-chat",
    "name": "ai-chat",
    "description": "Build a complete AI chat application with database persistence, chat list management, and automatic title generation.",
    "source": "andrelandgraf/fullstackrecipes",
    "skillId": "ai-chat",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/andrelandgraf/fullstackrecipes",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "andrelandgraf/fullstackrecipes/authentication",
    "name": "authentication",
    "description": "Complete authentication system with Better Auth, email verification, password reset, protected routes, and account management.",
    "source": "andrelandgraf/fullstackrecipes",
    "skillId": "authentication",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/andrelandgraf/fullstackrecipes",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "andrelandgraf/fullstackrecipes/base-app-setup",
    "name": "base-app-setup",
    "description": "Complete setup guide for a Next.js app with Shadcn UI, Neon Postgres, Drizzle ORM, and AI SDK.",
    "source": "andrelandgraf/fullstackrecipes",
    "skillId": "base-app-setup",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/andrelandgraf/fullstackrecipes",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "andrelandgraf/fullstackrecipes/og-image-generation",
    "name": "og-image-generation",
    "description": "Generate dynamic social preview images using Next.js file conventions and the next/og library. Server-rendered JSX images cached at build time.",
    "source": "andrelandgraf/fullstackrecipes",
    "skillId": "og-image-generation",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/andrelandgraf/fullstackrecipes",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "andrelandgraf/fullstackrecipes/ralph-loop",
    "name": "ralph-loop",
    "description": "Complete setup for automated agent-driven development. Define features as user stories with testable acceptance criteria, then run AI agents in a loop until all stories pass.",
    "source": "andrelandgraf/fullstackrecipes",
    "skillId": "ralph-loop",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/andrelandgraf/fullstackrecipes",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "andrelandgraf/fullstackrecipes/shiki-code-blocks",
    "name": "shiki-code-blocks",
    "description": "Syntax highlight code blocks with Shiki. Supports server-side rendering in RSC and automatic light/dark theme switching.",
    "source": "andrelandgraf/fullstackrecipes",
    "skillId": "shiki-code-blocks",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/andrelandgraf/fullstackrecipes",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "andrelandgraf/fullstackrecipes/stripe-subscriptions",
    "name": "stripe-subscriptions",
    "description": "Complete subscription billing system with Stripe integration, feature flags for plan gating, webhook handling, and billing portal.",
    "source": "andrelandgraf/fullstackrecipes",
    "skillId": "stripe-subscriptions",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/andrelandgraf/fullstackrecipes",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "andrelandgraf/fullstackrecipes/testing",
    "name": "testing",
    "description": "Complete testing setup with Neon database branching, Playwright browser tests, integration tests, and unit tests. Isolated branches with automatic TTL cleanup.",
    "source": "andrelandgraf/fullstackrecipes",
    "skillId": "testing",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/andrelandgraf/fullstackrecipes",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      },
      {
        "type": "service",
        "org": "postgresql",
        "name": "postgresql",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "andrelandgraf/fullstackrecipes/url-state-management",
    "name": "url-state-management",
    "description": "Sync React state to URL query parameters for shareable filters, search, and deep-linkable dialogs with nuqs.",
    "source": "andrelandgraf/fullstackrecipes",
    "skillId": "url-state-management",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/andrelandgraf/fullstackrecipes",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "service",
        "org": "vercel",
        "name": "vercel-cli",
        "detectedFrom": "instructions"
      },
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  },
  {
    "id": "andrelandgraf/fullstackrecipes/use-fullstackrecipes",
    "name": "use-fullstackrecipes",
    "description": "Discover and follow recipes via MCP resources for setup guides, skills, and cookbooks. The meta-skill for using fullstackrecipes effectively.",
    "source": "andrelandgraf/fullstackrecipes",
    "skillId": "use-fullstackrecipes",
    "installs": 0,
    "githubStars": 0,
    "repoUrl": "https://github.com/andrelandgraf/fullstackrecipes",
    "firstSeen": "2026-02-28T15:13:04.615Z",
    "lastUpdated": "2026-02-28T15:13:04.615Z",
    "contentType": {
      "hasInstructions": true,
      "hasScripts": false,
      "hasReferences": false,
      "hasAssets": false
    },
    "standalone": false,
    "dependencies": [
      {
        "type": "system",
        "org": "curl",
        "name": "curl",
        "detectedFrom": "instructions"
      }
    ],
    "compatibility": null,
    "license": null,
    "allowedTools": [],
    "metadata": {}
  }
]