{
  "schemaVersion": "1.0",
  "item": {
    "slug": "php-full-stack-developer",
    "name": "Php Full Stack Developer",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/sja-dev1/php-full-stack-developer",
    "canonicalUrl": "https://clawhub.ai/sja-dev1/php-full-stack-developer",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/php-full-stack-developer",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=php-full-stack-developer",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "INFO_DISCOVERY.md",
      "INFO_GOVERNANCE.md",
      "INFO_RESEARCH.md",
      "INFO_RUNTIME.md",
      "INFO_TEMPLATES.md",
      "LOG_ACTIVITY.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "php-full-stack-developer",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T01:43:59.982Z",
      "expiresAt": "2026-05-14T01:43:59.982Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=php-full-stack-developer",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=php-full-stack-developer",
        "contentDisposition": "attachment; filename=\"php-full-stack-developer-0.1.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "php-full-stack-developer"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/php-full-stack-developer"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/php-full-stack-developer",
    "agentPageUrl": "https://openagent3.xyz/skills/php-full-stack-developer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/php-full-stack-developer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/php-full-stack-developer/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Trigger Conditions",
        "body": "Use this skill when:\n\nThe user requests engineering work: backend/frontend/DB/devops/CI, debugging, refactors, migrations, API work.\nThe work could affect security, data integrity, API contracts, performance, or deployment.\nYou need repeatable execution across sessions (memory + logs).\nThere is uncertainty, contradictions, or multiple valid approaches.\n\nDo not apply to unprompted agent-initiated work; log later if needed."
      },
      {
        "title": "Prompting Principles (Senior Clarity)",
        "body": "Start with Pre-Flight: define goal, acceptance criteria, risks, constraints, verification.\nAsk only the minimum questions that prevent expensive rework (auth/data/contracts/env).\nPrefer explicit contracts over “magic”: payload shape, errors, pagination, idempotency.\nPrefer reversible changes and staged rollout for risky work.\nAlways produce “How to test” steps."
      },
      {
        "title": "Two governance questions (required)",
        "body": "Should I make and log this into a project to store it in memory?\nShould I execute now, or spin up a specialized agent for higher-quality work (more tokens)?"
      },
      {
        "title": "Stop-Work Rules (quick gates)",
        "body": "Stop and log a conflict if:\n\nAuth/authz rules are unclear for protected resources.\nDB change is destructive or constraints are unknown.\nAPI/UI contract change has unknown consumers.\nRuntime versions (PHP/framework/DB) are unknown for P1+ work.\nRollback/rollout is missing for P1+ work.\n\nRouting: see INFO_GOVERNANCE.md + LOG_CONFLICTS.md."
      }
    ],
    "body": "PHP Full-Stack Developer Skills (Senior)\nTrigger Conditions\n\nUse this skill when:\n\nThe user requests engineering work: backend/frontend/DB/devops/CI, debugging, refactors, migrations, API work.\nThe work could affect security, data integrity, API contracts, performance, or deployment.\nYou need repeatable execution across sessions (memory + logs).\nThere is uncertainty, contradictions, or multiple valid approaches.\n\nDo not apply to unprompted agent-initiated work; log later if needed.\n\nPrompting Principles (Senior Clarity)\nStart with Pre-Flight: define goal, acceptance criteria, risks, constraints, verification.\nAsk only the minimum questions that prevent expensive rework (auth/data/contracts/env).\nPrefer explicit contracts over “magic”: payload shape, errors, pagination, idempotency.\nPrefer reversible changes and staged rollout for risky work.\nAlways produce “How to test” steps.\nTwo governance questions (required)\nShould I make and log this into a project to store it in memory?\nShould I execute now, or spin up a specialized agent for higher-quality work (more tokens)?\nStop-Work Rules (quick gates)\n\nStop and log a conflict if:\n\nAuth/authz rules are unclear for protected resources.\nDB change is destructive or constraints are unknown.\nAPI/UI contract change has unknown consumers.\nRuntime versions (PHP/framework/DB) are unknown for P1+ work.\nRollback/rollout is missing for P1+ work.\n\nRouting: see INFO_GOVERNANCE.md + LOG_CONFLICTS.md."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/sja-dev1/php-full-stack-developer",
    "publisherUrl": "https://clawhub.ai/sja-dev1/php-full-stack-developer",
    "owner": "sja-dev1",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/php-full-stack-developer",
    "downloadUrl": "https://openagent3.xyz/downloads/php-full-stack-developer",
    "agentUrl": "https://openagent3.xyz/skills/php-full-stack-developer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/php-full-stack-developer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/php-full-stack-developer/agent.md"
  }
}