Filters

Browse

35 items
Rule✓ sealedCC0-1.0

Vue

"Vue.js best practices and patterns for modern web applications"

Rule✓ sealedCC0-1.0

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.

Rule✓ sealedCC0-1.0

Fastapi

"FastAPI best practices and patterns for building modern Python web APIs"

Rule✓ sealedCC0-1.0

Svelte

Definitive guide for writing clean, performant, and maintainable Svelte 5 applications using the runes API and modern TypeScript practices.

Rule⚠ warningsCC0-1.0

Docker

Definitive guidelines for writing efficient, secure, and maintainable Dockerfiles and Docker Compose configurations, ensuring fast builds and reliable deployments.

Rule✓ sealedCC0-1.0

Postgresql

This guide defines the definitive best practices for writing clean, performant, and maintainable PostgreSQL SQL, focusing on modern conventions and avoiding common pitfalls.

Rule✓ sealedCC0-1.0

Postgresql

"PostgreSQL production rules. Safe migrations, parameterized queries, TIMESTAMPTZ, proper indexing strategy."

Skillintermediate✓ sealedMIT

Changelog writing skill

Agent Skill that drafts user-facing changelog entries from merged PR titles.

Rulebeginner✓ sealedMIT

Conventional Commits

Always-on rule that keeps agent commit messages in Conventional Commits format.

Rule✓ sealedCC0-1.0

Rust

Rust best practices for Solana smart contract development using Anchor framework and Solana SDK

Rule✓ sealedCC0-1.0

Docker

Docker production rules. Pinned versions, multi-stage builds, non-root user, minimal attack surface.