
de Han (Claude Code Plugins)135
Guidance on the pytest plugin ecosystem: plugin development, pytest-cov, pytest-mock, configuration, CI integration, and advanced patterns.
This skill is a comprehensive reference for working with the Pytest plugin ecosystem. It consolidates practical guidance on installing and configuring pytest, developing and testing custom plugins, integrating common plugins like pytest-cov and pytest-mock, and applying best practices for CI/CD and team workflows. The content focuses on configuration strategies, architecture, extensibility points, and troubleshooting patterns to maintain reliable test suites.
Use this skill during project setup, when adding or troubleshooting pytest plugins, when building custom plugin extensions, or when integrating pytest into CI pipelines. It's appropriate for developers onboarding to a codebase, or teams standardizing testing practices.
Applies to developer-facing automation and local agents that can run Python toolchains, CI helpers, or documentation assistants. Useful for agents that help with repo maintenance, test automation, and developer onboarding.
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.
GraphQL Inspector — Validate
Validate GraphQL operations against a schema with configurable depth, complexity, alias and directive limits to catch errors before runtime.
Gleam — Erlang Interop
Guides Gleam developers to call Erlang libraries, declare external functions, handle Erlang types, and integrate with OTP, NIFs, and ports.