Filters
Type
Model
Platform
Language
Industry
Proficiency
Browse
42 itemsPytest
This guide defines our team's definitive best practices for writing fast, reliable, and maintainable tests using pytest, ensuring consistency and high code quality across projects.
Sqlalchemy
This guide enforces modern SQLAlchemy 2.x best practices for Python applications, ensuring type-safe, performant, and maintainable database interactions.
Python
This guide defines the definitive Python best practices for our team, focusing on readability, maintainability, and modern development standards. Adhere to these rules for consistent, high-quality Python code.
Vue
This guide provides definitive, opinionated best practices for writing clean, performant, and maintainable Vue 3 applications using modern patterns like the Composition API and Pinia.
Rust
Definitive guidelines for writing idiomatic, performant, and maintainable Rust code, focusing on modern best practices for structure, patterns, and error handling.
Tailwind
Provides definitive best practices for using Tailwind CSS, focusing on maintainability, performance, and scalability in modern web development.
Matplotlib
This guide outlines definitive best practices for writing clean, performant, and maintainable matplotlib code, emphasizing the object-oriented API and modern data science workflows.
Postgresql
This guide defines the definitive best practices for writing clean, performant, and maintainable PostgreSQL SQL, focusing on modern conventions and avoiding common pitfalls.
Changelog writing skill
Agent Skill that drafts user-facing changelog entries from merged PR titles.
Structured code review prompt
Reusable prompt that turns a model into a rigorous code reviewer with a fixed output format.
Minimal AGENTS.md starter
A lean AGENTS.md template: project context, commands, conventions, and hard rules.
Conventional Commits
Always-on rule that keeps agent commit messages in Conventional Commits format.
English Translator and Improver
Prompt Generator
Proofreader
Linux Terminal
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.