Skip to content
Testing
Skill

/kb-path-instructions

Reference data, not a reviewer. Per-file-type accessibility rules: semantic HTML, ARIA patterns, CSS, markdown, testing and terminology.

From plugin
accessibility-agents
414108 skills2 hooks
Install
$ npx -y skills add Community-Access/accessibility-agents --skill kb-path-instructions --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/kb-path-instructions

Context preview

The summary Claude sees to decide when to auto-load this skill.

Reference data, not a reviewer. Per-file-type accessibility rules: semantic HTML, ARIA patterns, CSS, markdown, testing and terminology.

SKILL.md

kb-path-instructions.SKILL.md
name: kb-path-instructions
description: "Reference data, not a reviewer. Per-file-type accessibility rules: semantic HTML, ARIA patterns, CSS, markdown, testing and terminology."
license: MIT
disable-model-invocation: true
user-invocable: false
metadata:
  tier: reference
  domain: cross-cutting
  output: none
  effort: low
  title: Path Instructions

Rules that apply to a particular kind of file. These were path-scoped instruction files before 7.0; each one still says which files it governs.

Which file to read

Open the one reference that matches what you are working on. Reading all ten costs more than the rules are worth on any single task.

| Read | When you are working on | |---|---| | `references/agent-terminology.md` | files matching `**/*.{md,agent.md}` | | `references/aria-patterns.md` | files matching `**/*.{html,jsx,tsx,vue,svelte,astro}` | | `references/css-accessibility.md` | files matching `**/*.{css,scss,less}` | | `references/document-generation.md` | files matching `**/*.{py,js,ts,mjs,cjs}` | | `references/markdown-accessibility.md` | files matching `**/*.md` | | `references/multi-agent-reliability.md` | files matching `**/*.{md,agent.md}` | | `references/powershell-terminal-ops.md` | files matching `**` | | `references/semantic-html.md` | files matching `**/*.{html,jsx,tsx,vue,svelte,astro}` | | `references/testing-accessibility.md` | files matching `**/*.{test,spec}.{js,ts,jsx,tsx}` | | `references/web-accessibility-baseline.md` | files matching `**/*.{html,jsx,tsx,vue,svelte,astro}` |

Read more
Ships withaccessibility-agents

WCAG 2.2 AA enforcement for agentic coding, as a set of Agent Skills. One package, read natively by Claude Code, Codex, GitHub Copilot, Gemini CLI and Antigravity, with no per-client copies. Models forget accessibility while generating code.

Get the whole plugin
Stats
414
Stars
46
Forks
Active
Maintenance
JavaScript
Language
MIT
License
9h ago
Last commit
7mo ago
Created

Repo: Community-Access/accessibility-agents

Other skills on accessibility-agents.