Expo Router file-based navigation patterns. Use when implementing navigation.
2
AI 91
play-sound
IvanTorresEdge2/5/2026
Cross-platform audio feedback system for task completion and user prompts. Provides non-intrusive sound notifications to improve workflow awareness.
2
AI 87
grpc-patterns
IvanTorresEdge2/5/2026
gRPC service implementation patterns. Use when building gRPC services.
2
AI 72
typescript-strict-config
IvanTorresEdge2/5/2026
Strict TypeScript configuration with all safety flags enabled. Use when initializing TypeScript projects or enforcing type safety.
1
AI 95
upgrade-safety
IvanTorresEdge2/5/2026
Safe upgrade practices for upgradeable smart contracts. Use when planning or executing contract upgrades.
1
AI 95
proxy-patterns
IvanTorresEdge2/5/2026
Proxy patterns for upgradeable smart contracts. Use when implementing or reviewing upgradeable contracts.
1
AI 95
contract-patterns
IvanTorresEdge2/5/2026
Common Solidity design patterns and implementations for secure smart contract development. Use when implementing standard functionality like access control, upgradeability, or token standards.
1
AI 95
tanstack-query-mobile
IvanTorresEdge2/5/2026
TanStack Query for React Native data fetching. Use when implementing server state.
1
AI 95
gluestack-ui-setup
IvanTorresEdge2/5/2026
Gluestack-ui component library setup and usage. Use when implementing pre-built accessible components.
1
AI 95
zustand-patterns
IvanTorresEdge2/5/2026
Zustand state management patterns. Use when implementing client-side state with Zustand.
1
AI 94
biome-setup
IvanTorresEdge2/5/2026
Biome linter/formatter setup. Use when configuring Biome as an alternative to ESLint + Prettier.
1
AI 94
secure-storage-patterns
IvanTorresEdge2/5/2026
expo-secure-store patterns for sensitive data. Use when storing tokens and credentials.
1
AI 92
prisma-setup
IvanTorresEdge2/5/2026
Prisma ORM configuration and patterns. Use when setting up database access with Prisma.
1
AI 88
platform-specific-code
IvanTorresEdge2/5/2026
Platform-specific patterns for iOS and Android. Use when writing platform-conditional code.
1
AI 87
performance-profiling
IvanTorresEdge2/5/2026
pprof usage and performance analysis. Use when profiling applications.
1
AI 85
rest-api-patterns
IvanTorresEdge2/5/2026
REST API implementation patterns. Use when building HTTP APIs.
1
build-tools
IvanTorresEdge2/5/2026
Build tool configuration for tsup, tsx, and bundlers. Use when setting up build pipelines.
1
commit-standards
IvanTorresEdge2/5/2026
Standards for writing clear, concise git commit messages. Use when creating commits, reviewing commit history, or establishing git workflow conventions.