{
  "registryVersion": "1.0.0",
  "generatedAt": "2026-06-26T04:18:14.571Z",
  "count": 5,
  "skills": [
    {
      "slug": "design-system-anti-slop",
      "name": "design-system-anti-slop",
      "version": "1.0.0",
      "summary": "When building, redesigning, refactoring, or auditing any UI, enforce mature design tokens, clear hierarchy, and an explicit anti-AI-slop ban list so output never looks like a generated template.",
      "tier": "hard",
      "path": "skills/design-system-anti-slop/SKILL.md",
      "tags": [
        "design",
        "ui",
        "ux",
        "design-system",
        "tokens",
        "accessibility",
        "anti-slop"
      ],
      "updated": "2026-06-26"
    },
    {
      "slug": "frontend-implementation",
      "name": "frontend-implementation",
      "version": "1.0.0",
      "summary": "When implementing a web frontend in code, use this to pick the right stack, structure components, manage state and data, wire design tokens, and hit a real performance budget. Pairs with design-system-anti-slop for the visual rules.",
      "tier": "medium",
      "path": "skills/frontend-implementation/SKILL.md",
      "tags": [
        "frontend",
        "react",
        "astro",
        "tailwind",
        "implementation"
      ],
      "updated": "2026-06-26"
    },
    {
      "slug": "output-quality",
      "name": "output-quality",
      "version": "1.0.0",
      "summary": "Anti-laziness rules for coding agents. Use on every coding task to finish what you start, match surrounding style, run build/lint/test, and report results honestly instead of shipping stubs or claiming done without verification.",
      "tier": "medium",
      "path": "skills/output-quality/SKILL.md",
      "tags": [
        "output",
        "quality",
        "agent-behavior",
        "anti-laziness"
      ],
      "updated": "2026-06-26"
    },
    {
      "slug": "prd-planning",
      "name": "prd-planning",
      "version": "1.0.0",
      "summary": "Use when turning an idea into a shippable plan, to produce a PRD plus a technical plan, break work into smallest tasks with story points, put them on a kanban, and delegate across agents by complexity with a branch, PR, review, and merge loop.",
      "tier": "medium",
      "path": "skills/prd-planning/SKILL.md",
      "tags": [
        "prd",
        "planning",
        "scrum",
        "story-points",
        "orchestration",
        "kanban"
      ],
      "updated": "2026-06-26"
    },
    {
      "slug": "security-review",
      "name": "security-review",
      "version": "1.0.0",
      "summary": "Use before shipping or when reviewing any web app, API, or upload flow, to run a checklist-driven security pass (secrets, injection, XSS/CSRF, CORS, headers, uploads, rate limits, auth, audit) and catch high-risk issues early.",
      "tier": "medium",
      "path": "skills/security-review/SKILL.md",
      "tags": [
        "security",
        "review",
        "web",
        "owasp",
        "cloudflare"
      ],
      "updated": "2026-06-26"
    }
  ]
}
