Match Conventions

Read one or two sibling files in the same area before writing a new file, so the new file matches the codebase's existing imports, component shape, data-fetching style, and folder structure. Use before creating any new file in an existing area of the codebase — a new page, component, route handler, test, service module, or config — especially when a similar file already exists nearby.

jcdavis131 Updated

File contents

jcdavis131/cursor-agent-skills/tree/main/skills/match-conventions commit af99172a9c

Frequently asked questions

npx skillmds@latest add jcdavis131/match-conventions