eslint-aria-accessibility-project-specific-2

Identify recurring project conventions and create reusable decision checklists.

171|10|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/fmflurry/settings-opencode --skill eslint-aria-accessibility-project-specific-2
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: eslint-aria-accessibility-project-specific-2
Source: https://github.com/fmflurry/settings-opencode/tree/main/.claude/skills/eslint-aria-accessibility-project-specific-2
Command: npx skills add https://github.com/fmflurry/settings-opencode --skill eslint-aria-accessibility-project-specific-2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This pattern helps teams identify and codify recurring project conventions to reduce ambiguity and drift, enabling faster onboarding and consistent execution.

Core Features & Use Cases

  • Identify recurring project conventions across repositories.
  • Translate conventions into a simple decision checklist that can be reused.
  • Apply to onboarding sessions to codify standard operating procedures.

Quick Start

Apply this pattern to identify recurring project conventions and translate them into a reusable decision checklist.

Frequently Asked Questions about eslint-aria-accessibility-project-specific-2

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize recurring project conventions across multiple repositories?▼

Standardizing project conventions involves identifying recurring patterns across codebases and codifying them into a decision checklist. This reduces ambiguity and drift, enabling faster onboarding and consistent execution across multiple project types.

What is the best way to create a decision checklist for project conventions?▼

Creating a decision checklist for project conventions involves documenting standards in a Markdown body with YAML frontmatter. You can optionally include scripts, references, or assets to support extended behavior and enforce consistency across teams.

Can I use a Markdown checklist to enforce project standards during onboarding?▼

Yes, you can use a Markdown checklist to enforce project standards during onboarding. By codifying standard operating procedures into a reusable format, new team members can quickly identify and apply established conventions, reducing ambiguity and drift.

Does this convention checklist pattern support multiple project types?▼

Yes, this convention checklist pattern supports multiple project types. It is designed to apply to various repositories, allowing teams to identify recurring conventions and translate them into a reusable workflow regardless of the specific project structure.

How do I define project standards using YAML frontmatter and Markdown?▼

You define project standards using YAML frontmatter to specify the name and description, followed by a descriptive Markdown body containing usage guidance. This structure standardizes recurring conventions into a repeatable workflow for consistent team execution.