ponytail
01Cursor rule Cursor
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
Open-source NotebookLM alternative. Research the open web with live data(Reddit, YT, IG, TikTok, Indeed, Google Search, Maps etc) through one platform, API or MCP server. Join our Discord: https://discord.gg/ejRNvftDp9
Cursor rule Cursor
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
Cursor rule
name: avoid-source-deduplication description: Preserve unique source entries in search results to maintain proper citation tracking globs: ['/connectorservice.py', '/searchservice.py'] alwaysApply: true.
Cursor rule
name: consistent-container-image-sources description: Maintain consistent image sources in Docker compose files using authorized registries globs: ['/docker-compose.yml', '/docker-compose..yml'] alwaysApply: true.
Cursor rule
name: no-env-files-in-repo description: Prevent committing environment and configuration files containing sensitive credentials globs: ['/.env', '/.env.', '/config/.yml', '/config/.yaml'] alwaysApply: true.
Cursor rule
name: require-unique-id-props description: Ensure unique key props are provided when mapping arrays to React elements globs: ['/.tsx', '/.jsx'] alwaysApply: true.
Cursor rule Cursor
use pnpm as default package manager.