# Web A11y Dynamic Ui

> Handles accessible dynamic interfaces such as filtering, sorting, pagination, progress, live regions, status messages, data tables, and client-rendered result updates. Use when UI changes without a full page load.

- **Type:** Skill
- **Install:** `agentstack add skill-klovaaxel-web-a11y-agent-skills-web-a11y-dynamic-ui`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [klovaaxel](https://agentstack.voostack.com/s/klovaaxel)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [klovaaxel](https://github.com/klovaaxel)
- **Source:** https://github.com/klovaaxel/web-a11y-agent-skills/tree/main/skills/web-a11y-dynamic-ui

## Install

```sh
agentstack add skill-klovaaxel-web-a11y-agent-skills-web-a11y-dynamic-ui
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Web A11y Dynamic UI

## Rules

1. Client-side updates need non-visual feedback.
2. Use live regions for status updates that should not move focus.
3. Move focus only when it improves task flow and orientation.
4. Use table semantics for tabular relationships, not layout.
5. Communicate sort, current page, result count, and progress state semantically and visually.

## Checklist

```markdown
Dynamic UI checklist

- [ ] Active filters and result counts are discoverable
- [ ] Loading, empty, error, and success states are announced when needed
- [ ] Pagination exposes current page and available movement
- [ ] Progress indicators expose current step/value where meaningful
- [ ] Tables have captions or labels, headers, and sort state
- [ ] Interactive controls inside data views preserve context
```

## Output

Document update announcement strategy, focus strategy, table/result semantics, and regression checks.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [klovaaxel](https://github.com/klovaaxel)
- **Source:** [klovaaxel/web-a11y-agent-skills](https://github.com/klovaaxel/web-a11y-agent-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-klovaaxel-web-a11y-agent-skills-web-a11y-dynamic-ui
- Seller: https://agentstack.voostack.com/s/klovaaxel
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
