Monorepo-specific development and review guidance, including diff review and CodeRabbit learnings sync workflows.
85
85%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Use this skill to review a local diff in tesslio/monorepo without loading the
entire repo guidance surface.
Catch likely review issues early while staying narrow and low-noise.
git diff --cached for staged reviewapps/backend/**apps/frontend/**packages/**apps/backend/openapi.json,
apps/backend/admin-openapi.json, apps/frontend/src/lib/api/types.d.ts,
packages/tileworks-m/**, and generated vendor outputapps/backend/AGENTS.mdapps/backend/tiles/backend-typescript-rules/steering/rules.mdapps/backend/tiles/paths/steering/rules.mdapps/backend/tiles/ts-utils/steering/rules.mdapps/frontend/AGENTS.mdapps/frontend/tiles/frontend-forms/steering/forms.md when the diff
touches form codetiles/code-review/rules/review-after-changes.md if present in the
local checkout or installed rules surfaceapps/backend/src/routes/**:
sortBy(...) pagination conventions400 response schemas for reply.badRequest()404apps/backend/openapi.json, apps/backend/admin-openapi.json,
apps/frontend/src/lib/api/types.d.ts:
apps/backend/src/database/repositories/**:
no-spread-in-map guidanceapps/backend/test/**:
vi.mock exceptions only where guidance explicitly says a
sweep is pending; otherwise prefer dependency injection guidanceapps/frontend/**:
useTesslForm conventionspackages/tileworks-m/**:
m; recommend upstream fixes insteadReturn a concise review:
Do not overwhelm the user with every possible nit.