Pytest Setup
Configure pytest with fixtures, plugins, and coverage
Click Get this skill. Grab the .md file, one click, no account needed.
Add it to Claude. Drop it into ~/.claude/skills/. Claude picks it up the next time you open a session.
Ask normally. Type your question. The skill triggers on the right keywords — you don't have to remember anything.
Just want this one (and a few more)?
Add it to your cart at $2 per skill. Minimum 10 skills per checkout (so 20 USD floor).
Scaffold Django project with models, views, and URLs
Scaffold Flask application with blueprints and extensions
Scaffold FastAPI with async endpoints and auto-docs
Set up Python virtual environments and dependency management
Set up Poetry for Python dependency and package management
Add comprehensive type hints and mypy configuration to Python code