2 skills found
mbeijen / andrej-karpathy-skills-cursor-vscodeAndrej Karpathy skills for your Cursor or VS Code editor
TUAN130294 / apiAPI Design Rules (REST) Naming & Versioning - RESTful, noun-based: `/api/v1/users/:id`, `/api/v1/reports/daily`. - Version in path (`/api/v1`); keep breaking changes behind new version. Requ