Pedro Penha avatar

Pedro Penha

Community

@pedropenha

4Followers
|
33Public Repos
|
18Published Skills

Pedro Penha's skill registry covers WCAG 2.2 web accessibility auditing, accessible UI authoring, responsive CSS, and cinematic front-end motion design.

Skills Distribution
DomainUI/UX & Crea...Web Accessibility .. (55%)Responsive CSS & L.. (15%)UI Motion & Animat.. (15%)3D Web Graphics (10%)

Agent Skills by Pedro Penha

Showing 18 vetted skills indexed across 1 GitHub repositories.

pedropenhapedropenha

responsive-design

Implement responsive layouts using container queries, fluid typography, and CSS Grid.

Community
Intermediate
pedropenhapedropenha

web-a11y-css

Reviews and writes CSS that preserves accessibility across contrast, focus, motion, and zoom.

Community
Basic
pedropenhapedropenha

web-a11y-authoring

Implements accessible frontend UI with semantic HTML, ARIA states, and keyboard support.

Community
Intermediate
pedropenhapedropenha

web-a11y-dynamic-ui

Implements accessible dynamic UI patterns for filtering, sorting, pagination, and live regions.

Community
Basic
pedropenhapedropenha

cinematic-gsap-lenis-motion-system

Implements cinematic scroll-driven web motion systems using GSAP, ScrollTrigger, and Lenis.

Community
Advanced
pedropenhapedropenha

web-a11y-forms

Reviews and designs accessible web forms covering labels, validation, errors, and multi-step flows.

Community
Basic
pedropenhapedropenha

web-a11y-testing

Validates web accessibility through automated scans, keyboard walkthroughs, and screen reader smoke tests.

Community
Basic
pedropenhapedropenha

spec-driven-development

Creates structured specifications before coding through a gated specify-plan-tasks-implement workflow.

Community
Intermediate
pedropenhapedropenha

axe-rules

Reference axe-core 4.x rule IDs, WCAG mappings, and severity levels for accessibility testing.

Community
Intermediate
pedropenhapedropenha

ui-animation

Designs, reviews, and reverse-engineers UI motion including springs, gestures, and easing curves.

Community
Advanced
pedropenhapedropenha

frontend-design

Guides creation of distinctive, non-templated visual designs for web UI projects.

Community
Intermediate
pedropenhapedropenha

web-a11y-web-components

Applies accessibility guidance to custom elements and Shadow DOM components.

Community
Basic
pedropenhapedropenha

web-a11y-review

Reviews frontend changes for accessibility regressions across semantics, keyboard behavior, forms, and ARIA.

Community
Basic
pedropenhapedropenha

web-a11y-orchestrator

Routes accessibility tasks to authoring, review, remediation, and testing workflows.

Community
Intermediate
pedropenhapedropenha

accessibility

Audit and fix web accessibility issues following WCAG 2.2 guidelines.

Community
Intermediate
pedropenhapedropenha

web-a11y-debugging

Diagnoses web accessibility defects using automated scanners, accessibility trees, and keyboard checks.

Community
Intermediate
pedropenhapedropenha

threejs

Builds and debugs interactive Three.js WebGL scenes with cameras, lights, and GLTF assets.

Community
Intermediate
pedropenhapedropenha

web-a11y-navigation

Implements accessible navigation with landmarks, skip links, breadcrumbs, and current-page state.

Community
Basic

Frequently Asked Questions About Pedro Penha

FAQPage Schema
What tasks can I accomplish with Pedro Penha's accessibility skills?▼

You can audit WCAG 2.2 compliance, author accessible pages and forms, debug issues via browser accessibility trees and screen reader smoke tests, configure axe-core scans, review pull requests for regressions, and build accessible navigation, dynamic interfaces, and Shadow DOM web components.

Who are these skills designed for?▼

Front-end engineers, design-system maintainers, and UI designers shipping production interfaces. The skills serve teams implementing semantic HTML, keyboard support, and focus management, as well as creative developers building cinematic GSAP/Lenis motion systems and interactive Three.js scenes.

How do the accessibility skills fit into a development workflow?▼

Start with the web-a11y-orchestrator as the entrypoint; it routes tasks to authoring, review, remediation, or testing skills. Use axe-rules when configuring @axe-core/playwright or @axe-core/react scans, and web-a11y-review for pre-merge sign-off on diffs and pull requests.

Are these skills open source and what do they cost?▼

The accessibility skill is explicitly MIT licensed and free to use. The frontend-design skill references terms in a bundled LICENSE.txt file. Other skills carry no stated license or fee, so review each skill's repository before commercial redistribution.

What prerequisites or dependencies do these skills require?▼

Accessibility testing skills assume axe-core 4.x integrations such as @axe-core/playwright or @axe-core/react. Motion skills require GSAP with ScrollTrigger and Lenis. The threejs skill requires Three.js with GLTF loading. Responsive-design skills rely on modern CSS features like container queries and CSS Grid.