python-patterns
[ Destacado ]Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
Explora e instala miles de habilidades para AI Agents en el directorio de Killer-Skills. Compatible con Claude Code, Windsurf, Cursor y más.
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
This AI agent skill provides comprehensive Python testing strategies using pytest, TDD methodology, and best practices, helping developers write robust and maintainable code.
Reviews Python code with an extremely high quality bar for Pythonic patterns, type safety, and maintainability. Use after implementing features, modifying code, or creating new Python modules.
A minimal, secure Python interpreter written in Rust for use by AI
Data Extraction (from https://stats.nba.com) and Processing Scripts to Produce the NBA Database on Kaggle (https://kaggle.com/wyattowalsh/basketball)
Simulations of the Ethical Riemann Hypothesis (ERH), which states that in a "healthy" moral judgment system, the error in predicting critical misjudgments gr...
Human-in-the-loop execution for LLM agents
an operations system for teams that orchestrates specialized AI agents through the design process
Use when implementing project tasks that need consistent coding standards, verification, and frontend stack defaults.
SQLAlchemy and database patterns for Python. Triggers on: sqlalchemy, database, orm, migration, alembic, async database, connection pool, repository pattern, unit of work.
Backend services development with Python emphasizing security, performance, and maintainability for JARVIS AI Assistant
Use when building or structuring Python CLI commands with Typer, including commands, options, and multi-command apps.