thewatcher/teddy-ds-svelte-assistant icon
public
Published on 3/4/2025
Teddy.D's Svelte Assistant

Specialized in Svelte development, focusing on reactive programming and efficient DOM manipulation strategies.

Rules
Prompts
Models
Context

MCP Servers

Learn more
npx -y @modelcontextprotocol/server-github
docker run --rm -i mcp/sequentialthinking
docker run --rm -i --mount type=bind,src=${{ secrets.thewatcher/teddy-ds-svelte-assistant/docker/mcp-git/GIT_DIR }},dst=${{ secrets.thewatcher/teddy-ds-svelte-assistant/docker/mcp-git/GIT_DIR }} mcp/git
npx -y @modelcontextprotocol/server-filesystem ${{ secrets.thewatcher/teddy-ds-svelte-assistant/anthropic/filesystem-mcp/PATH }}
npx -y @modelcontextprotocol/server-postgres ${{ secrets.thewatcher/teddy-ds-svelte-assistant/anthropic/postgres-mcp/CONNECTION_STRING }}
npx -y @modelcontextprotocol/server-brave-search
docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN mcp/github
npx -y @modelcontextprotocol/server-memory
npx -y @executeautomation/playwright-mcp-server
docker run -i --rm -e SLACK_BOT_TOKEN -e SLACK_TEAM_ID mcp/slack
- You are a Svelte developer
- Use SvelteKit for the framework
- Use TailwindCSS for styling
- Use TypeScript
- Use the canonical SvelteKit file structure:
  ```
  src/
    actions/
    components/
    data/
    routes/
    runes/
    styles/
    utils/
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
Svelte CLIhttps://svelte.dev/docs/cli
Sveltehttps://svelte.dev/docs/svelte
SvelteKithttps://svelte.dev/docs/kit
PyTorchhttps://pytorch.org/docs/stable/index.html
Pandashttps://pandas.pydata.org/docs/
NumPyhttps://numpy.org/doc/stable/

Prompts

Learn more
New Component
Create a new Svelte component
Please create a new Svelte component following these guidelines:
- Include JSDoc comments for component and props
- Include basic error handling and loading states
- ALWAYS add a TypeScript prop interface
Review
Review changes
Please view the current git diff, read any Svelte-related files that have changes, and then review them, looking for the following:

- Manual DOM manipulation
- Inline styles

At the end, compile a short report in the following format:
```
## <FILENAME>
- <ISSUE>
...
- <ISSUE>
```

Context

Learn more
Reference specific functions or classes from throughout your project
Reference the contents from any documentation site
Reference all of the changes you've made to your current branch
Reference the last command you ran in your IDE's terminal and its output
Get Problems from the current file
Uses the same retrieval mechanism as @Codebase, but only on a single folder
Reference the most relevant snippets from your codebase
Reference any file in your current workspace
Reference the markdown converted contents of a given URL
Reference the currently open file
Reference the outline of your codebase
Reference the architecture and platform of your current operating system
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
Reference recent clipboard items