什麼是 web-accessibility?
Web 可存取性和介面標準指南。涵蓋 WCAG 合規性、語義 HTML、鍵盤導航、螢幕閱讀器、表單、觸控目標和國際化。在建置、審查或審核 Web 介面的可存取性和使用者體驗品質時使用。 來源:s-hiraoku/synapse-a2a。
Web 可存取性和介面標準指南。涵蓋 WCAG 合規性、語義 HTML、鍵盤導航、螢幕閱讀器、表單、觸控目標和國際化。在建置、審查或審核 Web 介面的可存取性和使用者體驗品質時使用。
透過命令列快速安裝 web-accessibility AI 技能到你的開發環境
來源:s-hiraoku/synapse-a2a。
Build interfaces that work for everyone. These are not optional enhancements — they are baseline quality.
Use the right element for the job. Never simulate interactive elements with .
| Action (submit, toggle, delete) | | | | Navigation to URL | / | | | Form input | , , | Custom div-based inputs | | Section heading | – (sequential) | | | List of items | / + | Repeated | | Navigation group | | | | Main content | | |
Web 可存取性和介面標準指南。涵蓋 WCAG 合規性、語義 HTML、鍵盤導航、螢幕閱讀器、表單、觸控目標和國際化。在建置、審查或審核 Web 介面的可存取性和使用者體驗品質時使用。 來源:s-hiraoku/synapse-a2a。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/s-hiraoku/synapse-a2a --skill web-accessibilityWeb 可存取性和介面標準指南。涵蓋 WCAG 合規性、語義 HTML、鍵盤導航、螢幕閱讀器、表單、觸控目標和國際化。在建置、審查或審核 Web 介面的可存取性和使用者體驗品質時使用。 來源:s-hiraoku/synapse-a2a。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/s-hiraoku/synapse-a2a --skill web-accessibility 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/s-hiraoku/synapse-a2a