CORE DIRECTIVE: AWWWARDS-LEVEL DESIGN ENGINEERING
18,749Elite UX/UI & Advanced GSAP Motion Engineer. Enforces Python-driven true randomization for layout variance, strict AIDA page structure, wide
Python Code Executor
18,639Execute Python code in a safe sandboxed environment via [inference.sh](https://inference.sh). Pre-installed: NumPy, Pandas, Matplotlib, requ
developing-genkit-python
6,988Develop AI-powered applications using Genkit in Python. Use when the user asks about Genkit, AI agents, flows, or tools in Python, or when e
python-testing-patterns
1,251Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setti
release-skills
1,132Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, GitHub Releases, annot
python-performance-optimization
1,071Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, opti
python-design-patterns
836Python design patterns including KISS, Separation of Concerns, Single Responsibility, and composition over inheritance. Use this skill when
Python Code Style & Documentation
686Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configu
apify-actorization
659Convert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK with Actor.init/exit), Python (
async-python-patterns
642Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, con
uv-package-manager
623Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when set
Python Project Structure & Module Architecture
621Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining publ
Python Development Patterns
612Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
Python Anti-Patterns Checklist
603Use this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing imple
python-error-handling
599Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing valida
python-type-safety
585Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic cl
Python Testing Patterns
582Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
Data Visualization Skill
574Create effective data visualizations with Python (matplotlib, seaborn, plotly). Use when building charts, choosing the right chart type for
python-packaging
568Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Pyth
python-observability
568Python observability patterns including structured logging, metrics, and distributed tracing. Use when adding logging, implementing metrics
Python Configuration Management
555Python configuration management via environment variables and typed settings. Use when externalizing config, setting up pydantic-settings, m
Python Background Jobs & Task Queues
555Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing async task processing, j
Python Resilience Patterns
549Python resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators. Use when adding retry
python-resource-management
547Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, file handles, implementing