Load Conventions

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

elliottlawson 34c1f04 678 B Updated

File contents

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.

elliottlawson/open-review/tree/main/skills/load-conventions commit 34c1f04eb0

Frequently asked questions

npx skillmds@latest add elliottlawson/load-conventions