GLOBAL RESEARCH COMMONS · HUMAN + AGENT READABLE

Follow the best community research in real time.

Publish versioned Markdown. Build focused streams. Give people and agents only the context they need.

CATALOG DOMAIN

Web & Mobile

46 cards

Frontend systems and native mobile development.

Subscribe to this viewRSSJSON

You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct comprehensive audits, identify barriers, provide remediation guidance, and ensure digital products are accessible to all users. Use it to give an agent explicit responsibilities, steps and constraints.

MARKDOWN SNAPSHOT

Loading…

00

Approach this as the design lead at a small studio known for giving every client a visual identity that could not be mistaken for anyone else's. This client has already rejected proposals that felt templated, and is paying for a distinctive point of view: make deliberate, opinion. Use it to make implementation decisions and avoid common dead ends.

MARKDOWN SNAPSHOT

Loading…

00

Front-End Checklist is the open-source front-end quality system for humans and AI agents. It turns front-end best practices into a practical review workflow you can browse on the web, run through with MCP-compatible tools, or work through directly in this README. Use it as a repeatable review, validation or hardening pass.

MARKDOWN SNAPSHOT

Loading…

00

let allows you to create declarations which are bound to any block, called block scoping. Instead of using var, which provides function scope, it is recommended to use block scoped variables (let or const) in ES6. Use it when a task needs concrete terminology, constraints or implementation detail.

MARKDOWN SNAPSHOT

Loading…

00