Filters
Type
Model
Platform
Language
Industry
Proficiency
Browse
35 itemsVue
"Vue.js best practices and patterns for modern web applications"
Numpy
This guide provides definitive, actionable best practices for writing high-performance, maintainable, and correct NumPy code, emphasizing vectorization, explicit dtypes, and modern GPU acceleration.
Fastapi
"FastAPI best practices and patterns for building modern Python web APIs"
Svelte
Definitive guide for writing clean, performant, and maintainable Svelte 5 applications using the runes API and modern TypeScript practices.
Docker
Definitive guidelines for writing efficient, secure, and maintainable Dockerfiles and Docker Compose configurations, ensuring fast builds and reliable deployments.
Postgresql
This guide defines the definitive best practices for writing clean, performant, and maintainable PostgreSQL SQL, focusing on modern conventions and avoiding common pitfalls.
Postgresql
"PostgreSQL production rules. Safe migrations, parameterized queries, TIMESTAMPTZ, proper indexing strategy."
Changelog writing skill
Agent Skill that drafts user-facing changelog entries from merged PR titles.
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.