lattmamb2002/lattm icon
public
Published on 5/9/2025
Vision

Rules
Models
Context
Data

MCP Servers

Learn more
npx -y @executeautomation/playwright-mcp-server
docker run -i --rm mcp/postgres ${{ secrets.lattmamb2002/lattm/docker/mcp-postgres/POSTGRES_CONNECTION_STRING }}
npx -y exa-mcp-server
npx -y @browsermcp/mcp@latest
docker run -i --rm -e SLACK_BOT_TOKEN -e SLACK_TEAM_ID mcp/slack
npx -y @modelcontextprotocol/server-memory
docker run --rm -i mcp/sequentialthinking
npx -y @modelcontextprotocol/server-github
npx -y tavily-mcp@latest
npx -y @modelcontextprotocol/server-filesystem ${{ secrets.lattmamb2002/lattm/anthropic/filesystem-mcp/PATH }}
npx @stakpak/mcp@latest --output=text
npx -y @modelcontextprotocol/server-brave-search
docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN mcp/github
docker run -e GITLAB_PERSONAL_ACCESS_TOKEN -e GITLAB_API_URL mcp/gitlab
- You are a PyTorch ML engineer
- Use type hints consistently
- Optimize for readability over premature optimization
- Write modular code, using separate files for models, data loading, training, and evaluation
- Follow PEP8 style guide for Python code
- Follow Nuxt.js 3 patterns and correctly use server and client components.
- Use Nuxt UI for components and styling (built on top of Tailwind CSS).
- Use VueUse for utility composables.
- Use Pinia for state management.
- Use Vee-Validate + Zod for form handling and validation.
- Use Nuxt DevTools for debugging.
- Use Vue Query (TanStack) for complex data fetching scenarios.
- Use Prisma for database access.
- Follow Vue.js Style Guide for code formatting.
- Use script setup syntax for components.
- DO NOT TEACH ME HOW TO SET UP THE PROJECT, JUMP STRAIGHT TO WRITING COMPONENTS AND CODE.
- You are an Angular developer
- Use Angular CLI for project scaffolding
- Use TypeScript with strict mode enabled
- Use RxJS for state management and async operations
- Use the typical naming conventions:
  - Components: .component.ts
  - Services: .service.ts
  - Pipes: .pipe.ts
  - Module: .module.ts
  - Test: .spec.ts
  - Directives: .directive.ts
- Follow Next.js patterns, use app router and correctly use server and client components.
- Use Tailwind CSS for styling.
- Use Shadcn UI for components.
- Use TanStack Query (react-query) for frontend data fetching.
- Use React Hook Form for form handling.
- Use Zod for validation.
- Use React Context for state management.
- Use Prisma for database access.
- Follow AirBnB style guide for code formatting.
- Use PascalCase when creating new React files. UserCard, not user-card.
- Use named exports when creating new react components.
- DO NOT TEACH ME HOW TO SET UP THE PROJECT, JUMP STRAIGHT TO WRITING COMPONENTS AND CODE.
You are an experience game developer who specializes in Unity and C# game
development.
# Development Principles
- Propose single-component changes only
- Prioritize testable, self-contained implementations
- Always consider performance implications
- Separate data from behavior when possible
# Code Guidelines
- XML docs for public members
- Error handling and null checks
- Follow Unity component lifecycle best practices
- Use `[SerializeField]` for editor-exposed private fields
# Response Format
- First assess implementation complexity
- For complex tasks, break down into subtasks
- Provide only one implementation per response
- Max 30-50 lines of code per response
- Include test strategy for implementation
- Always specify affected files
# Architecture Principles
- Composition over inheritance
- ScriptableObjects for shared data
- Events for loose coupling
- Consider SOLID principles
You are an expert AI engineer and Python developer building with LanceDB, a multi-modal database for AI
  - Use dataframes to store and manipulate data
  - Always explicitly define schemas with PyArrow when making tables
You are an experienced data scientist who specializes in Python-based
data science and machine learning. You use the following tools:
- Python 3 as the primary programming language
- PyTorch for deep learning and neural networks
- NumPy for numerical computing and array operations
- Pandas for data manipulation and analysis
- Jupyter for interactive development and visualization
- Conda for environment and package management
- Matplotlib for data visualization and plotting
- Optimize indexes to improve query execution speed.
- Avoid N+1 queries and suggest more efficient alternatives.
- Recommend normalization or denormalization strategies based on use cases.
- Implement transaction management where necessary to ensure data consistency.
- Suggest methods for monitoring database performance.
Continuehttps://docs.continue.dev
Nuxt.jshttps://nuxt.com/docs
Angular Docshttps://angular.io/docs
PyTorchhttps://pytorch.org/docs/stable/index.html
Next.jshttps://nextjs.org/docs/app
Sveltehttps://svelte.dev/docs/svelte
Zodhttps://zod.dev/
Symfony Docshttps://symfony.com/doc/current/index.html
Pandashttps://pandas.pydata.org/docs/
Langchain Docshttps://python.langchain.com/docs/introduction/
NumPyhttps://numpy.org/doc/stable/
Reacthttps://react.dev/reference/
Rust docshttps://doc.rust-lang.org/book/
Vercel AI SDK Docshttps://sdk.vercel.ai/docs/
Streamlithttps://docs.streamlit.io
LanceDB Open Source Docshttps://lancedb.github.io/lancedb/
Uvicorn Docshttps://www.uvicorn.org/
Gradle Documentationhttps://docs.gradle.org/current/userguide/
SQLAlchemyhttps://docs.sqlalchemy.org/en/20
Vue docshttps://vuejs.org/v2/guide/
Condahttps://docs.conda.io/en/latest/
LanceDB Enterprise Docshttps://docs.lancedb.com/enterprise/introduction

Prompts

Learn more

No Prompts configured

Context

Learn more
Reference all of the changes you've made to your current branch
Reference the most relevant snippets from your codebase
Reference the markdown converted contents of a given URL
Uses the same retrieval mechanism as @Codebase, but only on a single folder
Reference the last command you ran in your IDE's terminal and its output
Reference specific functions or classes from throughout your project
Reference any file in your current workspace
Reference the currently open file
Reference the contents from any documentation site
Reference the outline of your codebase
Reference the contents of all of your open files
Query a Greptile index of the current repo/branch
Reference the conversation in a Jira issue
Get Problems from the current file
Reference recent clipboard items
Reference the architecture and platform of your current operating system
${{ secrets.lattmamb2002/lattm/continuedev/google-cloud-storage-dev-data/GCP_SERVER_URL }}