python-services

Community

Build robust Python apps & services.

Authoriliaal
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides best practices and tooling for building modern Python applications, including command-line interfaces, asynchronous services, and background job processing.

Core Features & Use Cases

  • Modern Tooling: Integrates uv for package management, ruff for linting/formatting, and ty for type checking.
  • CLI Development: Guides on using click and argparse for building command-line tools with proper entry points.
  • Asynchronous Programming: Demonstrates asyncio patterns for I/O-bound tasks and multiprocessing for CPU-bound work.
  • FastAPI Services: Outlines project structure, configuration, dependency injection, and asynchronous database usage for web services.
  • Background Jobs: Covers Celery/Dramatiq for task queues, emphasizing idempotency and retries.
  • Resilience & Observability: Incorporates tenacity for retries, structured logging with structlog, and Prometheus metrics.

Quick Start

Use the python-services skill to set up a new FastAPI project with uv, ruff, and ty.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: python-services
Download link: https://github.com/iliaal/compound-engineering-plugin/archive/main.zip#python-services

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.