LogoClawIndex
CasesSkillsAbout
LogoClawIndex

python-development - Modern Python Development with uv ruff pytest

Modern Python development workflow with uv, ruff, pytest, type checking, and pre-commit hooks

Tags

Updated: 2026-03-21

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create project
  • add dependency
  • remove dependency
  • run script
  • run linter
  • format code
  • run tests
  • check types
  • install git hooks

Inputs

  • project name
  • package name
  • Python script
  • test file
  • source code

Outputs

  • pyproject.toml
  • uv.lock
  • virtual environment
  • test report
  • coverage report
  • formatted code
  • type check results

Requirements

  • uv
  • ruff
  • pytest
  • Python 3.12
  • mypy or pyright

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
Python
Development
Testing
Code Quality
Dependency Management
create project
add dependency
remove dependency
run script
project name
package name
Python script
pyproject.toml
uv.lock
virtual environment