agentsclimarketplace

Scope

Skill bromso/metapowers/plugins/accessibility/skills/scope

A Claude Code plugin that adds an agentic skills framework, with MCP's and a meta prompting processes. Inspired by "Superpowers" & "Figma Console MCP", but not just for development or design; but for all aspect within the digital production cycle.

Install
npx -y skills add bromso/metapowers --skill scope

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Define the scope and plan for an accessibility audit

SKILL.md

1.6 KB, as published. Nobody here has run it

Scope

Define the accessibility audit scope for "$ARGUMENTS". Determine what to test, which WCAG level to target, and what pages or features to include.

Prerequisites

None — this is the first phase.

Process

  1. Understand the audit target:

    • What is "$ARGUMENTS"? A website, app, component, feature, or page?
    • Ask the user to clarify if ambiguous
  2. Define the scope:

    • Which pages or features to test (sample representative pages)
    • Which WCAG level to target (A, AA, or AAA — recommend AA as baseline)
    • Any specific compliance requirements (Section 508, EN 301 549, EAA)
    • Any known accessibility concerns to prioritize
  3. Identify testing approach:

    • Automated testing: code analysis, ARIA validation, contrast checks
    • Manual testing: keyboard navigation, screen reader flow, focus management
    • Content review: alt text quality, heading structure, link text
  4. Write the artifact to .metapowers/accessibility/$ARGUMENTS/01-scope.md with sections:

    • Target — what's being audited
    • WCAG Level — target conformance level
    • Pages/Features — specific items to test
    • Compliance Requirements — applicable standards
    • Testing Methods — automated + manual approach
    • Known Concerns — pre-existing issues to prioritize

Output

The audit scope written to .metapowers/accessibility/$ARGUMENTS/01-scope.md. Present a summary to the user highlighting:

  • Scope boundaries
  • Target WCAG level
  • Testing approach

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.