无障碍

无障碍测试与改进

用途与选择建议

这类技能用于界面实现与体验改进。比较框架支持、键盘交互和响应式行为;生成组件后,使用真实内容分别检查窄屏与宽屏布局。

显示 1-24 / 共 977 个技能
markus41

code-review

markus41

Comprehensive code review knowledge including security, performance, accessibility, and quality standards across multiple languages and frameworks

无障碍 20 8个月前
Terryc21

ui-scan

Terryc21

'UI test environment setup and accessibility scan with recommendations for splash/onboarding bypass. Triggers: "ui scan", "accessibility scan", "ui test setup".'

无障碍 49 6个月前
ncdevshiv

accessibility-compliance-accessibility-audit

ncdevshiv

"You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance."

无障碍 1 6个月前
RUSHYOP

th-has-data-cells

RUSHYOP

"Use when reviewing rendered HTML, interactive components, or design-system patterns related to Ensure table headers associate with data cells. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant."

无障碍 0 4天前
gmh5225

game-security-research-rigor

gmh5225

Guide for evidence-grounded game-security research, citation verification, uncertainty, reproducible analysis, and detector evaluation. Use when validating technical claims, synthesizing README or wiki resources, comparing security techniques, assessing telemetry or models, or deciding whether evidence supports an anti-cheat conclusion.

学术 3434 1个月前
addyosmani

browser-testing-with-devtools

addyosmani

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.

无障碍 9万 2个月前
mastra-ai

tailwind-v4

mastra-ai

Tailwind CSS v4 usage guide and v3-to-v4 differences. This skill should be used when writing, reviewing, or refactoring any Tailwind CSS code in this repo. Triggers on tasks involving Tailwind classes, @theme blocks, CSS-first configuration, or cleanup of v3-era syntax.

无障碍 2.8万 1个月前
microsoft

chat-pet-sprite-creation

microsoft

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

无障碍 19万 17天前
sickn33

accessibility-compliance-accessibility-audit

sickn33

"You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance."

无障碍 4.5万 4个月前
mastra-ai

mastra-docs

mastra-ai

Documentation guidelines for Mastra. Use this skill when creating, editing, moving, deleting, or reviewing Mastra documentation, sidebars, redirects, or docs components.

无障碍 2.8万 19天前
anthropics

data-visualization

anthropics

Create effective data visualizations with Python (matplotlib, seaborn, plotly). Use when building charts, choosing the right chart type for a dataset, creating publication-quality figures, or applying design principles like accessibility and color theory.

无障碍 2.4万 7个月前
microsoft

accessibility

microsoft

Primary accessibility skill for VS Code. REQUIRED for new feature and contribution work, and also applies to updates of existing UI. Covers accessibility help dialogs, accessible views, verbosity settings, signals, ARIA announcements, keyboard navigation, and ARIA labels/roles.

无障碍 19万 5个月前
openclaw

browser-automation

openclaw

Use when controlling web pages with the OpenClaw browser tool, especially multi-step flows, login checks, tab management, or recovery from stale refs/timeouts.

无障碍 38.9万 9天前
coder

deep-review

coder

Sub-agent powered code reviews spanning correctness, tests, consistency, and fit

无障碍 1985 27天前
metabase

typescript-review

metabase

Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.

无障碍 4.9万 1个月前
langgenius

frontend-code-review

langgenius

Use only when the user explicitly requests a review or audit of frontend code under web/ or packages/dify-ui/. Supports pending-change, file-focused, and pasted-diff reviews. Do not use for implementation-only requests, diagnosis without review intent, or backend-only code.

无障碍 15.4万 17天前
openclaw

peekaboo

openclaw

"Capture and automate macOS UI with the Peekaboo CLI."

无障碍 38.9万 2个月前
getsentry

react-component-documentation

getsentry

Create or update component documentation in Sentry's MDX stories format. Use when asked to "document a component", "add stories", "write component docs", "create an mdx file", "add a stories.mdx", or document a design system component. Generates structured MDX with live demos, accessibility guidance, and auto-generated API docs from TypeScript types.

无障碍 4.5万 6个月前
cloudflare

web-perf

cloudflare

Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed.

无障碍 2726 7个月前
supabase

explorer

supabase

Build and modify Studio Explorer surfaces, including notebooks, chats, SQL snippets, query cells, and their shared toolbar patterns.

无障碍 10.9万 26天前
supabase

studio-e2e-tests

supabase

Write and run Playwright E2E tests for Supabase Studio (e2e/studio).

无障碍 10.9万 1个月前
elastic

accessibility

elastic

Accessibility guidance for Kibana. Use this skill when working with or reviewing EUI components, resolving a11y-related (@elastic/eui) ESLint issues, and ensuring proper use of ARIA attributes, focus management, keyboard interactions, and accessible naming conventions.

无障碍 2.1万 4个月前
elastic

scout-ui-testing

elastic

Use when creating, updating, debugging, or reviewing Scout UI tests in Kibana (Playwright + Scout fixtures), including page objects, browser authentication, parallel UI tests (spaceTest/scoutSpace), a11y checks, and flake control.

无障碍 2.1万 19天前
lahfir

agent-desktop

lahfir

Desktop automation via native OS accessibility trees using the agent-desktop CLI. Use when an AI agent needs to observe, interact with, or automate desktop applications (click buttons, fill forms, navigate menus, read UI state, toggle checkboxes, scroll, drag, type text, take screenshots, manage windows, use clipboard, manage notifications). Covers 59 command names (55 operational; four held-input names fail closed until daemon ownership exists) across observation, interaction, keyboard/mouse, app lifecycle, notifications (macOS), clipboard, wait, session lifecycle, and a skills command that bundles docs straight from the binary. Triggers on: "click button", "fill form", "open app", "read UI", "automate desktop", "accessibility tree", "snapshot app", "type into field", "navigate menu", "toggle checkbox", "take screenshot", "desktop automation", "agent-desktop", or any desktop GUI interaction task. Supports the macOS Phase 1 adapter, with Windows and Linux planned against the same core contracts.

无障碍 1029 15天前