keyboard-navigation-tester

自动检测和验证网页界面的键盘导航功能,确保符合无障碍访问标准,支持在 React、Vue 等现代前端框架中快速集成与调试,覆盖焦点管理、键位响应逻辑及可访问性合规性检查。

快捷安装

在终端运行此命令,即可一键安装该 Skill 到您的 Claude 中

npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill "keyboard-navigation-tester"

Keyboard Navigation Tester

Purpose

This skill provides automated assistance for keyboard navigation tester tasks within the Frontend Development domain.

When to Use

This skill activates automatically when you:

  • Mention “keyboard navigation tester” in your request
  • Ask about keyboard navigation tester patterns or best practices
  • Need help with frontend skills covering react, vue, css, accessibility, performance optimization, and modern web development patterns.

Capabilities

  • Provides step-by-step guidance for keyboard navigation tester
  • Follows industry best practices and patterns
  • Generates production-ready code and configurations
  • Validates outputs against common standards

Example Triggers

  • “Help me with keyboard navigation tester”
  • “Set up keyboard navigation tester”
  • “How do I implement keyboard navigation tester?”

Part of the Frontend Development skill category. Tags: react, vue, css, accessibility, web