Cursor rule Cursor
Admin “feature hub” pattern for multi-screen server tools (Habits, GPS, etc.).
0 2d ago A 0 tokens
MCP Tool Bridge - Expose custom API tools over the Model Context Protocol
Cursor rule Cursor
Admin “feature hub” pattern for multi-screen server tools (Habits, GPS, etc.).
Cursor rule Cursor
Open-source hygiene — no real names, personal domains, or identity-linked examples in repo artifacts.
Cursor rule Cursor
Schema management rule - use doctrine:schema:update --force instead of migrations.
Cursor rule Cursor
Entity architecture rule - all root Doctrine entities must be scoped to a server via servername.
Cursor rule Cursor
XUID convention - all entities use XUIDs as public identifiers, never expose internal database IDs.