Plugins

12 plugins
@dotnet
Dotnet Test
Skills for running, generating, analyzing, and improving .NET tests: test execution, filtering, platform detection, coverage, testability, and MSTest workflows.
20 skills · plugin
@auto-skiller
Qa Testing
Qa Testing from Auto-Skiller/plugboot.
3 skills · plugin
curated
Testing & Quality
Testing, TDD, code review, linting and debugging.
25 skills · plugin
@owl-listener
Prototyping Testing
Prototyping and testing skills: wireframe specs, usability heuristics, heuristic evaluations, accessibility audits, A/B test design, and benchmark analysis.
8 skills · plugin
@trailofbits
Testing Handbook Skills
Skills from the Trail of Bits Application Security Testing Handbook (appsec.guide)
15 skills · plugin
@dotnet
Dotnet Test Migration
Skills and an orchestrator agent for migrating .NET test frameworks and platforms: MSTest and xUnit version upgrades, xUnit-to-MSTest conversion, and VSTest to Microsoft.Testing.Platform.
5 skills · plugin
curated
Python Test Suite with Coverage
Develop a comprehensive Python test suite using pytest, measure coverage, and increase to 100%.
3 skills · plugin
curated
Automated E2E Test Generation
Installs a pipeline to explore a website, generate a Playwright test, and run it until passing.
10 skills · plugin
curated
Bug Fix with Regression Test
Reproduce a bug as a regression test, fix the code until green, and verify before committing.
9 skills · plugin
curated
DotNet Test Migration to MTP
Migrate .NET test projects from VSTest to MTP, updating project files, CLI, and CI/CD pipelines.
3 skills · plugin
curated
DotNet Test Quality Audit
Analyze .NET test suites for anti-patterns, maintainability issues, and assertion diversity, producing a severity-ranked report.
3 skills · plugin
curated
Refactor Code Safely
Restructure code while preserving behavior: confirm tests are green, refactor in small steps, keep tests green, review, and commit.
9 skills · plugin

Results for “test”

