Repo Gallery
Every application and shared library in the suite. The dot badge shows which repos consume the design system today — most apps are styled directly and are candidates for migration onto the shared tokens.
Applications
The product surface of the suite — public sites, client portals, and internal tools.
NYCScope
Uses data-gridNYC enforcement-data portal — violation tracking with OATH/DOB/HPD/FTY syncs and contract search.
Nacmias Law (Marketing)
Not yet integratedFirm marketing site with practice areas, NYC Admin Code / NY Senate violation search, and Algolia.
Sharnov Law
Not yet integratedSharnov Law Office site with traffic-court data, violation facets, and law scraping (AMLegal, NY Senate).
Brooklyn Land Title
Not yet integratedLand-title / real-estate closing portal with file dropzone and toast notifications.
Nacmias Dashboard
Not yet integratedInternal operations dashboard.
Client Dashboard
Uses data-gridClient-facing portal for case and document management.
Call Companion
Not yet integratedInternal collaboration / notes app with flow diagrams and rich-text editing.
DMV Tracker
Not yet integratedDMV hearing tracking with an automation worker.
NYSCEF Tracker
Not yet integratedNYSCEF document tracking and a legal-document template engine.
OATH Decision OCR
Not yet integratedOATH decision PDF extraction and OCR ingestion.
Property Management
Not yet integratedProperty-management dashboard with drag-and-drop, PDF rendering, and Stripe billing.
Ledger Generator
Not yet integratedLandlord-tenant ledger generation with PDF / Excel export.
Shared Libraries
The reusable foundation the apps build on — what this design system is made of.
@nacmias-law/data-grid
Uses tokensFeature-rich React data grid — toolbar, filtering, sorting, grouping, row expansion.
@nacmias-law/tokens
Part of the systemOne DTCG source → brand.css (HSL), data-grid.css (hex), and a typed tokens.ts object.
@nacmias-law/ui
Part of the systemFramework-agnostic React primitives (Button, Card, Badge…) styled via token CSS variables.
@nacmias-law/tailwind-preset
Part of the systemTailwind v3 preset + v4 @theme bridge so token utilities are portable across the suite.