Benny Powers
Community@bennypowers · Jerusalem
Coding is as much a matter of personal growth as it is of logic and control-flow. I keep patience, curiosity, & exuberance in the same toolbox as vim and git.
Agent Skills by Benny Powers
Showing 12 vetted skills indexed across 1 GitHub repositories.
design-api
Plan custom element APIs covering tags, attributes, events, slots, and CSS properties.
write-demos
Create and manage partial HTML demos for custom elements served by cem serve.
vue
Configure Vue projects to treat dash-containing tags as custom elements.
a11y-review
Identify accessibility issues in custom elements with ARIA and slot validation.
compose
Propose compatible custom element compositions and generate combined HTML.
docs-health
Audits custom element manifests for documentation completeness and quality using cem health JSON output.
angular
Generate Angular integration guidance for custom elements with CUSTOM_ELEMENTS_SCHEMA.
gen-tests
Generates Playwright or Puppeteer-based page object tests for custom elements from cem serve's DevTools previews.
cem-serve
Serve custom elements with live reload, import maps, and CSS transforms.
migrate
Identify breaking changes between custom element manifests and generate migration reports.
write-docs
Generate MCP-friendly documentation from custom element manifest data.
react
Integrate custom web components in React 18 and 19 with wrappers and TypeScript typings.