flutter-accessibility이란?
스크린 리더와 같은 보조 기술을 지원하도록 Flutter 앱을 구성하세요. 출처: flutter/skills.
스크린 리더와 같은 보조 기술을 지원하도록 Flutter 앱을 구성하세요.
명령줄에서 flutter-accessibility AI 스킬을 개발 환경에 빠르게 설치
출처: flutter/skills.
Implements, audits, and enforces accessibility (a11y) and adaptive design standards in Flutter applications. Ensures compliance with WCAG 2 and EN 301 549 by applying proper semantic roles, contrast ratios, tap target sizes, and assistive technology integrations. Constructs adaptive layouts that respond to available screen space and input modalities (touch, mouse, keyboard) without relying on hardware-specific che...
When implementing UI components, follow this decision tree to determine the required accessibility and adaptive design implementations:
For web targets, accessibility is disabled by default for performance. Force enable it at the entry point.
스크린 리더와 같은 보조 기술을 지원하도록 Flutter 앱을 구성하세요. 출처: flutter/skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/flutter/skills --skill flutter-accessibility스크린 리더와 같은 보조 기술을 지원하도록 Flutter 앱을 구성하세요. 출처: flutter/skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/flutter/skills --skill flutter-accessibility 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/flutter/skills