Skip to content

Instantly share code, notes, and snippets.

View stevanl's full-sized avatar

Stevan Litobac stevanl

View GitHub Profile
@stevanl
stevanl / CLAUDE.md
Last active January 2, 2026 08:53 — forked from minimaxir/CLAUDE.md
Python CLAUDE.md (20260101)

Agent Guidelines for Python Code Quality

This document provides guidelines for maintaining high-quality Python code. These rules MUST be followed by all AI coding agents and contributors.

Your Core Principles

All code you write MUST be fully optimized.

"Fully optimized" includes:

@stevanl
stevanl / CLAUDE.md
Created January 2, 2026 08:52 — forked from minimaxir/CLAUDE.md
Rust CLAUDE.md (20260101)

Agent Guidelines for Rust Code Quality

This document provides guidelines for maintaining high-quality Rust code. These rules MUST be followed by all AI coding agents and contributors.

Your Core Principles

All code you write MUST be fully optimized.

"Fully optimized" includes: