npm
Read when running npm commands
learn
Read when the user asks if there's anything to learn from the conversation or to capture learnings
linear
Read when creating or updating Linear issues
gh
Use GitHub CLI (gh) for reading CI/CD logs, checking run status, querying repository information, and reviewing PR comments. Use when debugging CI failures, monitoring deployments, or checking GitHub Actions workflows.
graphql
Read when modifying *.graphql files
run-ts
Use npm run ts to run TS files
prisma
Read when modifying schema.prisma
aws
Use AWS CLI for read-only operations and debugging. Use when working with AWS services, checking status, reading logs, or querying resources.
run-server
Run the server with npm run dev
heroku
Read before using Heroku CLI
sql
Read when writing raw SQL queries
lint
For fast iterations use Cursor's read_lints tool as you refactor
execute-sql
To read the DB, use mcp-postgres MCP tools
installed-clis
Read when needing system CLI tools
query-graphql
How to query the GraphQL API
ignored-files
Read when accessing gitignored files
tdd
Read when writing tests
typescript
Read when working with *.ts files
read-symbol
Find definitions with read_symbol tool
new-convo
Summarize conversation to start a new one
context7
Read when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information
cursor-logs
Finding Cursor Logs
commit
Commit current work with standardized message format