project-context-adapter

Solid

Refresh local-only project/** facts and frontend path indexes after stack, routing, styling, asset, verification, docs/tool, design-reference, pattern, or ownership changes. Do not put project facts in reusable skills.

AI & Automation 5 stars 0 forks Updated 1 weeks ago Apache-2.0

Install

View on GitHub

Quality Score: 78/100

Stars 20%
26
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Project Context Adapter ## Purpose Refresh factual host-project context in `project/**` so reusable skills can implement screenshot-derived specs without scanning the whole repository. ## When To Use - Project structure, routes, entrypoints, styling systems, assets, or verification commands changed. - A new frontend stack fact was discovered during implementation. - Current skill capability declarations, available providers, or official documentation choices changed. - Design-reference boundaries, approved patterns, or anti-patterns changed. - Path indexes no longer match actual source files. ## When Not To Use - First-time full onboarding in Plan Mode. Use `project-onboarding-adapter`. - Reusable skill authoring. Use `agent-rules-skill-author`. - Screenshot spec writing or implementation unless project facts changed. ## Required Context 1. Read `AGENTS.md`. 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`. Read targeted README sections only when the refresh concerns project intent, setup guidance, or documentation drift. Use `common/readme-policy.md` and confirm cached...

Details

Author
ytvee-dev
Repository
ytvee-dev/webdev-agent-kit
Created
2 months ago
Last Updated
1 weeks ago
Language
Python
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category