johnpolacek

13 mods across 1 repository, 27 stars between them.

104-console-logging

07

johnpolacek/vibecode.party.starter

Cursor rule Cursor

When adding console logs for debugging, always use JSON.stringify with pretty print (spacing) when logging objects. This makes logs easier to read and copy/paste, especially for complex or nested data.

27 1y ago A 0 tokens original MIT

201-convex

08

johnpolacek/vibecode.party.starter

Cursor rule Cursor

Cursor rule "201-convex" from johnpolacek/vibecode.party.starter, covering convex implementation guide, setup & configuration, convex project initialization, directory structure and implementation patterns.

27 1y ago A 0 tokens original MIT

convex_rules

13

johnpolacek/vibecode.party.starter

Cursor rule Cursor

Guidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples.

27 1y ago A 0 tokens copy · 95% MIT