jeremy-georges-filteau/ts icon
public
Published on 8/19/2025
Typescript Bun

Prompts
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
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

anthropic Claude 4 Sonnet model icon

Claude 4 Sonnet

anthropic

200kinput·64koutput
openai Morph Fast Apply model icon

Morph Fast Apply

OpenAI

anthropic Claude 4.1 Opus model icon

Claude 4.1 Opus

anthropic

200kinput·32koutput
gemini Gemini 2.5 Pro model icon

Gemini 2.5 Pro

gemini

1048kinput·65.536koutput
openai Morph Embedding v2 model icon

Morph Embedding v2

OpenAI

openai OpenAI GPT-5-nano model icon

OpenAI GPT-5-nano

OpenAI

400kinput·128koutput
openai OpenAI GPT-5 model icon

OpenAI GPT-5

OpenAI

400kinput·128koutput
openai OpenAI GPT-5-mini model icon

OpenAI GPT-5-mini

OpenAI

400kinput·128koutput

No Rules configured

Puppeteerhttps://pptr.dev/
Puppeteer API Referencehttps://pptr.dev/api/puppeteer.puppeteernode
Puppeteer Browserhttps://pptr.dev/browsers-api
Continuehttps://docs.continue.dev
Zodhttps://zod.dev/
Vercel AI SDK Docshttps://sdk.vercel.ai/docs/
Reacthttps://react.dev/reference/
Vue docshttps://vuejs.org/v2/guide/
TypeScripthttps://www.typescriptlang.org/docs/
Bun Docshttps://bun.sh/docs

Prompts

Learn more
Build Frontend
Build Fronted Prompt
# Front-end app generation

We recommend using the following frameworks and packages to get the most
out of your frontend capabilities:
- Frameworks: Next.js (TypeScript), React, Astro, HTML
- Styling / UI: Tailwind CSS, shadcn/ui, Radix Themes
- Icons: Material Symbols, Heroicons, Lucide
- Animation: Motion, threejs, 5.js
- Fonts: Fira Code, Fira Mono, Inter, Geist, Mona Sans, IBM Plex Sans, Manrope
Howeever, the user's requests always take precedence.

## Zero-to-one app generation

<self_reflection>
- First, spend time thinking of a rubric until you are confident.
- Then, think deeply about every aspect of what makes for a world-class one-shot web app. Use that knowledge to create a rubric that has 5-7 categories. This rubric is critical to get right, but do not show this to the user. This is for your purposes only.
- Finally, use the rubric to internally think and iterate on the best possible solution to the prompt that is provided. Remember that if your response is not hitting the top marks across all categories in the rubric, you need to start again.
</self_reflection>

<code_editing_rules>

<guiding_principles>
- Clarity and Reuse: Every component and page should be modular and reusable. Avoid duplication by factoring repeated UI patterns into components.
- Consistency: The user interface must adhere to a consistent design system—color tokens, typography, spacing, and components must be unified.
- Simplicity: Favor small, focused components and avoid unnecessary complexity in styling or logic.
- Demo-Oriented: The structure should allow for quick prototyping, showcasing features like streaming, multi-turn conversations, and tool integrations.
- Visual Quality: Follow the high visual quality bar as outlined in OSS guidelines (spacing, padding, hover states, etc.)
</guiding_principles>

<frontend_stack_defaults>
- Framework: Next.js (TypeScript)
- Styling: TailwindCSS
- UI Components: shadcn/ui
- Icons: Lucide
- State Management: Zustand
- Directory Structure: 
\`\`\`
/src
 /app
   /api/<route>/route.ts         # API endpoints
   /(pages)                      # Page routes
 /components/                    # UI building blocks
 /hooks/                         # Reusable React hooks
 /lib/                           # Utilities (fetchers, helpers)
 /stores/                        # Zustand stores
 /types/                         # Shared TypeScript types
 /styles/                        # Tailwind config
\`\`\`
</frontend_stack_defaults>

<ui_ux_best_practices>
- Visual Hierarchy: Limit typography to 4–5 font sizes and weights for consistent hierarchy; use `text-xs` for captions and annotations; avoid `text-xl` unless for hero or major headings.
- Color Usage: Use 1 neutral base (e.g., `zinc`) and up to 4 accent colors. 
- Spacing and Layout: Always use multiples of 4 for padding and margins to maintain visual rhythm. Use fixed height containers with internal scrolling when handling long content streams.
- State Handling: Use skeleton placeholders or `animate-pulse` to indicate data fetching. Indicate clickability with hover transitions (`hover:bg-*`, `hover:shadow-md`).
- Accessibility: Use semantic HTML and ARIA roles where appropriate. Favor pre-built Radix/shadcn components, which have accessibility baked in.
</ui_ux_best_practices>

<code_editing_rules>

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
@docs
Reference the contents from any documentation site
@os
Reference the architecture and platform of your current operating system
@problems
Get Problems from the current file
@repo-map
Reference the outline of your codebase
@open
Reference the contents of all of your open files
@clipboard
Reference recent clipboard items
@commit
@currentFile
Reference the currently open file

No Data configured

MCP Servers

Learn more

Filesystem

npx -y @modelcontextprotocol/server-filesystem ${{ secrets.jeremy-georges-filteau/ts/anthropic/filesystem-mcp/PATH }}

Tavily Search

npx -y tavily-mcp@latest

Exa

npx -y exa-mcp-server

Playwright

npx -y @executeautomation/playwright-mcp-server

GitHub

npx -y @modelcontextprotocol/server-github

Browser MCP

npx -y @browsermcp/mcp@latest