awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

28 repository-uri

Awesome GitHub RepositoriesSemantic Document Structures

Markup patterns that provide descriptive meaning to content for assistive technologies.

Explore 28 awesome GitHub repositories matching testing & quality assurance · Semantic Document Structures. Refine with filters or upvote what's useful.

Awesome Semantic Document Structures GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • thedaviddias/front-end-checklistAvatar thedaviddias

    thedaviddias/Front-End-Checklist

    72,941Vezi pe GitHub↗

    This project provides a comprehensive web development checklist designed to verify the production readiness of websites before they are launched. It serves as a technical audit framework that guides developers through a systematic, manual validation process to ensure that all quality, performance, and accessibility standards are met. The checklist distinguishes itself through a hierarchical taxonomy that organizes complex technical requirements into logical domains, such as security, performance, and semantic structure. By utilizing a progressive enhancement methodology, it encourages develop

    Promote the use of meaningful markup patterns that enable assistive technologies to interpret content structure accurately.

    MDXchecklistcssfront-end-developer-tool
    Vezi pe GitHub↗72,941
  • addyosmani/agent-skillsAvatar addyosmani

    addyosmani/agent-skills

    60,849Vezi pe GitHub↗

    Agent-skills is a collection of structured instructions and behavioral personas designed to standardize how AI coding agents perform engineering tasks. It functions as a workflow orchestrator that maps natural language intent to repeatable technical sequences and verification checklists. The project distinguishes itself through the use of specialized markdown-defined roles, such as security auditors or test engineers, to apply targeted domain expertise. It employs an evidence-based verification model that requires runtime data or passing tests as mandatory exit criteria to ensure AI-generated

    Includes specialized checklists and automated tools for auditing web accessibility and keyboard navigation.

    Shellagent-skillsantigravityantigravity-ide
    Vezi pe GitHub↗60,849
  • wearehive/project-guidelinesAvatar wearehive

    wearehive/project-guidelines

    29,458Vezi pe GitHub↗

    This project is a comprehensive set of architectural and coding standards for organizing and maintaining high-quality JavaScript applications. It provides a framework for JavaScript project best practices across the full software development lifecycle, establishing unified guidelines for project organization and development. The guidelines cover specific standards for REST API design, utilizing resource-oriented interfaces and standardized HTTP methods. It also includes a web accessibility standard focused on semantic HTML and automated audits, alongside a defined Git workflow standard for br

    Provides a standard for implementing semantic HTML and using automated audits for web accessibility.

    JavaScript
    Vezi pe GitHub↗29,458
  • elsewhencode/project-guidelinesAvatar elsewhencode

    elsewhencode/project-guidelines

    29,458Vezi pe GitHub↗

    This project provides a comprehensive collection of standardized conventions and architectural patterns designed to maintain consistent code quality, secure workflows, and project stability. It serves as a structured guide for implementing engineering processes, including automated testing, dependency management, and environment configuration across diverse software development lifecycles. The framework distinguishes itself by offering a unified approach to version control and interface design. It enforces linear development practices through standardized commit messages and branch protection

    Integrates automated linting and accessibility audits to ensure web content remains navigable and inclusive.

    JavaScriptbest-practicesguidelineshow-to
    Vezi pe GitHub↗29,458
  • voltagent/awesome-claude-code-subagentsAvatar VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906Vezi pe GitHub↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Evaluates digital interfaces against accessibility standards to identify gaps in navigation and screen reader support.

    Shellai-agent-frameworkai-agent-toolsai-agents
    Vezi pe GitHub↗21,906
  • wagtail/wagtailAvatar wagtail

    wagtail/wagtail

    20,366Vezi pe GitHub↗

    Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites

    Scans pages during preview using an automated testing engine to identify accessibility issues.

    Pythoncmsdjangohacktoberfest
    Vezi pe GitHub↗20,366
  • mozilla-mobile/firefox-iosAvatar mozilla-mobile

    mozilla-mobile/firefox-ios

    12,973Vezi pe GitHub↗

    Firefox iOS is a mobile web browser for iOS devices that uses the WebKit engine to render web content and provide navigation and search capabilities. It is a cross-platform browser implementation that adapts core browsing technologies and user interfaces for the Apple mobile operating system. The project includes a specialized build pipeline for automating the compilation, linting, and testing of the application. This system manages remote asset syncing for brand iconography and enforces coding standards through static analysis quality gates. The browser supports the injection of user script

    Performs automated accessibility auditing to ensure the mobile interface complies with accessibility standards.

    Swiftbrowserfirefoxios-app
    Vezi pe GitHub↗12,973
  • nightwatchjs/nightwatchAvatar nightwatchjs

    nightwatchjs/nightwatch

    11,948Vezi pe GitHub↗

    Nightwatch is a Node.js test automation tool and W3C WebDriver test framework designed for executing functional test suites and verifying system behavior. It provides a suite of utilities for web browser automation, native mobile application testing, and REST API validation. The project includes specialized tools for visual regression testing, which compares current screenshots against baseline images to detect unexpected changes. It also features an accessibility auditing tool to check user interface elements against established standards for compliance. The framework covers a broad range o

    Provides a utility that checks user interface elements against accessibility standards for compliance.

    JavaScriptautomated-testingchromedriverend-to-end-testing
    Vezi pe GitHub↗11,948
  • thoughtbot/guidesAvatar thoughtbot

    thoughtbot/guides

    9,556Vezi pe GitHub↗

    This project is a software engineering style guide and a curated collection of architectural patterns and coding standards. It provides a multi-language coding standard to ensure maintainable software across Ruby, Python, JavaScript, and Swift. The project establishes a development workflow specification for version control, continuous integration, and peer review to maintain a linear project history. It also includes a web accessibility framework based on ARIA and WCAG standards, using design tokens and semantic HTML patterns to build inclusive interfaces. The guides cover a broad range of

    Implements processes for verifying semantic HTML and interface accessibility compliance using user flow analysis.

    Ruby
    Vezi pe GitHub↗9,556
  • bendc/frontend-guidelinesAvatar bendc

    bendc/frontend-guidelines

    9,089Vezi pe GitHub↗

    This project is a comprehensive collection of frontend development best practices and standards. It provides guides for writing semantic HTML, efficient CSS, and functional JavaScript to improve overall web performance and accessibility. The repository establishes frameworks for modern CSS architecture, focusing on specificity management and the use of Flexbox and Grid for predictable layouts. It outlines patterns for functional JavaScript programming, emphasizing the use of pure functions and composition to reduce execution time and dependency bloat. The guidelines cover several core capabi

    Provides standards for using semantic HTML5 elements to ensure accessibility and search engine indexing.

    Vezi pe GitHub↗9,089
  • whatwg/htmlAvatar whatwg

    whatwg/html

    9,163Vezi pe GitHub↗

    This repository contains the HTML specification, which defines the core standards for web page structuring, content organization, and document rendering. It establishes the fundamental algorithms for state-machine-based tokenization, tree construction for the document object model, and origin-based security isolation. The specification provides a framework for defining custom elements with independent lifecycles and registries. It also details the requirements for cross-document communication, session history management, and the synchronization of interface properties with content attributes.

    Adds custom meanings and data to elements using attributes and metadata tags to ensure forward compatibility.

    HTMLcanvaseventsourcehtml
    Vezi pe GitHub↗9,163
  • anthropics/knowledge-work-pluginsAvatar anthropics

    anthropics/knowledge-work-plugins

    7,583Vezi pe GitHub↗

    This project is a plugin framework and agentic workflow library designed to connect large language models to professional toolstacks. It provides a system for integrating language models with external data warehouses, CRMs, and other enterprise software to retrieve and manipulate real-time business data. The framework enables the automation of specialized professional tasks through a file-based plugin definition system. It allows for the customization of domain expertise and plugin behavior to align with internal company processes, supported by an enterprise data connector that links models t

    Checks designs and code for WCAG compliance and screen reader compatibility.

    Python
    Vezi pe GitHub↗7,583
  • dequelabs/axe-coreAvatar dequelabs

    dequelabs/axe-core

    6,900Vezi pe GitHub↗

    axe-core is an automated accessibility testing engine and compliance auditor designed to scan web and mobile interfaces for violations of industry accessibility standards. It functions as a programmatic scanner and linter that analyzes HTML and source code to identify barriers and verify compliance with accessibility guidelines. The project distinguishes itself by combining a DOM-based rule engine with computer vision and machine learning to detect complex violations that evade traditional analysis, such as visual heading discrepancies and informative images. It provides specialized capabilit

    Verifies that web interfaces comply with industry accessibility standards and semantic HTML requirements.

    JavaScripta11yaccessibilityaxe
    Vezi pe GitHub↗6,900
  • tedgoas/cerberusAvatar TedGoas

    TedGoas/Cerberus

    5,121Vezi pe GitHub↗

    Cerberus este un framework de template-uri de email HTML care oferă o colecție de tipare de markup testate și kituri arhitecturale. Este conceput pentru a crea newslettere prin email responsive care se randează consistent pe diverse clienți software. Proiectul dispune de un sistem de layout pentru email responsive folosind structuri fluide și hibride bazate pe tabele, alături de un kit CSS cross-client care utilizează markup condițional pentru a menține consistența vizuală în clienții legacy. Include metodologii specifice pentru implementarea dark mode-ului prin ajustarea culorilor și imaginilor în funcție de preferințele de temă ale sistemului de operare. Framework-ul acoperă o gamă largă de capabilități, inclusiv integrarea accesibilității pentru cititoarele de ecran, generarea de alternative text simplu și designul componentelor UI fiabile, cum ar fi butoanele de acțiune și imaginile fluide. De asemenea, oferă strategii pentru stilizarea tipografiei, optimizarea imaginilor și compatibilitatea cross-client.

    Offers a library of semantic tags and structural techniques to ensure emails are readable by screen readers.

    HTML
    Vezi pe GitHub↗5,121
  • jdan/tota11yAvatar jdan

    jdan/tota11y

    5,062Vezi pe GitHub↗

    tota11y is an in-browser accessibility testing tool that runs as a bookmarklet, scanning any live web page and overlaying visual indicators directly on elements that violate common accessibility guidelines. All analysis happens client-side without any server communication, making it a self-contained auditing and education tool. The tool uses a plugin-driven rule engine where each accessibility check is encapsulated as a separate module, and results are displayed through a toggleable toolbar interface that uses CSS-based colored labels and icons positioned over the page elements. Users can ena

    Scans live web pages to identify common accessibility violations and display visual indicators for each issue.

    JavaScript
    Vezi pe GitHub↗5,062
  • csslint/csslintAvatar CSSLint

    CSSLint/csslint

    4,805Vezi pe GitHub↗

    Acest proiect este un linter CSS și un instrument de analiză statică conceput pentru a identifica erorile de sintaxă, defectele de logică și tiparele problematice în Cascading Stylesheets. Funcționează ca un validator de linie de comandă care verifică calitatea codului și impune standarde consistente de stilizare și codare fără a necesita un browser web. Analizorul se distinge prin încorporarea auditului de accesibilitate web pentru a detecta tiparele care împiedică utilizatorii cu dizabilități. De asemenea, efectuează verificarea compatibilității cu browserele pentru a identifica hack-urile non-standard și prefixele de vendor lipsă, și oferă analiză de optimizare a performanței pentru a îmbunătăți viteza de randare. Instrumentul acoperă o gamă largă de capabilități, inclusiv impunerea standardelor de mentenabilitate, identificarea erorilor de logică precum proprietățile duplicate și validarea sintaxei CSS generale. Suportă crearea de reguli de linting personalizate și oferă un pipeline de reguli configurabil unde avertismentele pot fi suprimate pe fiecare linie. Integrarea este suportată prin interfața de linie de comandă, Git hooks și pipeline-uri de build de integrare continuă, cu posibilitatea de a exporta rezultatele ca rapoarte XML pentru monitorizare.

    Scans CSS for patterns that hinder users with disabilities, such as missing focus outlines and poor color contrast.

    JavaScript
    Vezi pe GitHub↗4,805
  • north/northN

    north/north

    4,798Vezi pe GitHub↗

    North este o metodologie de design web responsiv și un framework de arhitectură CSS bazat pe Sass. Acesta oferă un sistem pentru construirea de interfețe utilizator mobile-first folosind grile fluide și tehnici de îmbunătățire progresivă pentru a asigura o experiență consistentă pe diferite capabilități de browser și dimensiuni de ecran. Proiectul dispune de un sistem standardizat de denumire CSS care utilizează mixin-uri Sass pentru a genera programatic nume de clase, distingând între componente, layout-uri și stări. De asemenea, funcționează ca un instrument de scaffolding pentru proiecte frontend, oferind un generator pentru a porni medii noi cu foi de stil pre-configurate și task runner-e. Dincolo de stilizare, framework-ul acoperă o gamă largă de standarde de dezvoltare web, inclusiv implementarea HTML semantic cu metadate RDFa și auditarea accesibilității web. Încorporează o strategie de design bazată pe conținut și un flux de lucru frontend agil pentru a coordona tranziția de la arhitectura informației și persona-urile utilizatorilor la componente gata de producție. Sistemul include instrumente pentru automatizarea denumirii CSS și a șabloanelor de proiect pentru a accelera configurarea inițială.

    Provides processes for verifying semantic HTML and interface accessibility compliance using screen readers.

    CSS
    Vezi pe GitHub↗4,798
  • ecomfe/specAvatar ecomfe

    ecomfe/spec

    4,605Vezi pe GitHub↗

    Spec este un set cuprinzător de specificații pentru standardele de codare frontend și ghiduri de arhitectură a proiectelor. Oferă un framework pentru organizarea structurilor de directoare, a dependențelor modulelor și a layout-urilor pachetelor pentru a crea baze de cod scalabile și previzibile. Proiectul definește standarde riguroase de guvernanță pentru componentele React, inclusiv convenții specifice de denumire și modele structurale pentru props. De asemenea, stabilește o specificație de date JSON API pentru a asigura o comunicare previzibilă între componentele sistemului prin formate de schimb standardizate și structuri de răspuns HTTP. Specificația acoperă o gamă largă de capabilități, inclusiv conformitatea cu accesibilitatea web prin HTML semantic și controale de formular accesibile, precum și strategii de optimizare a performanței web pentru manipularea DOM-ului și încărcarea resurselor. Detaliază, de asemenea, standardele pentru stilurile de codare JavaScript, HTML și CSS pentru a menține consistența în echipele de dezvoltare.

    Enforces the use of semantic HTML tags according to their intended meaning to ensure web accessibility.

    Vezi pe GitHub↗4,605
  • pa11y/pa11yAvatar pa11y

    pa11y/pa11y

    4,463Vezi pe GitHub↗

    Pa11y este un auditor automat de accesibilitate web și un scanner de conformitate WCAG. Acesta funcționează ca un instrument de testare headless browser și un API de accesibilitate Node.js care identifică barierele pentru utilizatorii cu dizabilități folosind reguli automate și standarde din industrie. Proiectul oferă o interfață programabilă pentru declanșarea auditurilor și preluarea obiectelor de rezultat structurate în cadrul aplicațiilor JavaScript. Se distinge prin capabilități precum simularea interacțiunii utilizatorului, sincronizarea stării paginii și capacitatea de a restricționa domeniile de testare folosind selectori CSS pentru a audita regiuni specifice ale paginii. Sistemul suportă auditarea paginilor în masă și servește drept poartă de accesibilitate pentru pipeline-urile CI/CD pentru a bloca implementările atunci când sunt detectate regresii. Capabilitățile largi includ monitorizarea tendințelor de sănătate a accesibilității prin dashboard-uri, configurarea mediilor de browser și exportul rapoartelor de conformitate în mai multe formate. Este disponibil ca interfață de linie de comandă și bibliotecă Node.js bazată pe promise.

    Provides a programmable interface for verifying interface accessibility compliance using configurable test runners.

    JavaScripta11yaccessibilityaccessibility-testing
    Vezi pe GitHub↗4,463
  • frontendmasters/front-end-handbook-2018Avatar FrontendMasters

    FrontendMasters/front-end-handbook-2018

    4,193Vezi pe GitHub↗

    Acest proiect este un ghid cuprinzător de dezvoltare front-end și un roadmap conceput pentru a ajuta inginerii să stăpânească abilitățile și standardele profesionale necesare pentru dezvoltarea web modernă. Servește ca referință tehnică pentru stăpânirea HTML, CSS și JavaScript, oferind căi de învățare structurate și o hartă a competențelor profesionale necesare pentru a trece de la un nivel de începător la cel de inginer web profesionist. Resursa funcționează ca un director categorizat și o privire de ansamblu asupra ecosistemului JavaScript. Cataloghează framework-uri, biblioteci și utilitare standard în industrie, oferind recomandări specifice pentru gestionarea stării, framework-uri CSS și generatoare de site-uri statice. Ghidul acoperă un spectru larg de capabilități de inginerie, inclusiv arhitectura UI, optimizarea performanței web și auditarea accesibilității. De asemenea, oferă îndrumări privind automatizarea build-ului, strategiile de deployment și selecția instrumentelor de dezvoltare pentru fluxuri de lucru profesionale.

    Provides tools and standards for verifying semantic HTML and interface accessibility compliance.

    HTMLdevelopment-handbookfront-endfront-end-developer
    Vezi pe GitHub↗4,193
Înapoi12Înainte
  1. Home
  2. Testing & Quality Assurance
  3. Accessibility and Visual Testing
  4. Web Accessibility Standards
  5. Semantic Document Structures

Explorează sub-etichetele

  • Accessibility Auditing1 sub-tagAutomated tools and processes for verifying semantic HTML and interface accessibility compliance. **Distinct from Semantic Document Structures:** Distinct from Semantic Document Structures: focuses on the auditing and enforcement process rather than the markup patterns themselves.
  • Semantic Metadata ExtensionsAddition of custom meanings and data to elements using attributes and metadata tags for forward compatibility. **Distinct from Semantic Document Structures:** Focuses on forward-compatible metadata extensions rather than just accessibility-based semantic structures.