# Load Conventions

> Loads the conventions for a project's frameworks — the standards to write or review against, on demand.

- Skill: `elliottlawson/load-conventions` (Agent Skill)
- Install (CLI): `npx skillmds@latest add elliottlawson/load-conventions`
- Raw SKILL.md: https://api.skillmd.com/api/skills/elliottlawson/load-conventions/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: elliottlawson (https://skillmd.com/u/elliottlawson)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/elliottlawson/load-conventions

---


# Load conventions

Load the conventions for the frameworks you're working on — they live in `skills/conventions/` in the open-review repo, grouped by framework (`/laravel`, `/react`, `/inertia`). Skip any framework the change doesn't touch, and read only the topics the change touches from each framework's index.

If the project documents its own conventions for a topic, follow those. Where it doesn't, these are the standard.

Done when the conventions for every framework the change touches are in context.

