agent-rules-skill-auth…
Maintain WebDev Agent Kit source rules, skills, metadata, and validators. Excludes upgrading installed copies.
Refresh local project/** facts and frontend path indexes after project or tooling changes. Excludes Kit version upgrades and reusable skill authoring.
$ npx -y skills add ytvee-dev/webdev-agent-kit --skill project-context-adapter --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/project-context-adapterContext preview
The summary Claude sees to decide when to auto-load this skill.
Refresh local project/** facts and frontend path indexes after project or tooling changes. Excludes Kit version upgrades and reusable skill authoring.
name: project-context-adapter
description: 'Refresh local project/** facts and frontend path indexes after project or tooling changes. Excludes Kit version upgrades and reusable skill authoring.'
id: 'agents.skills.project-context-adapter.skill'
title: 'Project Context Adapter'
doc_type: 'skill'
layer: 'skill'
status: 'active'
publishable: true
local_only: false
skill: 'project-context-adapter'
tags:
- 'agents/skill-package'
- 'agents/project-context'
- 'frontend/project-context'
parent:
- '[[AGENTS|Canonical Agent Policy]]'
related:
- '[[common/project-fact-provenance-rules|Project Fact Provenance]]'
- '[[common/readme-policy|README Read And Edit Policy]]'
- '[[skills/project-context-adapter/references/extraction-checklist|Extraction Checklist]]'
- '[[skills/project-context-adapter/references/sync-procedure|Sync Procedure]]'
- '[[skills/frontend-layout-implementer/SKILL|Frontend Layout Implementer]]'
- '[[templates/context-index|Context Index Template]]'
- '[[project/architecture-map|Architecture Map]]'
- '[[project/stack-profile|Stack Profile]]'
- '[[project/styling-profile|Styling Profile]]'
- '[[project/verification-profile|Verification Profile]]'
- '[[project/design-reference-profile|Design Reference Profile]]'
- '[[project/mcp-profile|MCP Profile]]'
- '[[project/approved-patterns|Approved Patterns]]'
- '[[project/anti-patterns|Project Anti-Patterns]]'
- '[[project/react/path-index|React Path Index]]'
- '[[project/next/path-index|Next Path Index]]'
depends_on:
- '[[AGENTS|Canonical Agent Policy]]'Refresh factual host-project context in `project/**` so reusable skills can implement screenshot-derived specs without scanning the whole repository.
verification commands changed.
documentation choices changed.
facts its changed contracts invalidate.
1. Read `AGENTS.md` when shipped, or the native plugin's generated runtime prelude. Resolve local overlays under host `.agents/project/`, not inside a shared plugin installation. 2. Confirm the classified task is `project-context-refresh` or a project context cache update required by another task. 3. Read `common/documentation-maintenance.md`. 4. Read existing `project/**` overlays. 5. Inspect relevant manifests, configs, entrypoints, routes, components, styles, assets, `tool-capabilities-manifest.json`, and verification scripts. 6. Read `references/extraction-checklist.md`. 7. Read `references/sync-procedure.md`. 8. Read `common/project-fact-provenance-rules.md`; preserve unrefreshed dates and mark unexecuted checks `not-run`.
Read targeted README sections only when the refresh concerns project intent, setup guidance, or documentation drift. Use `common/readme-policy.md` and confirm cached technical facts through higher evidence.
unavailable.
stack-specific pattern notes that depend on current external docs.
changes.
1. Determine which project facts changed. 2. Update only affected overlays or path indexes. 3. Refresh `project/mcp-profile.md` when skill capabilities, validated providers servers, official docs choices, or verification capabilities changed. 4. Refresh `project/design-reference-profile.md` when screenshot, exported asset, copied inspect, or design-source boundaries changed. 5. Refresh `project/approved-patterns.md` and `project/anti-patterns.md` only from real project code or official documentation for the detected stack. 6. Keep graph frontmatter current with `publishable: false` and `local_only: true`. 7. Keep host-project facts out of `AGENTS.md`, `README.md`, `common/**`, manifests, and reusable `skills/**`. 8. Verify updated facts against actual files or official documentation sources.
Final response: return only facts that affect the user's understanding, confidence, or next action. Omit empty fields and workflow narration.
Report:
When product terms affect the task, read `common/domain-glossary-rules.md`. Reuse a confirmed host glossary or maintain a populated local-only `project/domain-glossary.md`; do not create one during read-only planning. Record consequential reasons in the existing decision log and load only the relevant domain. Glossary maintenance never renames code or edits host docs.
`tool-capabilities-manifest.json` when it is touched; provider config alone must not be recorded as availability
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…