83,201 skills sorted by stars.
Provides Complete pytest configuration: pyproject.toml setup, custom markers registration, test discovery patterns, plug...
Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.
Measure and track test coverage: coverage thresholds by layer, coverage reporting (HTML/terminal), identifying coverage...
World-class pytest engineer for Python: write/refactor tests, fix flakiness, design fixtures/markers, add coverage, spee...
Generate standardized pytest configuration with fixtures, markers, and coverage settings. Creates conftest.py and pytest...
Pytest fixture design, conftest.py hierarchy, and DRY test code patterns. Identifies duplicate fixtures, plans fixture s...
Python testing with pytest using uv package manager. Use when: (1) Running Python tests, (2) Writing test files or test...
Pytest test development for Python microservices. Use when writing unit tests, integration tests, fixtures, mocking exte...
ML-specific testing skill using pytest with fixtures for data, models, and predictions.
Master mocking strategy for pytest: when to use autospec=True vs manual mocks, AsyncMock patterns for async code, mock b...
Automatically applies when writing pytest tests. Ensures proper use of fixtures, parametrize, marks, mocking, async test...
pytest best practices for writing comprehensive test suites. Use when writing or running Python tests, setting up test f...
Modern pytest test structure with fixtures, parametrization, and the AAA pattern. PROACTIVELY activate for: (1) Writing...
Pytest is a powerful testing framework that emphasizes modularity via fixtures and scalability via parametrization. It s...
Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.
Comprehensive pytest testing skill for Python projects. Write efficient, maintainable tests with fixtures, parametrizati...
Write pytests that test real public interfaces with actual components, no mocking, and precise assertions. MIRA-specific...
Execute Python tests with pytest, supporting fixtures, markers, coverage, and parallel execution. Use for Python test au...
Execute and generate pytest tests for Python projects with fixtures, parametrization, and mocking support
Scaffolds pytest unit tests for Python backend functions and classes. Use when creating tests for FastAPI endpoints, ser...
Apply pytest best practices and project testing conventions. Use when writing or modifying tests.
Async testing with pytest, pytest-asyncio, httpx, fixtures, coverage reports, and test-first development. Use when writi...
Complete guide for Pyth Network - decentralized oracle providing real-time price feeds for DeFi. Covers price feed integ...
Python development with ruff, mypy, pytest - TDD and type safety
Python 3.11+ performance optimization guidelines (formerly python-311). This skill should be used when writing, reviewin...
Python后端开发专家。精通FastAPI、Django、Flask等框架,以及Pydantic、SQLModel、Alembic、Playwright等Python生态最佳实践。 适用场景: - 现代异步API (FastAPI) -...
Python skill router. Use when planning, implementing, or reviewing Python changes and you need to select focused skills...
Develops Python 3.11+ backend services for Bookkeep using FastAPI, SQLAlchemy, and async patterns. Use when: writing rou...
Build, review, and refactor Python backend services. Use for tasks like FastAPI/Flask service setup, API design, request...
Write Python code following best practices. Use when developing Python applications. Covers type hints, async, and moder...
编写用于数据清洗、分析和可视化的 Python 脚本 (Pandas/Matplotlib)
Statistical modeling toolkit. OLS, GLM, logistic, ARIMA, time series, hypothesis tests, diagnostics, AIC/BIC, for rigoro...
Standards for efficient, readable, and performant data manipulation using Python's Pandas library.
Modern Python 3.13 development patterns and syntax including async/await, pattern matching, and modern type annotations....
Advanced Python profiling with cProfile, py-spy, and optimization techniques including Python 3.13 features. PROACTIVELY...
Python Agent 开发规范(Windows wxauto v4),包括项目结构、模块化、wxauto 使用、IPC 集成、错误处理、测试和部署。
Common Python anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing implementations, or when...
Use this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist when reviewing code, bef...
Enforce production-quality Python code standards. Prevents generic AI patterns through PEP 8 compliance, type hints, and...
Comprehensive design architecture review for Python backend applications. Use this skill when users ask you to review, a...
asyncio and async/await patterns for Python applications.
Asyncio is a concurrency model designed for IO-bound and high-level structured network code. It uses cooperative multita...