Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

52 skills indexed across 13 categories

Results for “python” - 52 found

CORE DIRECTIVE: AWWWARDS-LEVEL DESIGN ENGINEERING

18,749

Elite UX/UI & Advanced GSAP Motion Engineer. Enforces Python-driven true randomization for layout variance, strict AIDA page structure, wide

Frontend by leonxlnx/taste-skill

Python Code Executor

18,639

Execute Python code in a safe sandboxed environment via [inference.sh](https://inference.sh). Pre-installed: NumPy, Pandas, Matplotlib, requ

Data by qu-skills/skills

developing-genkit-python

6,988

Develop AI-powered applications using Genkit in Python. Use when the user asks about Genkit, AI agents, flows, or tools in Python, or when e

Agent by firebase/agent-skills

python-testing-patterns

1,251

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setti

Testing by wshobson/agents

release-skills

1,132

Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, GitHub Releases, annot

Backend by jimliu/baoyu-skills

python-performance-optimization

1,071

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, opti

General by wshobson/agents

python-design-patterns

836

Python design patterns including KISS, Separation of Concerns, Single Responsibility, and composition over inheritance. Use this skill when

Design by wshobson/agents

Python Code Style & Documentation

686

Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configu

Docs by wshobson/agents

apify-actorization

659

Convert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK with Actor.init/exit), Python (

Backend by apify/agent-skills

async-python-patterns

642

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, con

Backend by wshobson/agents

uv-package-manager

623

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when set

Agent by wshobson/agents

Python Project Structure & Module Architecture

621

Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining publ

Backend by wshobson/agents

Python Development Patterns

612

Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

General by affaan-m/everything-claude-code

Python Anti-Patterns Checklist

603

Use this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing imple

General by wshobson/agents

python-error-handling

599

Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing valida

General by wshobson/agents

python-type-safety

585

Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic cl

General by wshobson/agents

Python Testing Patterns

582

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

Testing by affaan-m/everything-claude-code

Data Visualization Skill

574

Create effective data visualizations with Python (matplotlib, seaborn, plotly). Use when building charts, choosing the right chart type for

Data by anthropics/knowledge-work-plugins

python-packaging

568

Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Pyth

General by wshobson/agents

python-observability

568

Python observability patterns including structured logging, metrics, and distributed tracing. Use when adding logging, implementing metrics

General by wshobson/agents

Python Configuration Management

555

Python configuration management via environment variables and typed settings. Use when externalizing config, setting up pydantic-settings, m

General by wshobson/agents

Python Background Jobs & Task Queues

555

Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing async task processing, j

General by wshobson/agents

Python Resilience Patterns

549

Python resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators. Use when adding retry

General by wshobson/agents

python-resource-management

547

Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, file handles, implementing

General by wshobson/agents