
from claude-plugins35
Quick reference for writing Python tests with pytest: fixtures, parametrization, coverage, mocking, and async testing.
Provides a concise, practical reference for writing and organizing Python tests using pytest. Covers running tests, coverage reporting, fixtures, parametrization, markers, async tests, and mocking best practices with examples and common commands. Useful as a hands-on guide for TDD cycles and basic test suite setup.
Use this skill when you need quick, actionable examples for writing unit and integration tests in Python, setting up coverage reports, learning fixtures and parametrization, or applying basic mocking. Not intended for advanced pytest plugin or xdist tuning.
Works well with developer-assistant agents that can run shell commands and read code (Copilot/Codex/Claude Code style agents).
This skill has not been reviewed by our automated audit pipeline yet.
OpenFeature SDK Integration
Guides integration of the vendor-agnostic OpenFeature feature-flag SDK across languages: installation, provider setup, flag evaluation, hooks, and testing patte
Mermaid Diagrams
Generate flowcharts, sequence diagrams, ERDs and other visuals from text using the Mermaid CLI (mmdc).
CI Workflow Standards
Guidelines and templates for GitHub Actions CI/CD: container builds, testing, release automation, and optional auto-fix workflows.
Project Discovery
Automatically orient an agent to an unfamiliar git codebase: analyze git state, detect project type and tooling, surface risk flags and give actionable next ste
Rust Development (Modern Practices)
Provides expert guidance for modern Rust systems programming: cargo workflows, ownership, async/concurrency (Tokio), testing, profiling, and tooling best practi
Git Repository Detection
Extract owner/repo identifiers from git remotes (HTTPS/SSH/enterprise) so CLIs and APIs can target the correct GitHub repository.
UV Workspaces — Python Monorepo Guide
Practical reference for managing Python monorepos with uv workspaces: workspace layout, shared lockfiles, member dependencies, sync/build commands, and Docker-f
MCP Server Management
Install, configure, and manage Model Context Protocol (MCP) servers for Claude Code, including runtime enable/disable, OAuth remote servers, and dynamic tool di
TFC Run Logs (Terraform Cloud)
Fetch and display Terraform Cloud plan and apply logs for a run ID to debug or review failed plans/applies (requires TFE_TOKEN).
Obsidian File History & Recovery
Inspect, diff, and restore previous Obsidian note versions from local file recovery or Obsidian Sync history.