Skip to content

docs(skills): inject vllnt _shared contracts into vllnt-ui skill#444

Open
bntvllnt wants to merge 1 commit into
mainfrom
chore/vllnt-ui-web-quality-injection
Open

docs(skills): inject vllnt _shared contracts into vllnt-ui skill#444
bntvllnt wants to merge 1 commit into
mainfrom
chore/vllnt-ui-web-quality-injection

Conversation

@bntvllnt

Copy link
Copy Markdown
Collaborator

What

Adds the vllnt @_shared injection block to the vllnt-ui skill and routes the accessibility enforcement gate to the accessibility skill.

  • Injection lines (after the title): Core values, Operating principles, Web quality (@_shared/*.md). These resolve at runtime via the flat-linked _shared shared by all linked skills.
  • Accessibility section: a pointer that the consuming-app a11y gate (axe-core zero violations + keyboard-only pass + Lighthouse a11y score) is owned by the accessibility skill. VLLNT UI ships accessible primitives; that skill verifies apps keep them accessible in use.

Why

Part of the Lighthouse best-practices enforcement sweep in vllnt/agent-skills (new _shared/web-quality.md contract + accessibility skill). This makes vllnt-ui consistent with the four-category web-quality contract.

Scope

One file (skills/vllnt-ui/SKILL.md, +9 lines). No component or registry changes.

Note: the live deployed copy (~/.agents/skills/vllnt-ui) is out of sync with this source copy independently of this PR.

https://claude.ai/code/session_018ec25ydFU2MCdi938uSJeB

Add the @_shared injection block (Core values, Operating principles, Web quality)
and route the consuming-app accessibility gate (axe + keyboard + Lighthouse a11y)
to the `accessibility` skill. VLLNT UI ships accessible primitives; the gate that
verifies apps keep them accessible lives in that skill (@_shared/web-quality.md).

Part of the Lighthouse-enforcement sweep in vllnt/agent-skills.
@vllnt-pilot

vllnt-pilot Bot commented Jun 17, 2026

Copy link
Copy Markdown

ntk preview

App Status Preview
ui-registry Ready https://pr-444-ui-registry.preview.vllnt.ai
storybook Ready https://pr-444-storybook.preview.vllnt.ai

Built from 5755fc49 · public + no-index (ADR-082) · torn down on close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant