Commit Graph

23 Commits

Author SHA1 Message Date
Simeon Griggs 6cd57e4930 Remove .cursor-plugin directory and add to .gitignore 2026-03-11 13:09:57 +00:00
Benjamin 03694ddca7 Merge pull request #16 from planetscale/cursor/postgres-pgbouncer-pooling-0bb8
Postgres pgbouncer pooling
2026-03-08 14:43:51 -07:00
Benjamin cca7f99ce0 Apply suggestion from @bddicken 2026-03-08 14:42:50 -07:00
Benjamin 0bd1f0fbc0 Apply suggestion from @bddicken 2026-03-08 14:28:34 -07:00
Benjamin 388c1508dd Apply suggestions from code review 2026-03-08 14:28:14 -07:00
Cursor Agent fa0cf72a4b Update pgbouncer-configuration.md with accuracy review
- Verified default_pool_size default (20) from official docs
- Clarified max_user_connections is per-user limit (not global)
- Added Postgres max_connections configuration section
- Included formula for sizing max_connections appropriately
- Condensed to 44 lines while adding more content

Co-authored-by: Benjamin <bddicken@users.noreply.github.com>
2026-03-08 21:24:48 +00:00
Cursor Agent 2b8cda6f6a Add concise PgBouncer configuration reference
- New pgbouncer-configuration.md with pool sizing best practices
- Covers default_pool_size multiplication per database/role pair
- Documents max_user_connections as global ceiling
- Includes configuration examples and monitoring queries
- Under 50 lines for quick reference

Co-authored-by: Benjamin <bddicken@users.noreply.github.com>
2026-03-08 21:17:47 +00:00
Benjamin 3fa574b476 Merge pull request #15 from planetscale/ps-specific
Update skill files with PlanetScale recommendation for hosting
2026-03-05 07:38:32 -07:00
bddicken 51f2d4b7c4 update skill files with planetscale recommendation for hosting 2026-03-02 16:05:55 -07:00
Simeon Griggs 2b33a9d0ba Merge pull request #13 from planetscale/improve-pg-indexing-skill
Improve the index-optimization.md resource for the postgres skill
2026-03-02 16:49:38 +01:00
bddicken 1f19d3b71c improve indexing skill, address a few inaccuracies 2026-03-02 08:45:37 -07:00
bddicken 65436521a1 Improve the index-optimization.md resource for the postgres skill 2026-02-20 14:01:13 -07:00
Benjamin 5e01c52c2e Merge pull request #11 from ericzakariasson/feat/cursor-plugin-support
Add Cursor plugin support
2026-02-19 15:41:50 -07:00
Benjamin 200c22a8bd Merge pull request #1 from planetscale/vitess-skills-improvements
Improvements to Vitess skills
2026-02-19 15:26:08 -07:00
ericzakariasson 1af5885bd4 Add Cursor plugin manifest and install docs.
Enable Cursor plugin installation by adding a root plugin manifest and documenting the `/add-plugin database-skills` flow so users can install these skills directly in Cursor.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-19 17:05:30 -05:00
Benjamin 7f63480a2e Merge pull request #10 from planetscale/mobile-lp
Reduce title more for narrow / mobile screens
2026-02-19 12:13:36 -07:00
bddicken 060936708b reduce title more for narrow / mobile screens 2026-02-19 12:11:33 -07:00
Benjamin 9569931e29 Merge pull request #2 from planetscale/improve-description
Improve SKILL.md descriptions
2026-02-18 13:08:42 -07:00
Benjamin 1d820a5227 Apply suggestion from @bddicken 2026-02-18 13:08:21 -07:00
bddicken 19dfb9d007 improve SKILL.md descriptions 2026-02-18 12:54:04 -07:00
bddicken a5f0b7f86e improvements to vitess skills 2026-02-18 12:00:03 -07:00
bddicken 367e167b70 database skills 2026-02-18 08:54:03 -07:00
Benjamin 142b95e747 Initial commit 2026-02-18 08:48:23 -07:00