{
  "skill_id": "code-generation-architect",
  "name": "Code Generation Architect",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 8.99,
  "category": "Coding",
  "tier": "premium",
  "tags": [
    "coding",
    "x402",
    "factory:master-2026-07-28",
    "depth:deep",
    "depth:standard"
  ],
  "summary": "Spec-first code generation architecture: lock acceptance criteria, generate minimal reviewable diffs, run tests, and refuse vague builds without a written spec.",
  "when_to_use": [
    "Implement feature from PRD/issue",
    "Agent codegen lacks acceptance tests",
    "Need minimal diffs"
  ],
  "outline": [
    "Write or extract executable spec",
    "Acceptance tests first",
    "Minimal change set",
    "Tests and linters",
    "Anti-slop self-review",
    "PR with evidence"
  ],
  "capabilities": [
    "Write or extract executable spec",
    "Acceptance tests first",
    "Minimal change set",
    "Tests and linters",
    "Anti-slop self-review",
    "PR with evidence"
  ],
  "decision_criteria": [
    "You need this when: Implement feature from PRD/issue",
    "You get capability: Write or extract executable spec",
    "Budget fits: full unlock is $8.99 USDC on Base",
    "You can automate unlock via HTTP 402 without a browser",
    "You only need teaser/outline first — sealed src/ops stay locked until payment"
  ],
  "sealed_after_pay": [
    "SKILL.md (teaser public)",
    "agent-install.json (public meta)",
    "src/index.js (stub public; full after unlock)",
    "Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT"
  ],
  "challenge": "https://lvlltd.com/api/pay?skill=code-generation-architect",
  "sample": "https://lvlltd.com/skills/code-generation-architect/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=code-generation-architect",
  "teaser": "https://lvlltd.com/sealed/code-generation-architect/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/code-generation-architect/outline.json",
    "GET /api/pay?skill=code-generation-architect",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
