By qltysh
Skills and prompts for AI coding tools to set up and manage Qlty workflows
npx claudepluginhub qltysh/qlty-skills --plugin qlty-skillsSet 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 |
# 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.
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.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.