By qltysh
Skills and prompts for AI coding tools to set up and manage Qlty workflows
Set up and troubleshoot Qlty code coverage reporting in CI pipelines. Use this skill when users want to add coverage uploads to CI (GitHub Actions, CircleCI), integrate Qlty coverage into a project, configure coverage merging or coverage tags for monorepos, fix coverage upload issues (format errors, 0% coverage, path validation failures), or use qltysh/qlty-action/coverage. Supports Python, JavaScript, TypeScript, Go, Ruby, Java, Kotlin, PHP, Elixir, .NET, and Swift. Do NOT use for Qlty static analysis (qlty check, qlty.toml), writing tests, or general CI/CD changes unrelated to coverage.
Configure and fine-tune qlty.toml for static analysis using the Qlty CLI and Qlty Cloud. Use this skill when a user wants to set up Qlty for the first time, improve an existing qlty.toml configuration, choose which linters and security scanners to enable, configure plugin modes (block/comment/monitor), set code smell thresholds, or tune exclude patterns. Handles single repos and monorepos. Supports all Qlty-supported languages: JavaScript, TypeScript, Python, Ruby, Go, Java, Kotlin, PHP, Rust, Swift, Shell, CSS, SQL, Terraform, Docker, and more. Do NOT use for code coverage setup (use setup-coverage instead), writing or running tests, or general CI/CD changes unrelated to Qlty analysis.
Prompts and skills for AI coding tools to help you set up and manage Qlty workflows.
| Skill | Description |
|---|---|
| setup-coverage | Set up code coverage reporting in CI using Qlty Cloud |
| setup-qlty-toml | Configure qlty.toml for static analysis with the Qlty CLI and Qlty Cloud |
# Add the Qlty marketplace
/plugin marketplace add qltysh/qlty-skills
# Install the plugin
/plugin install qlty-skills@qlty
Skills are then available as /qlty-skills:setup-coverage and /qlty-skills:setup-qlty-toml.
Copy the skill file into your Cursor rules directory:
cp skills/setup-coverage/SKILL.md .cursor/rules/setup-coverage.md
Add the skill as a Windsurf rule by copying the contents of the relevant SKILL.md file into your Windsurf rules configuration.
Use the contents of any SKILL.md file as a system prompt or instruction file in your tool of choice. The frontmatter (between the --- markers) is Claude Code-specific metadata and can be ignored — the instructions below it are universal.
This project is licensed under the MIT License — see LICENSE for details.
Each skill lives in its own directory under skills/ with a SKILL.md file. To add a new skill, create a new directory and follow the existing pattern.
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.
npx claudepluginhub qltysh/qlty-skills --plugin qlty-skillsSkill evaluation and benchmarking - test skill effectiveness with behavioral eval cases, grade results, and track quality improvements
Quality gate automation using Claude Code hooks and subagents.
Agents specialized in quality assurance, testing strategies, and test architecture. Focuses on ensuring code quality and reliability.
Claude Code software delivery workflows packaged as namespaced skills and agents.
Quality engineering: E2E, API, integration, performance, chaos, flaky tests, observability, mutation testing, coverage gap analysis. 21 reference sheets, 5 commands, 3 agents.
Curator - Ancient guardian of code excellence. Orchestrates 5 quality gates (Static Analysis, Test Coverage, Security Scanning, Complexity Analysis, Dependency Health) in a unified flow. Ensures pristine code through Forerunner precision and automated enforcement.