storyboardr/sbass icon
public
Published on 8/15/2025
StoryBoardrAss

Models
Context
relace Relace Instant Apply model icon

Relace Instant Apply

relace

40kinput·32koutput
anthropic Claude 3.7 Sonnet model icon

Claude 3.7 Sonnet

anthropic

200kinput·8.192koutput
anthropic Claude 3.5 Sonnet model icon

Claude 3.5 Sonnet

anthropic

200kinput·8.192koutput
mistral Codestral model icon

Codestral

mistral

voyage voyage-code-3 model icon

voyage-code-3

voyage

voyage Voyage AI rerank-2 model icon

Voyage AI rerank-2

voyage

ollama granite-embedding:30m model icon

granite-embedding:30m

ollama

ollama granite-code:3b model icon

granite-code:3b

ollama

No Rules configured

Angular Docshttps://angular.io/docs
Nuxt.jshttps://nuxt.com/docs
Continuehttps://docs.continue.dev
PyTorchhttps://pytorch.org/docs/stable/index.html
Sveltehttps://svelte.dev/docs/svelte
Next.jshttps://nextjs.org/docs/app
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/
Pythonhttps://docs.python.org/3/
Ethereumhttps://ethereum.org/en/developers/docs/
Kubernetes Docshttps://kubernetes.io/docs/home/
SvelteKithttps://svelte.dev/docs/kit
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
Obsidian Developer Docshttps://raw.githubusercontent.com/obsidianmd/obsidian-api/refs/heads/master/obsidian.d.ts
Vue docshttps://vuejs.org/v2/guide/
React Testing Library Docshttps://testing-library.com/docs/react-testing-library/intro/
Condahttps://docs.conda.io/en/latest/
Terraform Docshttps://developer.hashicorp.com/terraform/docs
Clerkhttps://clerk.com/docs/
MDN JavaScript Documentationhttps://developer.mozilla.org/en-US/docs/Web/JavaScript
Apollo GraphQLhttps://www.apollographql.com/docs/

Prompts

Learn more

No Prompts configured

Context

Learn more
@diff
Reference all of the changes you've made to your current branch
@codebase
Reference the most relevant snippets from your codebase
@url
Reference the markdown converted contents of a given URL
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@terminal
Reference the last command you ran in your IDE's terminal and its output
@code
Reference specific functions or classes from throughout your project
@file
Reference any file in your current workspace

No Data configured

MCP Servers

Learn more

Postgres

docker run -i --rm mcp/postgres ${{ secrets.storyboardr/sbass/docker/mcp-postgres/POSTGRES_CONNECTION_STRING }}

Playwright

npx -y @executeautomation/playwright-mcp-server

Memory

npx -y @modelcontextprotocol/server-memory

Browser MCP

npx -y @browsermcp/mcp@latest

GitHub

npx -y @modelcontextprotocol/server-github

Git

docker run --rm -i --mount type=bind,src=${{ secrets.storyboardr/sbass/docker/mcp-git/GIT_DIR }},dst=${{ secrets.storyboardr/sbass/docker/mcp-git/GIT_DIR }} mcp/git

Filesystem

npx -y @modelcontextprotocol/server-filesystem ${{ secrets.storyboardr/sbass/anthropic/filesystem-mcp/PATH }}

Github

docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN mcp/github