project-guides
OfficialCraft standardized web guidance for AI coding agents.
System Documentation
What problem does it solve?
This Skill solves the problem of inconsistent, incomplete, or poorly structured web platform guidance that causes AI coding assistants to generate legacy, incorrect, or non-performant implementation code. It standardizes the end-to-end authoring and review process for guide.md files, which are the sole source of truth for real-world coding agents retrieving modern web guidance.
Core Features & Use Cases
- Standardized Guide Authoring: Enforces strict formatting, content, and self-containment rules for guide.md files to ensure they are fully actionable for AI agents without external references.
- Mandatory Compatibility & Fallback Requirements: Requires all guides to include up-to-date browser Baseline status, fallback strategies for older browsers, and restrictions on unsafe polyfills to ensure broad, safe compatibility.
- Eval Infrastructure Guidelines: Provides clear rules for creating supporting eval infrastructure (demo.html, expectations.md, grader.ts) to validate that guides produce correct agent implementations.
- Use Case: A team building a modern web guidance library for AI coding assistants uses this Skill to ensure all guides follow consistent standards, so agents reliably generate modern, performant, and accessible implementation code for web platform features.
Quick Start
Use the project-guides skill to author or review a new guide.md file for a modern web platform feature, following all mandatory formatting, content, and fallback requirements.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: project-guides Download link: https://github.com/GoogleChrome/modern-web-guidance-src/archive/main.zip#project-guides Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.