VerifiedGlobalGit
v1.0.0

website-accessibility-check

by @oocx0 pulls
URLopenbooklet.com/s/website-accessibility-check
Pinnedopenbooklet.com/s/website-accessibility-check@1.0.0
APIGET /api/v1/skills/website-accessibility-check

Run a focused accessibility pass for website changes (WCAG 2.1 AA-oriented).

19 skills from this repooocx/tfplan2md
website-accessibility-checkviewing
agent-file-structure.github/skills/agent-file-structure/SKILL.md

Standard structure and key principles for agent definition markdown files.

agent-model-selection.github/skills/agent-model-selection/SKILL.md

Guidelines for selecting appropriate language models for agents based on task-specific benchmarks, availability, and cost efficiency.

agent-tool-selection.github/skills/agent-tool-selection/SKILL.md

Guide for selecting appropriate VS Code Copilot tools when configuring agents, including environment-specific considerations.

analyze-chat-export.github/skills/analyze-chat-export/SKILL.md

Export and analyze VS Code Copilot chat logs for retrospective metrics. Extracts model usage, tool invocations, approval patterns, and timing data.

coding-agent-workflow.github/skills/coding-agent-workflow/SKILL.md

Standard workflow for GitHub Copilot coding agents including report_progress usage, delegation handling, and PR communication patterns.

Create PR (GitHub).github/skills/create-pr-github/SKILL.md
detect-diagram-crossings.github/skills/detect-diagram-crossings/SKILL.md

Detect and analyze edge crossings and overlaps in SVG workflow diagrams using geometric intersection algorithms and visual analysis. Use when validating diagram layouts.

generate-demo-artifacts.github/skills/generate-demo-artifacts/SKILL.md

Generate the comprehensive demo markdown artifacts from the current codebase. Use before UAT to ensure test artifacts reflect the latest code.

generate-release-screenshots.github/skills/generate-release-screenshots/SKILL.md

Generate PNG screenshots for release notes using the repository's HtmlRenderer and ScreenshotGenerator tools. Use when asked to add screenshots to release notes or documentation.

git-rebase-main.github/skills/git-rebase-main/SKILL.md

Safely rebase the current feature branch on top of the latest origin/main. Use when preparing a branch for PR, UAT, or release.

merge-conflict-resolution.github/skills/merge-conflict-resolution/SKILL.md

Resolve git merge/rebase conflicts safely without losing intended changes.

run-uat.github/skills/run-uat/SKILL.md

Run User Acceptance Testing by creating a PR with rendered markdown on GitHub or Azure DevOps. Use when validating markdown rendering in real platforms.

update-test-snapshots.github/skills/update-test-snapshots/SKILL.md

Regenerate test snapshot files after intentional markdown output changes. Use after modifying templates or rendering logic.

update-workflow-diagram.github/skills/update-workflow-diagram/SKILL.md

Convert the mermaid diagram in docs/agents.md to a blueprint-styled SVG for the website. Use when the workflow diagram in agents.md is updated and needs to be reflected on the website.

Watch UAT PR (GitHub).github/skills/watch-uat-github-pr/SKILL.md
watch-uat-azdo-pr.github/skills/watch-uat-azdo-pr/SKILL.md

Watch an Azure DevOps UAT PR for maintainer feedback or approval by polling threads and reviewer votes until approved/passed.

website-create-examples.github/skills/website-create-examples/SKILL.md

Create and update interactive examples for the Eleventy website using page entrypoints and src/examples fragments.

website-devtools.github/skills/website-devtools/SKILL.md

Use browser tools to inspect rendering and troubleshoot website issues with the Maintainer.

Auto-indexed from oocx/tfplan2md

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0