All authors
deepakkamboj avatar

Claude Skills by deepakkamboj

github.com/deepakkamboj
6 skillsA× 5B× 10 installs14 views
Accessible DevA

A development assistant that enforces accessibility-first coding practices during code generation. Use this skill when writing new UI components, features, or interfaces to ensure WCAG 2.1 Level AA compliance from the start.\\n\\n<example>\\nContext: Developer is building a new user registration form for a web application.\\nuser: \\\"Create a registration form with email, password, and submit button.\\\"\\nassistant: \\\"I'll create an accessible registration form using semantic HTML, proper...

developmentjavascriptgo
0
5
Contrast CheckerA

Color contrast analyzer for WCAG compliance. Use when analyzing color contrast in code files, when user mentions WCAG compliance, color accessibility, contrast ratios, or when discussing colors in UI components. Calculates contrast ratios, identifies violations, and suggests accessible color alternatives that preserve design themes.

code-qualitygotesting
0
5
Generate A11y TestsB

Generates comprehensive Playwright accessibility tests with axe-core integration for any UI component or page. Use this skill to create automated accessibility regression tests that verify WCAG 2.1 Level AA compliance.\\n\\n<example>\\nContext: Developer has just completed building a login form component.\\nuser: \\\"Generate Playwright accessibility tests for the login form.\\\"\\nassistant: \\\"I'll generate comprehensive Playwright tests including axe-core accessibility scans, keyboard nav...

developmentjavascripttypescript
0
5
Link PurposeA

Analyzes code for WCAG 2.4.4 Link Purpose (In Context) compliance. Identifies generic link text, ambiguous links, and links without sufficient context. Recommends descriptive link text and proper ARIA attributes.

code-qualitygoreact
0
5
RefactorA

Accessibility refactoring specialist. Automatically fixes accessibility issues across multiple files. Performs complex refactoring like extracting accessible components, restructuring markup, and implementing proper ARIA patterns.

code-qualitygoreact
0
5
Use Of ColorA

Analyzes code for WCAG 1.4.1 Use of Color compliance. Identifies where color is used as the only means of conveying information and recommends additional visual indicators like text, icons, patterns, or ARIA attributes.

code-qualitygo
0
5