65 skills
trailofbits
Audit Prep Assistant
Prepares codebases for security review using Trail of Bits' checklist by setting review goals, running static analysis, increasing test coverage, removing dead code, and generating documentation.
6k · bundle
luokai0
Code Qc
Runs a structured quality control audit on codebases, covering tests, imports, static analysis, type checking, smoke tests, UI verification, file consistency, and documentation, producing a PASS/WARN/FAIL report.
10 · bundle
expo
Eas App Stores
Build and submit Expo apps to the iOS App Store, Google Play Store, and TestFlight using EAS, with configuration for build profiles, version management, and store metadata.
2.2k · bundle
mukul975
Performing Purple Team Atomic Testing
Executes Atomic Red Team tests mapped to MITRE ATT&CK techniques, performs coverage gap analysis, and runs detection validation loops to measure blue team visibility.
24.6k · bundle
majiayu000
Act
Run GitHub Actions workflows locally with act, including installation, configuration, event payloads, secrets, and debugging.
567 · bundle
expo
Expo Deployment
Deploy Expo apps to production with EAS — build and submit to the iOS App Store, Google Play Store, and TestFlight, configure eas.json build and submit profiles, manage app versions and build numbers, publish App Store metadata and ASO, and deploy web bundles and API routes via EAS Hosting.
2.2k · bundle
chimeranext
Github Actions
Configures GitHub Actions CI/CD pipelines for Flutter and backend monorepos, including testing, building, and deployment workflows.
4
antigravity
Development
Orchestrates end-to-end software development from scaffolding to deployment, covering frontend, backend, database, testing, and CI/CD workflows.
42.4k
neuralblitz
Build Tools
Automates multi-language software builds with Makefiles, dependency management, testing, packaging, and CI/CD integration.
1
tinh2
Hotfix
Diagnoses and fixes bugs in emergency mode with a maximum of two iterations, then commits, pushes, and creates a pull request.
13
gabrielmoreira
Release
Enforces the complete release checklist for ClawRouter: version sync, CHANGELOG, build, tests, npm publish, git tag, and GitHub release, with no steps skipped.
17
neuralblitz
Cicd
Designs and implements CI/CD pipelines, automating build, test, and deployment processes with security scanning and deployment strategies.
1
nimoqup046-collab
Bash Pro
Writes and reviews defensive Bash scripts for automation, CI/CD, and system utilities, emphasizing safety, portability, and testability.
2
iamanacarolinarezende
Bash Pro
Write defensive Bash scripts for production automation, CI/CD pipelines, and system utilities with safe, portable, and testable patterns.
0
affaan-m
Laravel Verification
Runs a multi-phase verification pipeline for Laravel projects including environment checks, linting, static analysis, tests with coverage, security scans, and deployment readiness.
226k
antigravity
Loki Mode
Automates the entire software development lifecycle from PRD to production with zero human intervention, using multi-agent orchestration and memory systems.
42.4k · bundle
mukul975
Building Patch Tuesday Response Process
Establish a structured operational process to triage, test, and deploy Microsoft Patch Tuesday security updates within risk-based remediation SLAs.
24.6k · bundle
github
Python Pypi Package Builder
Build, test, lint, version, and publish production-grade Python libraries to PyPI with support for multiple build backends, versioning strategies, and CI/CD.
36.2k · bundle
tradermonty
Skill Designer
Generates a structured Claude CLI prompt from a JSON idea specification to bootstrap a complete skill directory with SKILL.md, references, scripts, and tests following repository conventions.
2.3k · bundle
affaan-m
Quarkus Verification
Runs a comprehensive verification pipeline for Quarkus projects including build, static analysis, tests with coverage, security scans, native compilation, and diff review before PRs or releases.
226k
tools-only
033 Pro F2796465
Quick reference for Salesforce Agent Script CLI commands, covering retrieve, validate, publish, deploy, and test workflows, plus authoring bundle structure and CI/CD integration.
7 · bundle
lucaspmarie-a11y
Bash Pro
Write defensive, portable Bash scripts for automation, CI/CD, and system utilities, with strict error handling, safe argument parsing, and testing via Bats and ShellCheck.
5
dangquangse
Team
Orchestrates a full software development pipeline by sequentially loading and executing seven role-specific skills (BA, TechLead, PM, BE Dev, FE Dev, Tester, QA/QC), with configurable project levels and gate checks.
19 · bundle
huuanh20
Team
Orchestrates a full software delivery pipeline by sequentially loading and executing seven role-specific skills (BA, TechLead, PM, BE Dev, FE Dev, Tester, QA/QC), managing project configuration, task tracking, and gate checks.
1 · bundle
pranavnagrecha
Scratch Org Pools
Configures pre-created scratch org pools for parallel CI testing, reducing pipeline wait times by claiming pre-warmed orgs instead of provisioning on demand. Covers CumulusCI pool commands, Dev Hub limits, and CI integration.
15 · bundle
alirezarezvani
Monorepo Navigator
Navigate, manage, and optimize monorepos with tools like Turborepo, Nx, pnpm workspaces, and Lerna. Enables cross-package impact analysis, selective builds and tests, remote caching, dependency graph visualization, and structured multi-repo to monorepo migrations.
20.4k · bundle
mukul975
Implementing Policy As Code With Open Policy Agent
Enforce organizational security policies across Kubernetes clusters and CI/CD pipelines using Open Policy Agent (OPA) and Gatekeeper, including writing Rego policies, deploying admission controllers, and testing policies locally.
24.6k · bundle
mukul975
Integrating Dast With Owasp Zap In Pipeline
Integrates OWASP ZAP for Dynamic Application Security Testing in CI/CD pipelines, configuring baseline, full, and API scans, interpreting findings, tuning policies, and establishing quality gates in GitHub Actions and GitLab CI.
24.6k · bundle
mukul975
Integrating Sast Into Github Actions Pipeline
Integrates Static Application Security Testing (SAST) tools—CodeQL and Semgrep—into GitHub Actions CI/CD pipelines, configuring automated code scanning, tuning rules, uploading SARIF results, and establishing quality gates that block merges on high-severity vulnerabilities.
24.6k · bundle