Filters
Type
Model
Platform
Language
Industry
Proficiency
Browse
34 itemsNumpy
This guide provides definitive, actionable best practices for writing high-performance, maintainable, and correct NumPy code, emphasizing vectorization, explicit dtypes, and modern GPU acceleration.
Nextjs
"Next.js with TypeScript and Tailwind UI best practices"
Go
Definitive guidelines for writing clear, simple, performant, and maintainable Go code, adhering to Google's style and modern best practices.
Rust
Definitive guidelines for writing idiomatic, performant, and maintainable Rust code, focusing on modern best practices for structure, patterns, and error handling.
Postgresql
"PostgreSQL production rules. Safe migrations, parameterized queries, TIMESTAMPTZ, proper indexing strategy."
Typescript
Enforce modern TypeScript best practices for robust, type-safe JavaScript applications, focusing on strictness, clear type definitions, and runtime validation.
Svelte
"Svelte best practices and patterns for modern web applications"
Conventional Commits
Always-on rule that keeps agent commit messages in Conventional Commits format.
Rust
Rust best practices for Solana smart contract development using Anchor framework and Solana SDK
Docker
Docker production rules. Pinned versions, multi-stage builds, non-root user, minimal attack surface.