[
  {
    "name": "code-review",
    "description": "Automated code review with multiple dimensions — complexity, security, performance, quality",
    "url": "https://github.com/One-Mipham/skill-code-review",
    "file": "code-review.SKILL.md",
    "category": "Development",
    "author": "MiphamAI",
    "builtin": true
  },
  {
    "name": "systematic-debugging",
    "description": "Systematic debugging workflow — find root cause before fixing",
    "url": "https://github.com/anthropics/skills",
    "file": "systematic-debugging.SKILL.md",
    "category": "Development",
    "author": "Anthropic"
  },
  {
    "name": "test-driven-development",
    "description": "TDD workflow — write failing test first, then implement",
    "url": "https://github.com/anthropics/skills",
    "file": "test-driven-development.SKILL.md",
    "category": "Development",
    "author": "Anthropic",
    "builtin": true
  },
  {
    "name": "web-access",
    "description": "Web search, scraping, and browser automation — search engines, page fetching, authenticated sites",
    "url": "https://github.com/One-Mipham/skill-web-access",
    "file": "web-access.SKILL.md",
    "category": "Network",
    "author": "MiphamAI",
    "builtin": true
  },
  {
    "name": "doc-generator",
    "description": "Generate API docs, READMEs, and changelogs from code analysis",
    "url": "https://github.com/One-Mipham/skill-doc-generator",
    "file": "doc-generator.SKILL.md",
    "category": "Documentation",
    "author": "MiphamAI",
    "builtin": true
  },
  {
    "name": "github-ops",
    "description": "GitHub PR/issue management and automation — labels, milestones, reviews",
    "url": "https://github.com/One-Mipham/skill-github-ops",
    "file": "github-ops.SKILL.md",
    "category": "DevOps",
    "author": "MiphamAI",
    "builtin": true
  },
  {
    "name": "mipham-code-setup",
    "description": "Install, configure, diagnose, and troubleshoot Mipham Code — executable setup workflow with 9-phase decision tree covering installation, API keys, providers, models, skills, permissions, workspace trust, and shell/IDE integration",
    "url": "https://github.com/One-Mipham/mipham-code",
    "file": "mipham-code-setup.SKILL.md",
    "category": "Setup",
    "author": "MiphamAI",
    "builtin": true
  },
  {
    "name": "security-review",
    "description": "Security audit and vulnerability scanning for code changes — OWASP, secrets, supply chain",
    "url": "https://github.com/One-Mipham/skill-security-review",
    "file": "security-review.SKILL.md",
    "category": "Security",
    "author": "MiphamAI",
    "builtin": true
  },
  {
    "name": "frontend-design",
    "description": "Distinctive visual design guidance for UI components — typography, color, layout",
    "url": "https://github.com/anthropics/skills",
    "file": "frontend-design.SKILL.md",
    "category": "Design",
    "author": "Anthropic"
  },
  {
    "name": "grill-me",
    "description": "A relentless one-question-at-a-time interview that stress-tests your plan or design",
    "url": "https://github.com/mattpocock/skills",
    "file": "skills/productivity/grill-me/SKILL.md",
    "category": "Development",
    "author": "Matt Pocock"
  },
  {
    "name": "eli5",
    "description": "Explain any topic like the user knows nothing about it, using an HTML artifact with big pictures and few words",
    "url": "https://github.com/anthropics/claude-plugins-community",
    "file": "eli5/skills/eli5/SKILL.md",
    "category": "Communication",
    "author": "Anthropic"
  }
]
