wfc-python

Community

Python development standards for WFC.

Authorsam-fakhreddine
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces a consistent, high-quality standard for Python development within WFC projects, ensuring maintainability, security, and performance across all Python codebases.

Core Features & Use Cases

  • Standardized Tooling: Enforces the use of UV, Black, Ruff, and Mypy for a streamlined development workflow.
  • Modern Python Practices: Mandates Python 3.12+ features, full type annotations, and PEP 562 for efficient imports.
  • Preferred Libraries & Frameworks: Promotes the use of battle-tested libraries like orjson, structlog, httpx, FastAPI, and Pydantic.
  • Use Case: When starting a new Python service, this Skill ensures all code adheres to best practices, reducing onboarding time and preventing common errors.

Quick Start

Ensure all new Python files adhere to the standards defined in the wfc-python skill.

Dependency Matrix

Required Modules

python-dotenv>=1.0orjson>=3.9structlog>=24.1tenacity>=8.2pydantic>=2.6pydantic-settings>=2.2httpx>=0.27joblib>=1.3fastapi>=0.110uvicorn>=0.27fire>=0.5faker>=22.0pytest>=8.0pytest-cov>=4.1pytest-asyncio>=0.23

Components

scripts

💻 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: wfc-python
Download link: https://github.com/sam-fakhreddine/wfc/archive/main.zip#wfc-python

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.