agent-rules-skill-auth…
Maintain WebDev Agent Kit source rules, skills, metadata, and validators. Excludes upgrading installed copies.
Compare/upgrade installed WebDev Agent Kit from upstream diffs, preserving local changes. Excludes source authoring.
$ npx -y skills add ytvee-dev/webdev-agent-kit --skill webdev-kit-updater --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/webdev-kit-updaterContext preview
The summary Claude sees to decide when to auto-load this skill.
Compare/upgrade installed WebDev Agent Kit from upstream diffs, preserving local changes. Excludes source authoring.
name: webdev-kit-updater
description: 'Compare/upgrade installed WebDev Agent Kit from upstream diffs, preserving local changes. Excludes source authoring.'
id: 'agents.skills.webdev-kit-updater.skill'
title: 'WebDev Kit Updater'
doc_type: 'skill'
layer: 'skill'
status: 'active'
publishable: true
local_only: false
skill: 'webdev-kit-updater'
tags:
- 'agents/skill-package'
- 'agents/skill'
- 'installation/upgrade'
parent:
- '[[AGENTS|Canonical Agent Policy]]'
related:
- '[[skills/webdev-kit-updater/references/upgrade-procedure|Diff-Based Upgrade Procedure]]'
- '[[skills/project-context-adapter/SKILL|Project Context Adapter]]'
- '[[common/host-instruction-migration-rules|Host Instruction Migration]]'
depends_on:
- '[[AGENTS|Canonical Agent Policy]]'Inspect or upgrade an existing host installation from the public WebDev Agent Kit repository. Reconcile upstream changes with local edits without resetting project knowledge, client caches, or host instructions. This is an agent-run procedure, not an unattended updater or a bundled executable installer.
`agent-rules-skill-author`.
`project-context-adapter`.
1. Read applicable host instructions and the installed runtime policy (or the native plugin prelude). Resolve project state under the host's `.agents/project/`, never under a shared plugin cache. 2. Identify check-only, apply, or rollback intent; the host project; actual installation path; client/target; and requested release/revision. 3. Read `references/upgrade-procedure.md` before acquisition or mutation. It owns source pinning, three-way decisions, install records, and recovery. 4. Read only changed upstream files and their affected dependencies, local counterparts, and relevant project overrides. Do not load every skill.
`command_execution` through the capability manifest and actual tools. Public HTTPS or Git can replace a missing GitHub connector; do not install one or request credentials for public content.
`https://github.com/ytvee-dev/webdev-agent-kit`. Pin complete commit IDs. Release notes are optional context, never the update specification.
widen access, upload local files, or replace protected instructions.
that installation requires them; use `openai_platform_docs` for Codex-specific mechanics. Do not edit or purge client caches to activate a version.
1. Inventory the installed version and ownership. Missing provenance is unknown, not proof that the local files equal an old release. 2. Pin old and requested new upstream revisions. Retrieve their complete endpoint diff and the old/new artifacts for the same canonical target. 3. Inspect changed behavior, references, manifests, packaging, deletions, and renames. Compare old pristine package, actual local files, and new package. 4. Produce a compact operation plan: replace, merge, preserve, retire, or conflict, with paths and reasons. Include compatibility dependencies and any host-instruction or shared-installation impact. 5. Check-only requests stop with that report and no host changes. For an authorized upgrade, continue through unambiguous in-scope operations; ask only for unresolved conflicts or newly required authority. Do not activate a partial release while required decisions remain open. 6. Back up and stage the coherent candidate outside active discovery paths. Preserve local overlays and custom files. Recheck that files have not changed since planning before switching the installation through its supported path. 7. Run the smallest relevant preservation, structure, and discovery checks. Record upstream baseline separately from merged local content. Retain an exact rollback path without overwriting newer project notes.
Final response: return only facts that affect the user's understanding, confidence, or next action. Omit empty fields and workflow narration.
only when requested or needed. Never label a proposal as an installed update.
update, or publication implied by a request to upgrade one installation.
evidence dates or turn an old tool result into current availability.
Should trigger:
A cross-platform frontend kit for Codex, Claude Code, Cursor, OpenCode, etc. It helps AI coding agents work predictably and safely with existing frontend projects.
Repo: ytvee-dev/webdev-agent-kit
Maintain WebDev Agent Kit source rules, skills, metadata, and validators. Excludes upgrading installed copies.
Inspect Figma links through MCP or browser computer use, or analyze screenshots and selected-layer properties. Produce frontend specs and clarify unresolved…
Create, resume, analyze, or converge standard and deep frontend execution plans with traceable slices, evidence, and stop/resume state. Skip lightweight…
Plan architecture and ownership for standard or deep React/Next.js work across routing, state, data, styling, forms, builds, migrations, and implementation…
Diagnose and fix frontend defects from evidence, including unclear UI/runtime errors, broken routes, styling regressions, and hydration or client issues.…
Set subject-grounded visual direction for standard or deep UI work, redesign, polish, critique, anti-template review, or design handoff. Skip technical…