Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Python observability patterns including structured logging, metrics, and distributed tracing. Use when adding logging, i...
Observability patterns for Python applications. Triggers on: logging, metrics, tracing, opentelemetry, prometheus, obser...
| Function | Purpose | Gotcha |
Optimizes Python performance using asyncio, profiling, and best practices. Use when implementing async/await patterns, p...
Expert guidance for mathematical optimization in Python - systematic problem classification, library selection (scipy, p...
Use when supporting multiple backends/providers without forcing all dependencies on users. pyproject.toml extras pattern...
Build and publish professional Python packages to PyPI. Use when creating pip-installable packages, converting scripts t...
| uv Command | Purpose |
Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use...
Automatically applies when configuring Python project packaging. Ensures proper pyproject.toml setup, project layout, bu...
Python package creation and distribution: pyproject.toml, entry points, PyPI publishing, CI/CD
Comprehensive guide to creating, structuring, and distributing Python packages using modern packaging tools, pyproject.t...
Use when building or publishing Python packages with uv, including dist artifacts and pre-publish checks.
Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. T...
Pythonic idioms, PEP 8 standards, type hints, pytest testing strategies, TDD methodology, and best practices for buildin...
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python...
Use when creating Python projects, choosing concurrency models, optimizing performance, or managing dependencies with uv...
Python development patterns including package manager detection (uv, poetry, pip), project structure, and idiomatic Pyth...
Pythonic 惯用法、PEP 8 标准、类型提示以及构建稳健、高效且可维护的 Python 应用程序的最佳实践。
Patterns for using Peewee ORM with DatabaseProxy and scoped connections/transactions. Use when setting up DatabaseProxy,...
Use this skill when writing Python code following PEP 8 and modern Python best practices. Provides comprehensive guidanc...
Profiling and optimization patterns for Python code.
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging sl...
Python performance optimization patterns using profiling, algorithmic improvements, and acceleration techniques. Use whe...
Low-risk Python performance optimization patterns with verified speedups
Python data processing pipelines with modular architecture. Use when building content processing workflows, implementing...
6-phase read-only analysis workflow for Python code in markdown documents.Detects design principle violations, code smel...
Run and test Python code in a dedicated playground directory. Use when you need to execute Python scripts, test code sni...
Comprehensive plotting and visualization in Python - matplotlib (static publication-quality plots), seaborn (statistical...
Create and manipulate PowerPoint presentations programmatically. Build slide decks with layouts, shapes, charts, tables,...
Generate complete Python scripts that build polished PowerPoint decks with python-pptx and real slide content.
Generate Jupyter notebook practice challenges for Python. Use when the user wants practice problems, coding exercises, s...
Use when building Python 3.11+ applications requiring type safety, async programming, or production-grade patterns. Invo...
Master Python 3.12+ with modern features, async programming, performance optimization, and production-ready practices. E...
Step-by-step guidance for python pro.
Modern Python 3.12+ development with cutting-edge tools and practices. Use when writing production Python code, implemen...