public
Published on 3/31/2025
Hono API/Web Service Stack
- Hono @latest - React v18 - TypeScript v5 - MMKV Persistence v2 - apisauce v2 - Vite - vitest - bun
Rules
Prompts
Models
Context
Models
Learn moreMCP Servers
Learn morenpx -y @modelcontextprotocol/server-brave-searchRules
Learn more- Follow React patterns
- Avoid prop drilling- Use Hono for API and Web services - Use React Native v0.76 - Use React v18 - Use TypeScript v5 - Use MMKV v2 for State persistence - Use apisauce v2 as the REST client - Use vitest for testing - Use date-fns v4 for date library - Use Bun for package management - Use Vite as the build toolDocs
Learn moreReact v18 Docshttps://18.react.dev/reference/react
TypeScript Docshttps://www.typescriptlang.org/docs/
Supabase Docshttps://supabase.com/docs
Hono Documentationhttps://hono.dev/docs/
Vite Documentationhttps://vite.dev/guide/
PostgreSQLhttps://www.postgresql.org/docs/current/index.html
Prompts
Learn moreWrite Vitest Test
Vitest unit test
Use Vitest to write a comprehensive suite of unit tests for this function
Context
Learn moreReference 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 structure of your current workspace