# Vue Core Foundation

> Use when porting or building a proxy-based fine-grained reactivity kernel: Dep/Link dependency graph, pull-based computed ladder, effect lifecycle & scope disposal, reactive/readonly/collection proxies, array instrumentations, trigger fan-out, refs, and base watch.

- Skill: `ryan-brosas/vue-core-foundation` (Agent Skill, multi-file: 15 files)
- Install (CLI): `npx skillmds@latest add ryan-brosas/vue-core-foundation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ryan-brosas/vue-core-foundation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: ryan-brosas (https://skillmd.com/u/ryan-brosas)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ryan-brosas/vue-core-foundation

---

# Vue Core (@vue/reactivity): Proxy Reactivity Kernel Foundation

## Foundation contract

This is a cold, source-specific foundation, not an operational procedure. It is
historical, revision-pinned evidence rather than timeless guidance. Current
project source, tests, requirements, and runtime behavior outrank this
projection and decide what ships.

## Provenance and revision

- Source record: `vue-core`; portable upstream identity, license, coverage caveats, and retrieval history are preserved in the index.
- Recorded revision: `main@e2bede96134f757aad5c5b33ac9be055022dbfc8`.
- Full provenance, coverage caveats, boundaries, and preserved evidence:
  `references/index.md`.

## Topic map

- Representative topics: Dependency graph; Notification queue; Effect runner;
  Computed cache; Scope disposal; Proxy traps; Proxy factory; Collections.
- Scope and retrieval questions: `references/index.md#use-this-for`.
- Complete capsule chooser: `references/index.md#load-the-matching-source-dump`.
- Detailed grouped map: `references/index.md#capsule-map`.
- Source limitations and portability boundaries: `references/index.md#boundaries`.

## Retrieval

Open the index, choose one capsule matching the active question, and load only
that capsule. Revalidate its cited source and revision before relying on it. Do
not bulk-load the inventory, treat historical claims as current truth, or apply
this foundation as a procedure.

