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.
This is a low-quality boilerplate skill that appears to be AI-generated template filler. Despite being about pytest plugins, the code examples use JavaScript syntax (function/const/try-catch) instead of Python, and all code blocks contain only comments with no actual runnable code. The SKILL.md is extremely long but says almost nothing specific — every section repeats generic placeholders like 'Feature 1: Core functionality' and 'Configuration Option 1'. No scripts are bundled, no concrete commands or configurations are provided, and no pytest-specific knowledge is actually conveyed.
Appears to be auto-generated template content with no real value. The skill provides no actionable instructions for pytest plugin development, coverage, mocking, or CI integration despite its description. Code examples are syntactically wrong (JS in Python skill). Would recommend disabling or delisting as it adds no value and may mislead users.
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.
Atomic Design — Quarks
Guidance for creating and organizing ‘quarks’—design tokens and primitive values (colors, spacing, typography, shadows) that form the foundation of a design sys
Professional Honesty
Guidelines for agents to prioritise technical accuracy and direct, evidence-based communication instead of excessive agreeableness.
React Native Components
Practical guidance and patterns for building React Native UI components: core components, composition, performance best practices, and common patterns.
Gluestack UI — Accessibility
Guidance and best practices for building accessible interfaces with gluestack-ui (WCAG 2.1 AA, ARIA, screen readers, keyboard navigation).
Tailwind Configuration
Guides configuring tailwind.config (content paths, theme extension, plugins, dark mode and production optimizations) for projects using Tailwind CSS.
Ink Hooks & State Management
Guidance and examples for using React-style hooks (useState, useEffect, useInput, useApp, useStdout, useFocus) to manage state and side effects in Ink terminal
Docker Compose Networking
Practical guidance for designing Docker Compose network topologies—service discovery, bridge and internal networks, aliases, static IPs, and troubleshooting for
Kustomize Generators
Generate Kubernetes ConfigMaps and Secrets with Kustomize from literals, files, and envs to manage environment-specific configuration and trigger safe rollouts.