python-testing
[ Избранное ]Тестирование на Python - это стратегии тестирования, которые используют pytest, TDD и покрытие кода для обеспечения качества кода.
Просматривайте и устанавливайте тысячи навыков AI Agent в каталоге Killer-Skills. Совместимо с Claude Code, Windsurf, Cursor и другими.
Тестирование на Python - это стратегии тестирования, которые используют pytest, TDD и покрытие кода для обеспечения качества кода.
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
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)
Human-in-the-loop execution for LLM agents
Simulations of the Ethical Riemann Hypothesis (ERH), which states that in a "healthy" moral judgment system, the error in predicting critical misjudgments gr...
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.