By github
Run pytest tests with coverage, identify uncovered lines via annotated source files, and iteratively add tests to reach 100% line coverage.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Visual whiteboard collaboration — opens an interactive whiteboard in your browser, Copilot sees your drawings and responds. NOTE: Copilot CLI only — this plugin uses Copilot CLI plugin structure (.github/plugin/plugin.json) which Claude Code does not discover.
Scaffolds an xUnit integration test project for validating Oracle-to-PostgreSQL database migration behavior in.NET solutions. Creates the test project, transaction-rollback base class, and seed data manager. Use when setting up test infrastructure before writing migration integration tests, or…
Review and refactor code in your project according to defined instructions
Use when: comparing SQL Server tables across instances, data migration validation, ETL verification, row mismatch detection, schema drift, reconciliation report, production vs staging comparison. Uses mssql-python driver with Apache Arrow for fast columnar data transfer and comparison.
Full STRIDE-A threat model analysis and incremental update skill for repositories and systems. Supports two modes: (1) Single analysis — full STRIDE-A threat model of a repository, producing architecture overviews, DFD diagrams, STRIDE-A analysis, prioritized findings, and executive assessments.…
npx claudepluginhub simplycubed/skills --plugin pytest-coverageComprehensive Pytest testing framework skills for Python projects with fixtures, plugins, and advanced testing patterns.
Analyze code coverage metrics, identify untested code, and generate comprehensive coverage reports
Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.
Comprehensive testing toolkit for test strategy, coverage analysis, and test data generation. Includes test strategist agent for planning optimal testing approaches.
Detect test smells, overmocking, flaky tests, and coverage issues. Analyze test effectiveness, maintainability, and reliability. Use when reviewing tests or improving test quality.
Test execution, TDD workflow, testing strategies, and quality analysis