Docs A11y

by pglejzer · development · nextjs, rails, git, documentation, skill

Audit and improve the accessibility of the timepicker-ui documentation site (docs-app/) - landmarks, heading order, skip links, keyboard nav, focus management in the command menu / sidebar / dialogs, color contrast, alt text, ARIA on custom components, Radix usage, reduced motion - against WCAG 2.2 AA. Use when the user wants an a11y audit/fix of the docs site. Drives the docs-accessibility subagent in an audit → approve → apply flow. Does NOT cover the library (use /a11y for that).

Source: https://github.com/pglejzer/timepicker-ui

Install

git clone https://github.com/pglejzer/timepicker-ui

Tags: nextjs, rails, git, documentation, skill

93 GitHub stars · Source: skillsdirectory

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Docs A11y is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • Docs Seo by pglejzer

    Audit and improve the SEO of the timepicker-ui documentation site (docs-app/). Use when the user wants to optimize docs SEO, improve Google ranking/positioning, add or fix sitemap/robots/manifest, fill in page metadata, add Open Graph/Twitter cards or JSON-LD structured data, or run an SEO audit on docs-app. Drives the seo-optimizer subagent with an audit → approve → apply flow.

  • Repo Maintenance by pglejzer

    Full repository maintenance pipeline that orchestrates all project agents in sequence - code review, accessibility, bundle size, security, API stability, test coverage, ecosystem, and release preparation. Acts as a quality gate before publishing or merging major changes. Use when: maintenance, health check, pre-release audit, quality gate, full pipeline, repo health, pre-merge check, release readiness, audit all.

  • Memex Recall by iamtouchskyer

    Load prior knowledge from Zettelkasten memory when the task likely benefits from past context.

  • Go Performance by muratmirgun

    Use when profiling, benchmarking, or optimizing Go code — includes the measure-first methodology, the pprof-driven decision tree (which symptom maps to which fix), allocation reduction, capacity hints, hot-path patterns (strconv vs fmt, repeated string→byte conversions, strings.Builder), and runtime tuning. Apply proactively whenever a user mentions slowness, allocations, GC pressure, or asks for benchmarks, even if no specific pattern is named.

  • Wikispec Wiki by christianb93

    This skills instructs the agent how to maintain the knowledge base in the wiki. Use it when you want to ingest documents or query the wiki

  • Portal Component Legacy3 Wowlab by ForceInjection

    Generate Next.js components for the portal app with proper patterns. Use when creating new pages, components, or features in apps/portal.

  • Pr And Check by ForceInjection

    Use this skill when you are requested to create a PR for a feature branch to develop, or from develop to production.

  • Session End Euda1mon1a Autonomous Assignmen by ForceInjection

    Mandatory session close-out with IG audit, AAR, and optional HISTORIAN. Enforces clean session handoff.

Frequently asked questions

How do I install Docs A11y?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Docs A11y?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Docs A11y free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.